aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-3/+0
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier1-0/+1
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson1-0/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang1-0/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-10/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle1-3/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-03-20openrisc: default GENERIC_GPIO to falseAlexandre Courbot1-1/+1
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn1-1/+0
2013-03-13openrisc: require gpiolibJonas Bonn1-1/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-10openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan1-4/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn1-0/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn1-0/+1
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21openrisc: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-08openrisc: implement irqdomainsJonas Bonn1-0/+1
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-03-06OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger1-0/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+0
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-12/+0
2011-10-31openrisc: drop unused Kconfig symbolsPaul Bolle1-12/+0
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-07-22OpenRISC: Build infrastructureJonas Bonn1-0/+207