aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
Commit message (Expand)AuthorAge
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\
| * locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
* | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
|/
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-20
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-23
|\
| * openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-21
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-01
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-01
| * | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-01
| |/
* / openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-03
|/
* openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-04
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-11-13
|\
| * openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne2017-11-03
| * openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne2017-11-03
| * openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-03
| * openrisc: initial SMP supportStefan Kristiansson2017-11-03
| * irqchip: add initial support for ompicStafford Horne2017-11-03
| * openrisc: use qspinlocks and qrwlocksStafford Horne2017-11-03
| * openrisc: use shadow registers to save regs on exceptionStefan Kristiansson2017-11-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-08
* openrisc: use SPARSE_IRQJonas Bonn2017-02-06
* openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-12
* openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-12
* openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-08
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* openrisc: fix CONFIG_UID16 settingAndrew Morton2015-07-17
* openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-03
* irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-01
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-13
* consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-04
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
| * openrisc: default GENERIC_GPIO to falseAlexandre Courbot2013-03-20
* | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-30
|/
* openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-13
* openrisc: require gpiolibJonas Bonn2013-03-13
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27