summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * [ARM] pxa: PXA3xx base supporteric miao2007-10-151-3/+3
* | [ARM] Update arch/arm/Kconfig for drivers/Kconfig changesRussell King2007-10-121-4/+10
* | [ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2007-10-121-0/+1
* | [ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2007-10-121-0/+1
* | [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-121-0/+1
|/
* ARM: OMAP: OSK led fixesDavid Brownell2007-08-221-2/+5
* Fix up "remove the arm26 port"Andrew Morton2007-07-311-2/+0
* [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTSEric Miao2007-07-241-0/+1
*-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-221-0/+9
|\ \
| | * [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3cBen Dooks2007-07-221-0/+1
| |/ |/|
| * [ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen2007-07-221-0/+8
|/
* Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-131-0/+2
|\
| * ARM: Add drivers/dma to arch/arm/KconfigDan Williams2007-07-131-0/+2
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-121-0/+5
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-121-0/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * [ARM] 4377/1: KS8695: GPIO driverAndrew Victor2007-07-121-0/+1
| | |_|/ | |/| |
| | | * [ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa2007-07-121-0/+2
| | | * [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-121-0/+1
| | |/ | |/|
| | * [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-121-0/+1
| |/
* | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-0/+3
|/
* [ARM] 4376/1: Selects GENERIC_GPIO for ARCH_IXP4XX in KconfigMilan Svoboda2007-05-161-0/+1
* Merge branch 'fixes' into develRussell King2007-05-121-1/+0
|\
| * [ARM] 4368/1: S3C24xx: build fixArnaud Patard2007-05-111-1/+0
* | [ARM] Ensure machine class menu is sorted alphabeticallyRussell King2007-05-121-25/+25
OpenPOWER on IntegriCloud