index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
2016-06-08
unicore: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
2015-09-23
power: bq27x00_battery: Renaming for consistency
Andrew F. Davis
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-01-02
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32
Mark Salter
2013-10-23
unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-03-20
unicore32: default GENERIC_GPIO to false
Alexandre Courbot
2013-03-20
unicore32: remove unneeded select GENERIC_GPIO
Alexandre Courbot
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-11-09
arch/unicore32: remove CONFIG_EXPERIMENTAL
Kees Cook
2012-11-09
unicore32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-11-09
UniCore32 bugfix: add missed CONFIG_ZONE_DMA
Guan Xuetao
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-10-05
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
2012-10-06
unicore32: select generic atomic64_t support
Fengguang Wu
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-07-20
arm,unicore32: Remove obsolete "select MISC_DEVICES"
Geert Uytterhoeven
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
unicore32: Use generic time config
Anna-Maria Gleixner
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
2011-11-16
unicore32: Fix typo 'PUV3_I2C'
Paul Bolle
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-29
unicore32: Use generic show_interrupts()
Thomas Gleixner
2011-03-17
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2011-03-17
unicore32: modify function names and parameters for irq_chips
GuanXuetao
2011-03-17
unicore32 machine related files: core files
GuanXuetao
2011-03-17
unicore32 core architecture: build infrastructure
GuanXuetao