summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+3
* ARM: always select HAVE_IDEAdrian Bunk2008-04-281-14/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-0/+2
|\
| * UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch2008-04-201-0/+2
* | Merge branch 'omap2-upstream' into develRussell King2008-04-191-0/+1
|\ \
| * | ARM: OMAP: Use gpiolibDavid Brownell2008-04-141-0/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-191-3/+20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * [ARM] Add initial sparsemem supportRussell King2008-04-191-0/+8
| | |_|_|/ | |/| | |
| | | | * [ARM] sa1100: add clock event supportRussell King2008-04-151-0/+2
| | | | * [ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov2008-04-101-0/+1
| | |_|/ | |/| |
| | | * Orion: orion -> orion5x renameLennert Buytenhek2008-03-271-3/+4
| | | * plat-orion: introduceLennert Buytenhek2008-03-271-0/+4
| | |/ | |/|
| | * [ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon2008-04-191-0/+1
| |/
* / RealView: Enable the configuration options for PB11MPCoreBahadir Balban2008-04-181-2/+2
|/
* ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman2008-03-201-0/+1
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-0/+1
* [ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas2008-02-291-1/+2
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-5/+14
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* gpiolib support for the PXA architecturePhilipp Zabel2008-02-051-0/+1
* gpiolib: add drivers/gpio directoryDavid Brownell2008-02-051-0/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-051-2/+16
|\
| *-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-041-2/+16
| |\ \
| | | * [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-041-2/+2
| | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-0/+5
| | | * [ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2008-02-041-0/+1
| | | * [ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2008-02-041-0/+1
| | |/ | |/|
| | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-0/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+1Star
|\ \
| * | remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+1Star
| |/
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
* | Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers2008-02-031-1/+18
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+3
|\
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-021-0/+3
* | PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-021-5/+0Star
|/
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* Merge branch 'pxa-plat' into develRussell King2008-01-281-1/+8
|\
| * [ARM] pxa: add cpufreq supportRussell King2008-01-261-1/+7
| * [ARM] pxa: remove periodic mode emulation supportRussell King2008-01-261-0/+1
* | Merge branch 'orion' into develRussell King2008-01-281-2/+14
|\ \
| * | [ARM] OrionNAS RD board supportRonen Shitrit2008-01-261-1/+1
| * | [ARM] Orion: system timer supportTzachi Perelstein2008-01-261-0/+2
| * | [ARM] Orion: GPIO supportTzachi Perelstein2008-01-261-0/+1
| * | [ARM] Orion: PCI supportTzachi Perelstein2008-01-261-0/+1
| * | [ARM] basic support for the Marvell Orion SoC familyTzachi Perelstein2008-01-261-0/+8
| * | [ARM] Marvell Feroceon CPU core supportAssaf Hoffman2008-01-261-1/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-3/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas2008-01-261-0/+7