summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-181-3/+3
* ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski2009-05-051-0/+1
* [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-301-0/+12
* [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-301-0/+13
* [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-301-0/+16
* [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-301-0/+9
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-281-8/+0
|\
| * [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2009-04-271-6/+0
| * [ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski2009-04-271-2/+0
* | davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-231-0/+1
* | davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-231-0/+1
|/
* Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-261-0/+10
|\
| * Gemini: gpiolib based GPIO support v2Paulius Zaleckas2009-03-261-0/+2
| * ARM: Add Gemini architecture v3Paulius Zaleckas2009-03-261-0/+8
* | Merge branch 'highmem' into develRussell King2009-03-241-0/+17
|\ \
| * | [ARM] add CONFIG_HIGHMEM optionNicolas Pitre2009-03-151-0/+17
| |/
* | [ARM] pxa: add base support for Marvell PXA910Eric Miao2009-03-231-2/+2
* | [ARM] pxa: add GPIO support for pxa168Eric Miao2009-03-231-0/+2
* | [ARM] pxa: add iWMMXt support for pxa168Eric Miao2009-03-231-2/+2
* | [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-231-0/+16
* | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao2009-03-231-0/+5
* | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-211-1/+1
* | [ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon2009-02-121-0/+1
|/
* Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane2009-01-061-0/+2
* Merge git://git.marvell.com/orion into develRussell King2008-12-201-0/+2
|\
| * [ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-201-0/+1
| * [ARM] Kirkwood: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-201-0/+1
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King2008-12-191-1/+2
|\ \ | |/ |/|
| * Merge branch 'for-rmk-misc' into for-rmkUwe Kleine-Koenig2008-12-121-1/+0
| |\
| | * remove a superfluous kconfig type definitionUwe Kleine-König2008-12-121-1/+0
| * | netx: add support for clockeventsUwe Kleine-König2008-12-091-0/+1
| * | netx: enable GENERIC_TIMEUwe Kleine-König2008-12-091-0/+1
| |/
* | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-181-0/+13
|\ \
| * | [ARM] S3C64XX: Initial arch directoryBen Dooks2008-12-151-0/+13
* | | [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone2008-12-141-0/+1
|/ /
* | [ARM] 5338/1: Add Nuvoton W90P910 Platform supportwanzongshun2008-12-031-0/+9
* | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King2008-12-011-1/+1
|\ \
| * | RealView: Add Cortex-A9 support to the EB boardJon Callan2008-12-011-1/+1
* | | Merge branch 'clks' into develRussell King2008-11-301-0/+1
|\ \ \
| * | | [ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-301-0/+1
* | | | Merge branch 'clps7500' into develRussell King2008-11-271-10/+0
|\ \ \ \
| * | | | [ARM] clps7500: remove supportRussell King2008-11-271-9/+0
| | |_|/ | |/| |
* | | | Merge branches 'core' and 'clks' into develRussell King2008-11-271-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-271-0/+1
| * | | [ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King2008-11-271-0/+1
| * | | [ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King2008-11-271-0/+1
| * | | [ARM] realview: convert to clkdev and lookup clocks by device nameRussell King2008-11-271-0/+1
| |/ /
* | | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+28
|/ /
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-6/+7
|\ \ | |/
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-231-5/+4
| |\
OpenPOWER on IntegriCloud