aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds13-23/+154
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-972/+13028
2010-03-12NUC900 LCD Controller DriverWang Qiang1-1/+52
2010-03-11omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errorsTony Lindgren12-5/+12
2010-03-11omap2: Update n8x0 defconfig to test multi-omap and DMA api changesTony Lindgren1-18/+142
2010-03-08Merge branch 'origin' into devel-stableRussell King10-431/+4561
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+10
2010-03-02Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King4-96/+2935
2010-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King3-0/+2332
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King3-743/+1287
2010-03-02arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi1-1/+10
2010-03-02[ARM] mmp: add default configuration for MMP2Haojian Zhuang1-0/+1194
2010-03-02[ARM] mmp: update pxa168_defconfig and include avengers lite supportHaojian Zhuang1-73/+156
2010-03-02[ARM] pxa/imote2: Add defconfig for the imote2 platform.Stefan Schmidt1-0/+2077
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2-0/+1643
2010-02-25AM3517 EVM: Enable I2C supportSriram1-1/+40
2010-02-25AM35x: Enable OMAP_MUX in defconfigAjay Kumar Gupta1-1/+1
2010-02-25Zoom3: Defconfig updatemanjugk manjugk1-3/+3
2010-02-25Merge branch 'misc2' into develRussell King1-0/+3
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King1-10/+71
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-0/+1
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-3/+4
2010-02-24OMAP4: clock: Remove clock hacks from timer-gp.cSantosh Shilimkar1-3/+4
2010-02-24ARM: S5PV210: Add S5PC110 configuration fileKukjin Kim1-0/+894
2010-02-24ARM: S5PV210: Add S5PV210 configuration fileKukjin Kim1-0/+894
2010-02-24ARM: S5P6442: Add S5P6442 configuration fileKukjin Kim1-0/+883
2010-02-23[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem1-0/+1
2010-02-19OMAP3EVM: PM: Update defconfigSanjeev Premi1-2/+4
2010-02-19Add devkit8000_defconfigThomas Weber1-0/+1889
2010-02-19omap3: Update defconfig for IGEP v2 to allow new drivers andfeaturesEnric Balletbo i Serra1-216/+309
2010-02-17omap3: pandora: update defconfigGrazvydas Ignotas1-165/+513
2010-02-15ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar1-0/+3
2010-02-15Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2-54/+173
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter1-2/+2
2010-02-15omap2/3/4: Add omap4 into omap3_defconfigTony Lindgren1-1/+5
2010-02-15omap2/3: Update omap3_defconfig to build in all the 2420 based boardsTony Lindgren1-36/+138
2010-02-09mxc: Add mx51_defconfigAmit Kucheria1-0/+1286
2010-02-09ARM: mach-shmobile: early console support using earlyprintkMagnus Damm3-3/+3
2010-02-08ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigsMagnus Damm3-0/+2332
2010-02-05[ARM] orion5x: update defconfigNicolas Pitre1-22/+78
2010-02-05[ARM] Kirkwood: update defconfigNicolas Pitre1-32/+94
2010-02-05[ARM] Orion: Add Buffalo Linkstation LS-HGL supportZhu Qingsen1-0/+1
2010-01-27Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King4-16/+1046
2010-01-21ARM: S3C64XX: Update s3c6400_defconfig for current kernelBen Dooks1-95/+263
2010-01-21ARM: S3C6400: Update s3c6400_defconfig for bigger initrds for SMDK6410Ben Dooks1-1/+1
2010-01-21ARM: SAMSUNG: Move pm-check.c to plat-samsungBen Dooks2-4/+4
2010-01-20ARM: 5851/1: [AT91] AT572D940HF-EK board supportAndrew Victor1-0/+1640
2010-01-18ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsungMaurus Cuelenaere2-2/+2
2010-01-15ARM: S5P6440: Add configuration fileKukjin Kim1-0/+969
2010-01-10Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+1898