aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionGravatar Stephen Boyd 1-6/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Gravatar Mark Salter 1-0/+1
2013-10-23unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTGravatar Mark Salter 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBGravatar Alexandre Courbot 1-1/+1
2013-03-20unicore32: default GENERIC_GPIO to falseGravatar Alexandre Courbot 1-1/+1
2013-03-20unicore32: remove unneeded select GENERIC_GPIOGravatar Alexandre Courbot 1-1/+0
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 1-2/+0
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Gravatar Al Viro 1-0/+2
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGravatar Guan Xuetao 1-0/+3
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmGravatar Linus Torvalds 1-10/+2
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkGravatar Thierry Reding 1-10/+2
2012-10-06unicore32: select generic atomic64_t supportGravatar Fengguang Wu 1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 1-0/+1
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Gravatar Geert Uytterhoeven 1-1/+0
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutGravatar Thomas Gleixner 1-2/+0
2012-05-21unicore32: Use generic time configGravatar Anna-Maria Gleixner 1-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hGravatar Mark Brown 1-0/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigGravatar Michael S. Tsirkin 1-3/+1
2011-11-16unicore32: Fix typo 'PUV3_I2C'Gravatar Paul Bolle 1-2/+2
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGravatar Guan Xuetao 1-4/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsGravatar Thomas Gleixner 1-1/+0
2011-03-29unicore32: Use generic show_interrupts()Gravatar Thomas Gleixner 1-0/+1
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...Gravatar GuanXuetao 1-0/+3
2011-03-17unicore32: modify function names and parameters for irq_chipsGravatar GuanXuetao 1-0/+1
2011-03-17unicore32 machine related files: core filesGravatar GuanXuetao 1-0/+25
2011-03-17unicore32 core architecture: build infrastructureGravatar GuanXuetao 1-0/+246