summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2011-05-233-12/+3
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-05-202-1/+2
| |\
| | * MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou2011-05-191-0/+1
| | * ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-191-1/+1
| * | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-05-111-0/+48
| |\ \
| * | | ARM: Sync Marvell Dove defconfig with latest kernelKonstantin Porotchkin2011-05-031-9/+1
| * | | ARM: Moving Marvell Dove platform defaults to ARMv7Konstantin Porotchkin2011-05-031-2/+0
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-235-162/+4
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | | * ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfigviresh kumar2011-05-201-1/+1
| | | | * ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfigRyan Mallon2011-05-203-105/+3
| | | |/ | | |/|
| | | * ARM: 6888/1: remove ns9xxx portUwe Kleine-König2011-04-281-56/+0
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-236-239/+132
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * ARM: mach-stmp378x: remove machWolfram Sang2011-05-021-128/+0
| | | * ARM: mach-stmp37xx: remove machWolfram Sang2011-05-021-108/+0
| | | * ARM: configs: add defconfig for mach-mxsWolfram Sang2011-05-021-0/+129
| | |/
| * | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-1/+1
| * | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-202-2/+2
|/ /
* | arm: at91: minimal defconfig for at91x40 SoCGreg Ungerer2011-04-231-0/+48
|/
* Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-241-3/+26
|\
| * ARM: tegra: update defconfigMike Rapoport2011-03-151-2/+10
| * ARM: tegra: enable new drivers in defconfigOlof Johansson2011-03-071-1/+16
* | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-0/+11
|\ \
| * | OMAP2/3/4: DSS2: Enable Display SubSystem as modulesSamreen2011-03-111-0/+11
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-0/+1
|\ \ \ | |/ /
| * | omap2plus: omap4: Set NR_CPU to 2 instead of default 4Santosh Shilimkar2011-02-171-0/+1
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-175-1/+76
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-03-153-0/+74
| |\ \ \
| | * | | ARM: S5P: Update defconfig for HRT supportSangbeom Kim2011-03-122-0/+4
| | * | | ARM: exynos4_defconfig: Add defconfig for EXYNOS4Kukjin Kim2011-02-221-0/+70
| | |/ /
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-1/+1
| |\ \ \
| | * | | ARM: mx51_defconfig: change CONFIG_LEDS_CLASS 'm' to 'y'Shawn Guo2011-02-281-1/+1
| | |/ /
| * | | [ARM] Kirkwood: add LaCie d2 Network v2 to defconfigNicolas Pitre2011-03-031-0/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-172-8/+191
|\ \ \ \ | | |/ /
| * | | ARM: 6647/1: add Versatile Express defconfigLinus Walleij2011-02-191-0/+140
| * | | ARM: 6644/1: mach-ux500: update the U8500 defconfigLinus Walleij2011-02-191-8/+51
| |/ /
* | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-162-149/+0
|\ \ \ | |_|/ |/| |
| * | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-242-149/+0
| |/
* | ARM: tegra: add tegra_defconfigOlof Johansson2011-02-101-0/+123
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-2052-52/+52
* ux500: allow 5500 and 8500 to be built togetherRabin Vincent2011-01-101-0/+4
* Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-072-0/+221
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-071-0/+1
| |\
| * \ Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-2114-1383/+341
| |\ \
| * \ \ Merge branch 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-11-301-0/+138
| |\ \ \
| | * | | ARM: mach-shmobile: mackerel: Add mackerel defconfigKuninori Morimoto2010-11-291-0/+138
| * | | | ARM: mach-shmobile: Add ag5evm defconfig.Paul Mundt2010-11-181-0/+83
| |/ / /
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-0616-1266/+286
|\ \ \ \ | |_|_|/ |/| | |
| * | | omap1: Delete old defconfigsTony Lindgren2010-12-1015-1266/+0
| * | | omap1: Add omap1_defconfigTony Lindgren2010-12-101-0/+286
| | |/ | |/|
* | | Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-0314-1383/+341
|\ \ \ | |/ /
OpenPOWER on IntegriCloud