summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-241-0/+13
* kgdb: support for ARCH=armJason Wessel2008-07-231-0/+1
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-0/+1
|\
| * arm: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-151-30/+58
|\ \
| * \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-151-0/+3
| |\ \
| | * | [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+3
| | |/
| * | Merge branch 'imx' into develRussell King2008-07-101-0/+4
| |\ \
| | * | i.MXC family: Adding timer supportJuergen Beisert2008-07-051-0/+2
| | * | MXC arch: Add gpio support for the whole platformJuergen Beisert2008-07-051-0/+2
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-101-22/+50
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | * [ARM] 5140/1: RPC: Use HAVE_PATA_PLATFORM to select pata platform driverBen Dooks2008-07-031-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-0/+12
| | | | | | | * [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-0/+12
| | | | | | | * [ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek2008-06-221-0/+10
| | | | | | | * [ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2008-06-221-1/+2
| | | | | | | * [ARM] latencytop supportNicolas Pitre2008-06-221-0/+5
| | | |_|_|_|/ | | |/| | | |
| | | | | | * [ARM] 5123/1: Select GENERIC_HARDIRQS_NO__DO_IRQ for ARM archPaulius Zaleckas2008-07-031-0/+4
| | | |_|_|/ | | |/| | |
| | | | * | [ARM] 5160/1: IOP3XX: gpio/gpiolib supportArnaud Patard2008-07-101-0/+4
| | | |/ / | | |/| |
| | | * | [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-21/+0Star
| | |/ /
| * | | Merge branch 'fb' into develRussell King2008-07-031-8/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | [ARM] 5015/1: arm: remove ARCH_CO285Adrian Bunk2008-05-031-9/+1Star
| | |/
* | / ftrace: core support for ARMAbhishek Sagar2008-06-021-0/+2
|/ /
* | 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
| |/