aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+1
2010-10-18ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim1-1/+1
2010-10-04Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into devel-stableRussell King1-3/+4
2010-10-01ARM: link board specific files after core filesNicolas Pitre1-3/+4
2010-09-17ARM: Introduce plat-tccHans J. Koch1-0/+2
2010-08-14ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek1-0/+3
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-0/+1
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-0/+1
2010-08-05[ARM] tegra: initial tegra supportErik Gilling1-0/+1
2010-08-05ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn1-0/+1
2010-07-31Merge branch 'devel-stable' into develRussell King1-2/+7
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-2/+2
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stableRussell King1-0/+1
2010-07-27ARM: Add support for the LPC32XX archKevin Wells1-0/+1
2010-06-30ARM: imx: move mx1 support to mach-imxUwe Kleine-König1-1/+1
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King1-1/+0
2010-06-24ARM: imx: rename mach dir for mx21 and mx27 to mach-imxUwe Kleine-König1-1/+1
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre1-0/+4
2010-05-24Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-2/+1
2010-05-20ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p frameworkMarek Szyprowski1-2/+1
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+2
2010-05-19ARM: Merge for-2635/fb-updates1Ben Dooks1-1/+1
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+2
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King1-0/+7
2010-05-17Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-1/+1
2010-05-12ARM: S3C24XX: Locate kernel at 0x30108000 if PM_H1940 is enabledVasily Khoruzhick1-0/+2
2010-05-10ARM: S3C2416: Add arch supportYauhen Kharuzhy1-1/+1
2010-05-02ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processorsAnton Vorontsov1-0/+1
2010-05-02ARM: Add Versatile Express supportRussell King1-0/+1
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-0/+1
2010-04-14ARM: 6016/1: ST SPEAr: Added support for SPEAr platform and machines in arch/arm/viresh kumar1-0/+5
2010-03-08Merge branch 'origin' into devel-stableRussell King1-0/+1
2010-03-02Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-6/+8
2010-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King1-0/+1
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-02-25Merge branch 'tmpreg' into develRussell King1-2/+2
2010-02-24ARM: S5PV210: Update Kconfig and MakefilesKukjin Kim1-0/+1
2010-02-24ARM: S5P6442: Update Kconfig and MakefilesKukjin Kim1-0/+1
2010-02-24ARM: SAMSUNG: Eliminate plat-s3cBen Dooks1-4/+4
2010-02-22ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks1-2/+2
2010-02-22ARM: S3C64XX: Eliminate plat-s3c64xxBen Dooks1-1/+1
2010-02-20ARM: S3C64XX: Remove plat-s3c64xx Kconfig and PLAT_S3C64XXBen Dooks1-1/+1
2010-02-15Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-3/+3
2010-02-09mxc: Add support for the Babbage board (i.MX5)Amit Kucheria1-0/+1
2010-02-08ARM: mach-shmobile: SH-Mobile G3 support.Magnus Damm1-0/+1
2010-02-01ARM: S3C24XX: Remove old mach-s3c2442Ben Dooks1-1/+1
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas1-1/+1
2010-01-27ARM: 5859/1: Add nuc93x platform supportwanzongshun1-0/+1
2010-01-26ARM: S3C64XX: Merge mach-s3c6400 and mach-s3c6410Ben Dooks1-1/+1