summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * [ARM] 4583/1: ARMv7: Add VFPv3 supportCatalin Marinas2008-01-261-1/+6
| |_|_|_|/ |/| | | |
| | | | * [ARM] sa1100: add clock source supportRussell King2008-01-261-0/+1
| |_|_|/ |/| | |
| | | * [ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)Brian Swetland2008-01-261-0/+2
| | | * [ARM] msm: core platform support for ARCH_MSM7X00ABrian Swetland2008-01-261-0/+11
| |_|/ |/| |
| | * [ARM] 4668/1: ep93xx: implement new GPIO APIHerbert Valerio Riedel2008-01-261-0/+1
| |/ |/|
| * [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-2/+2
| * [ARM] 4646/1: AT91: configurable HZ, default to 128David Brownell2008-01-261-0/+1
|/
* [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams2008-01-201-0/+2
* Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-151-1/+1
* [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-081-1/+7
* [ARM] Allow watchdog drivers to be selected againRussell King2007-11-071-0/+2
* typo fixesMatt LaPlante2007-10-201-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-1/+1
* Merge branch 'pxa' into develRussell King2007-10-151-3/+3
|\