aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-20/+1
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King1-16/+19
2008-07-26[ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk1-1/+1
2008-07-10Merge branch 'imx' into develRussell King1-0/+1
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King1-2/+3
2008-07-05i.MX2 family: Add basic mach supportJuergen Beisert1-0/+1
2008-07-03[ARM] remove drivers/acorn/char/defkeymap-l7200.cAdrian Bunk1-2/+0
2008-07-03Merge branch 'fb' into develRussell King1-2/+0
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov1-0/+1
2008-06-22[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara1-0/+1
2008-06-22[ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek1-0/+1
2008-05-02[ARM] 5015/1: arm: remove ARCH_CO285Adrian Bunk1-2/+0
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King1-2/+2
2008-03-31ns9xxx: use default text offsetUwe Kleine-König1-1/+0
2008-03-27Orion: orion -> orion5x renameLennert Buytenhek1-1/+1
2008-03-27plat-orion: introduceLennert Buytenhek1-0/+1
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König1-0/+1
2008-01-28Merge branch 'orion' into develRussell King1-0/+1
2008-01-26[ARM] basic support for the Marvell Orion SoC familyTzachi Perelstein1-0/+1
2008-01-26[ARM] msm: core platform support for ARCH_MSM7X00ABrian Swetland1-0/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-7/+7
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-2/+2
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-4/+4
2007-10-12[ARM] 4600/1: fix kernel build failure with build-id-supporting binutilsLennert Buytenhek1-1/+1
2007-07-22[ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen1-0/+3
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor1-0/+1
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman1-0/+1
2007-05-09[ARM] armv7: add Makefile and Kconfig entriesCatalin Marinas1-0/+5
2007-02-20[PATCH] ARM: fix mach-at91 build breakageDavid Brownell1-1/+1
2007-02-18Merge NetSilicon NS93xx treeRussell King1-4/+6
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King1-2/+8
2007-02-17[ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König1-4/+6
2007-02-16[ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related supportBen Dooks1-0/+1
2007-02-11[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks1-1/+6
2007-02-08[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor1-1/+1
2006-12-07[ARM] Merge individual ARM sub-treesRussell King1-0/+3
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams1-0/+1
2006-12-07[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)George G. Davis1-0/+2
2006-10-29[ARM] Add KBUILD_IMAGE target supportRussell King1-2/+4
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi1-0/+1
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi1-0/+1
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi1-0/+1
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi1-0/+1
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi1-0/+1
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek1-0/+1
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek1-1/+2
2006-08-28[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspace helpersLennert Buytenhek1-1/+2
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1