summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into develRussell King2007-05-121-1/+0Star
|\
| * [ARM] 4368/1: S3C24xx: build fixArnaud Patard2007-05-111-1/+0Star
* | [ARM] Ensure machine class menu is sorted alphabeticallyRussell King2007-05-121-25/+25
* | [ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor2007-05-111-2/+11
* | [ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day2007-05-111-3/+0Star
* | [ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman2007-05-111-1/+10
|/
*-. Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-091-0/+1
|\ \
| | * ARM: OMAP: restore CONFIG_GENERIC_TIMEDavid Brownell2007-05-091-0/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-0/+20
|\ \
| | \
| | \
| *-. \ Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-061-0/+20
| |\ \ \ | | |_|/ | |/| |
| | | * [ARM] Add stacktrace support and make oprofile use itRussell King2007-04-281-0/+8
| | |/ | |/|
| | * [ARM] 4262/1: OMAP: clocksource and clockevent supportKevin Hilman2007-04-211-0/+1
| | * [ARM] 4261/1: clockevent support for Versatile platformKevin Hilman2007-04-211-0/+1
| | * [ARM] 4260/1: clocksource support for Versatile platformKevin Hilman2007-04-211-0/+1
| | * [ARM] 4259/1: clockevent support for ixp4xx platformKevin Hilman2007-04-211-0/+1
| | * [ARM] 4257/2: Kconfig support for GENERIC_CLOCKEVENTSKevin Hilman2007-04-211-0/+8
| |/
* / msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams2007-05-031-0/+1
|/
* [PATCH] add CONFIG_GENERIC_GPIODavid Brownell2007-03-051-0/+9
* [ARM] EBSA110: Work around build errorsRussell King2007-03-031-0/+1
* [ARM] CLPS7500 doesn't have IO portsRussell King2007-02-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-171-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-2/+38
|\ \ | |/ |/|
| * Merge the easy part of the IOP branchRussell King2007-02-181-0/+2
| |\
| | * [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-0/+2
| * | Merge NetSilicon NS93xx treeRussell King2007-02-181-0/+10
| |\ \
| | * | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-171-0/+10
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-171-2/+12
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * [ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related supportBen Dooks2007-02-161-1/+2
| | | | | * [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks2007-02-111-0/+8
| | | | |/ | | | |/|
| | | | * [ARM] 4136/1: Allow PXA2xx's clock source to be usedNicolas Pitre2007-02-081-0/+1
| | | |/
| | * / [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor2007-02-081-1/+1
| | |/
| * / [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-161-0/+14
| |/
* | [PATCH] sort the devres mess outAl Viro2007-02-111-0/+5
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-091-25/+4Star
|/
*-. [ARM] Merge AT91 and devel branchesRussell King2006-12-131-1/+12
|\ \
| | * [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa2006-12-131-1/+10
| | * [ARM] 4014/1: include drivers/hid/KconfigSascha Hauer2006-12-131-0/+2
* | | [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
| |/ |/|
| |
| \
| \
| \
*---. \ [ARM] Merge individual ARM sub-treesRussell King2006-12-081-1/+17
|\ \ \ \ | | |_|/ | |/| |
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-0/+8
| |_|/ |/| |
| | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-0/+8
| |/ |/|
| * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-011-1/+1
|/
* [ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr2006-11-201-0/+2
* Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
* Merge nommu branchRussell King2006-09-281-2/+3
|\
| * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-281-1/+1
| * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-271-1/+2
* | [ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman2006-09-281-0/+1