aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-3/+26
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-12/+1162
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+455
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds29-62/+1877
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-15/+288
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+57
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+223
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+7
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann3-0/+86
2012-03-24Merge branch 'renesas/soc' into next/soc2Arnd Bergmann1-0/+1
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz4-3/+26
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann1-0/+1
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann1-0/+1
2012-03-19Merge branch 'for-3.4/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into next/dt2Arnd Bergmann2-0/+2
2012-03-16Merge branch 'spear/dt' into next/dt2Arnd Bergmann3-0/+222
2012-03-16ARM: SPEAr600: Add device-tree support to SPEAr600 boardsStefan Roese2-0/+221
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dtArnd Bergmann2-9/+38
2012-03-16Merge branch 'ux500/dt' into next/dt2Arnd Bergmann4-7/+421
2012-03-16ARM: ux500: Provide local timer support for Device TreeLee Jones1-0/+6
2012-03-16ARM: ux500: Enable PL022 SSP Controller in Device TreeLee Jones1-0/+3
2012-03-16ARM: ux500: Enable PL310 Level 2 Cache Controller in Device TreeLee Jones1-0/+8
2012-03-16ARM: ux500: Enable PL011 AMBA UART Controller for Device TreeLee Jones1-0/+12
2012-03-16ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones1-0/+11
2012-03-16ARM: ux500: db8500: list most devices in the snowball device treeLee Jones2-1/+329
2012-03-16ARM: ux500: split dts file for snowball into generic partArnd Bergmann2-7/+22
2012-03-16ARM: ux500: Initial Device Tree support for SnowballArnd Bergmann1-0/+31
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann2-0/+12
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann8-3/+475
2012-03-16ARM: kirkwood: use devicetree for rtc-mvJason Cooper1-0/+6
2012-03-16ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0Jason Cooper2-7/+30
2012-03-16ARM: kirkwood: fdt: use mrvl ticker symbolJason Cooper2-3/+3
2012-03-15Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann2-0/+439
2012-03-16ARM: at91: sam9g20 udc add dt supportJean-Christophe PLAGNIOL-VILLARD2-0/+12
2012-03-16ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD4-0/+22
2012-03-16ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD6-0/+40
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann1-0/+1
2012-03-15ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD3-0/+15
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD3-0/+16
2012-03-15ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD3-0/+15
2012-03-15ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD6-0/+48
2012-03-15ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20Jean-Christophe PLAGNIOL-VILLARD1-0/+96
2012-03-15ARM: at91: sam9x5 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+39
2012-03-15ARM: at91: sam9g45 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15ARM: at91: usb_a9g20 add DT i2c supportJean-Christophe PLAGNIOL-VILLARD1-0/+9
2012-03-15ARM: at91: sam9g20 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15ARM: at91: sam9x5 add nand supportJean-Christophe PLAGNIOL-VILLARD3-1/+50
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD4-2/+99
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-0/+1