summaryrefslogtreecommitdiff
path: root/arch/openrisc/Kconfig
AgeCommit message (Expand)Author
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
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21openrisc: Use generic time configAnna-Maria Gleixner
2012-05-08openrisc: implement irqdomainsJonas Bonn
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-03-06OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds