aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-03-20unicore32: default GENERIC_GPIO to falseAlexandre Courbot1-1/+1
2013-03-20unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot1-1/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+2
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao1-0/+3
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-10/+2
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding1-10/+2
2012-10-06unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven1-1/+0
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21unicore32: Use generic time configAnna-Maria Gleixner1-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+1
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle1-2/+2
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao1-4/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29unicore32: Use generic show_interrupts()Thomas Gleixner1-0/+1
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implementationGuanXuetao1-0/+3
2011-03-17unicore32: modify function names and parameters for irq_chipsGuanXuetao1-0/+1
2011-03-17unicore32 machine related files: core filesGuanXuetao1-0/+25
2011-03-17unicore32 core architecture: build infrastructureGuanXuetao1-0/+246