summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-074-0/+257
|\
| *-------. Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-0424-70/+410
| |\ \ \ \ \
| | | | | * | ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
| | |_|_|/ / | |/| | | |
| | | | * | ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-172-0/+12
| | | | * | ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-173-0/+119
| | | | * | ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-173-0/+123
| | | |/ / | | |/| |
* | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0717-4/+776
|\ \ \ \ \
| * | | | | ARM: kirkwood: move new dtbs to common MakefileOlof Johansson2012-09-221-0/+6
| * | | | | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-09-225-2/+243
| |\ \ \ \ \
| | * | | | | arm: mvebu: add DT information for GPIO banks on Armada 370 and XPThomas Petazzoni2012-09-224-0/+152
| | * | | | | ARM: mvebu: adjust Armada XP evaluation board DTSThomas Petazzoni2012-09-221-2/+2
| | * | | | | ARM: mvebu: Add pinctrl support to Armada 370 SoCThomas Petazzoni2012-09-221-0/+5
| | * | | | | ARM: mvebu: Add pinctrl support to Armada XP SoCsThomas Petazzoni2012-09-223-0/+84
| * | | | | | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-0/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | arm: mvebu: add address decoding controller to the DTThomas Petazzoni2012-09-211-0/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-223-2/+70
| |\ \ \ \ \
| | * | | | | ARM: kirkwood: Use devicetree to define DNS-32[05] fanJamie Lentin2012-09-221-0/+10
| | * | | | | Crypto: CESA: Add support for DT based instantiation.Andrew Lunn2012-09-221-1/+11
| | * | | | | ARM: Kirkwood: Describe iconnect nand in DT.Arnaud Patard (Rtp)2012-09-221-1/+31
| | * | | | | ARM: Kirkwood: Describe iconnect keys in DT.Arnaud Patard (Rtp)2012-09-221-0/+18
| | |/ / / /
| * | | | | Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux...Olof Johansson2012-09-227-0/+452
| |\ \ \ \ \
| | * | | | | ARM: dove: SolidRun CuBox DTSebastian Hesselbarth2012-09-211-0/+42
| | * | | | | ARM: dove: add device tree descriptorsSebastian Hesselbarth2012-09-213-0/+219
| | * | | | | ARM: initial DTS support for km_kirkwoodValentin Longchamp2012-09-211-0/+29
| | * | | | | ARM: kirkwood: DT descriptor for Seagate FreeAgent DockstarSebastian Hesselbarth2012-09-211-0/+57
| | * | | | | ARM: Kirkwood: Iomega ix2-200 DT supportAlan M Butler2012-09-211-0/+105
| | |/ / / /
* | | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-072-1/+70
|\ \ \ \ \ \
| * | | | | | arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-241-0/+68
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-053-2/+148
|\ \ \ \ \ \
| * | | | | | ARM: dts: Enable 88pm860x pmicHaojian Zhuang2012-10-022-0/+141
| * | | | | | regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-171-2/+2
| * | | | | | ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2012-09-171-0/+5
* | | | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ARM: highbank: add coherent DMA setupRob Herring2012-10-021-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-0/+17
|\ \ \ \ \ \ \
| * | | | | | | ata: add platform driver for Calxeda AHCI controllerMark Langsdorf2012-09-131-0/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-013-0/+109
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ARM: dtb: move all dtb targets to common MakefileOlof Johansson2012-09-201-0/+16
| * | | | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-203-0/+92
| |\ \ \ \ \ \
| | * | | | | | ARM: initial multiplatform supportRob Herring2012-09-141-0/+6
| | * | | | | | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-142-0/+73
| * | | | | | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-202-0/+51
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-2071-827/+5788
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'next/dt2' into HEADOlof Johansson2012-10-017-287/+592
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: dts: Add nodes for dw_mmc controllers for Samsung EXYNOS5250 platformsThomas Abraham2012-09-262-0/+89
| * | | | | | | | | | Merge branch 'next/dt-samsung' into next/dt-samsung-newKukjin Kim2012-09-226-287/+503
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: Enable on-board keys as wakeup source for exynos4210-origenTushar Behera2012-09-211-0/+5
| | * | | | | | | | | | ARM: dts: use uart2 for console on smdkv310 and smdk5250Kukjin Kim2012-09-212-2/+2
| | * | | | | | | | | | ARM: dts: Add basic dts file for Samsung Trats boardTomasz Figa2012-09-211-0/+237
| | * | | | | | | | | | ARM: dts: Specify address and size cells for i2c controllers for EXYNOS4Tomasz Figa2012-09-211-0/+16
OpenPOWER on IntegriCloud