summaryrefslogtreecommitdiff
path: root/arch/unicore32/Kconfig
AgeCommit message (Expand)Author
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter
2013-10-23unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-20unicore32: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-20unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding
2012-10-06unicore32: select generic atomic64_t supportFengguang Wu
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21unicore32: Use generic time configAnna-Maria Gleixner
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29unicore32: Use generic show_interrupts()Thomas Gleixner
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao
2011-03-17unicore32: modify function names and parameters for irq_chipsGuanXuetao
2011-03-17unicore32 machine related files: core filesGuanXuetao
2011-03-17unicore32 core architecture: build infrastructureGuanXuetao