summaryrefslogtreecommitdiff
path: root/arch/openrisc/Kconfig
AgeCommit message (Expand)Author
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-11-03irqchip: add initial support for ompicStafford Horne
2017-11-03openrisc: use qspinlocks and qrwlocksStafford Horne
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-02-06openrisc: use SPARSE_IRQJonas Bonn
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-03-20openrisc: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn
2013-03-13openrisc: require gpiolibJonas Bonn
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-10openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds