summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * treewide: Fix typos in various KconfigMasanari Iida2012-12-031-1/+1
* | openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-191-0/+2
|/
* Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* openrisc: use generic strnlen_user() functionJonas Bonn2012-05-271-0/+1
* openrisc: use generic strncpy_from_userJonas Bonn2012-05-251-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-4/+1
|\
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * openrisc: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \
| * | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
| |/
* | openrisc: implement irqdomainsJonas Bonn2012-05-081-0/+1
|/
* OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger2012-03-061-0/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0
OpenPOWER on IntegriCloud