summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-271-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-161-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/+0Star
| |\
| | * remove a superfluous kconfig type definitionUwe Kleine-König2008-12-121-1/+0Star
| * | 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/+0Star
|\ \ \ \
| * | | | [ARM] clps7500: remove supportRussell King2008-11-271-9/+0Star
| | |_|/ | |/| |
* | | | 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-241-5/+4Star
| |\
| | * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-221-5/+6
| | |\
| | | * [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-221-5/+4Star
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+2
| |\ \ \
| | * \ \ Merge branch 'master' into for-upstreamDavid Vrabel2008-10-201-19/+59
| | |\ \ \
| | * | | | uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-171-0/+2
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-231-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | [ARM] dmabounce requires ZONE_DMARussell King2008-10-171-1/+1
| | | |/ | | |/|
* | | | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-231-1/+0Star
* | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-2/+2
| |/ /
* / / container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
|/ /