summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+0
|\
| * Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-211-1/+0
| |\
| * | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+0
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+2
|\ \ \
| * \ \ Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson2012-11-201-0/+1
| |\ \ \
| | * | | ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard2012-11-161-0/+1
| | |/ /
| * | | Add support for generic BCM SoC chipsetsChristian Daudt2012-11-191-0/+1
| * | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2012-11-161-1/+0
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0
|\ \ \ \
| * \ \ \ Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-061-7/+7
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | zynq: remove use of CLKDEV_LOOKUPJosh Cartwright2012-10-291-1/+0
| | |/
| * | ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-151-1/+0
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-0/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111-6/+8
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon2012-12-071-0/+1
| | |/ | |/|
* | | ARM: dt: change .dtb build rules to build in dts directoryGrant Likely2012-12-031-2/+2
| |/ |/|
* | ARM: pass -marm to gcc by default for both C and assemblerArnd Bergmann2012-10-091-6/+7
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-2/+7
|\
| *-. Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-041-4/+9
| |\ \
| | | * ARM: 7520/1: Build dtb files in all targetAndrew Lunn2012-09-151-2/+7
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\ \ \
| * | | arm: initial Xen supportStefano Stabellini2012-09-141-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-041-0/+1
|\ \ \
| * | | arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-071-0/+1
| |/ /
* | | Merge branch 'bcmring/removal' into next/multiplatformArnd Bergmann2012-09-281-1/+0
|\ \ \
| * | | ARM: Remove mach-bcmringArnd Bergmann2012-09-281-1/+0
| |/ /
* | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-75/+75
|\ \ \
| * | | ARM: initial multiplatform supportRob Herring2012-09-141-75/+75
| |/ /
* | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-201-0/+1
|\ \ \
| * | | ARM: add infra-structure for BCM2835 and Raspberry PiSimon Arlott2012-09-191-0/+1
| |/ /
* | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-201-2/+2
|\ \ \ | | |/ | |/|
| * | ARM: 7513/1: Make sure dtc is built before running itDavid Brown2012-09-071-2/+2
| |/
* | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-261-1/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-271-0/+3
|\
| * ARM: 7420/1: Improve build environment isolationVincent Sanders2012-06-031-0/+3
* | ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-191-0/+1
* | arm: mach-mvebu: add compilation/configuration changeGregory CLEMENT2012-07-101-0/+1
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-0/+2
|\
| * Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-161-1/+1
| |\
| * | SPEAr13xx: Add compilation supportViresh Kumar2012-05-141-0/+2
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-4/+2
|\ \ \
| * \ \ Merge branch 'next/cleanup-plat-s3c24xx-s5p' of git://git.kernel.org/pub/scm/...Arnd Bergmann2012-05-141-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | ARM: SAMSUNG: merge plat-s5p into plat-samsungKukjin Kim2012-05-131-1/+1
| | |/
| * | ARM: All OMAP2PLUS machines use omap2 directory so just add one entrySantosh Shilimkar2012-05-081-3/+1
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+0
|\ \
| * | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-2/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-1/+1
|\ \
| * | arm: Use generic init_taskThomas Gleixner2012-05-051-1/+1
| |/
* | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-051-2/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+1
|\
OpenPOWER on IntegriCloud