summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-231-0/+2
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-211-0/+2
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-30/+0
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-6/+0
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-23/+0
| |/
* / openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-4/+1
|/
* openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-041-0/+4
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-131-2/+47
|\
| * openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne2017-11-031-0/+3
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-031-0/+4
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-031-0/+11
| * openrisc: initial SMP supportStefan Kristiansson2017-11-031-2/+15
| * irqchip: add initial support for ompicStafford Horne2017-11-031-0/+1
| * openrisc: use qspinlocks and qrwlocksStafford Horne2017-11-031-0/+2
| * openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-031-0/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* openrisc: use SPARSE_IRQJonas Bonn2017-02-061-0/+1
* openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-121-0/+1
* openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-121-0/+3
* openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-081-1/+1
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-3/+0
* openrisc: fix CONFIG_UID16 settingAndrew Morton2015-07-171-3/+1
* openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-0/+1
* irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-011-0/+1
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-131-0/+1
* consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-10/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * openrisc: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
* | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-301-3/+0
|/
* openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
* openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan2013-02-101-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ | |/ |/|