summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-0/+9
|\
| * ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-131-0/+9
* | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
* | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
* | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-011-0/+13
* | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
* | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
* | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
| |
| \
*-. \ Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson2012-05-302-41/+4
|\ \ \ | | |/ | |/|
| | * ARM: LPC32xx: Adjust dts files to gpio dt bindingRoland Stigge2012-05-302-41/+4
* | | Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-304-7/+44
|\ \ \ | |_|/ |/| |
| * | Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson2012-05-263-7/+28
| |\ \
| | * | ARM: vexpress: Device Tree updatesPawel Moll2012-05-213-7/+28
| | |/
| * | ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham2012-05-201-0/+16
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-267-31/+1179
|\ \ \
| * | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-162-31/+77
| |\| |
| | * | ARM: dts: Update device tree source files for EXYNOS5250Thomas Abraham2012-05-162-31/+77
| | |/
| * | Merge branch 'spear/13xx' into next/soc2Arnd Bergmann2012-05-1414-0/+2183
| |\ \ | | |/ | |/|
| | * SPEAr13xx: Add dts and dtsi filesViresh Kumar2012-05-145-0/+1102
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2625-672/+2125
|\ \ \
| * \ \ Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-1515-3/+561
| |\ \ \
| * \ \ \ Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2012-05-148-566/+703
| |\ \ \ \
| | * | | | ARM: dt: tegra: invert status=disable vs status=okayStephen Warren2012-05-148-160/+123
| | * | | | ARM: dt: tegra: consistent basic property orderingStephen Warren2012-05-143-26/+26
| | * | | | ARM: dt: tegra: sort nodes based on bus orderStephen Warren2012-05-148-445/+445
| | * | | | ARM: dt: tegra: remove duplicate device_type propertyStephen Warren2012-05-141-1/+0
| | * | | | ARM: dt: tegra: consistenly use lower-case for hex constantsStephen Warren2012-05-143-9/+9
| | * | | | ARM: dt: tegra: format regs properties consistentlyStephen Warren2012-05-142-5/+6
| | * | | | ARM: dt: tegra: gpio comment cleanupStephen Warren2012-05-143-5/+5
| | * | | | ARM: dt: tegra: remove unnecessary unit addressesStephen Warren2012-05-148-27/+27
| | * | | | ARM: dt: tegra: whitespace cleanupStephen Warren2012-05-147-136/+135
| | * | | | ARM: dt: tegra cardhu: fix typo in SDHCI node nameStephen Warren2012-05-141-1/+1
| | * | | | ARM: dt: tegra: cardhu: register core regulator tps62361Laxman Dewangan2012-05-141-0/+13
| | * | | | ARM: dt: tegra30.dtsi: Add SMMU nodehdoyu@nvidia.com2012-05-141-0/+10
| | * | | | ARM: dt: tegra20.dtsi: Add GART nodehdoyu@nvidia.com2012-05-141-0/+6
| | * | | | ARM: dt: tegra30.dtsi: Add Memory Controller(MC) nodeshdoyu@nvidia.com2012-05-141-0/+9
| | * | | | ARM: dt: tegra20.dtsi: Add Memory Controller(MC) nodeshdoyu@nvidia.com2012-05-141-0/+7
| | * | | | ARM: dt: tegra: Add device tree support for AHBHiroshi DOYU2012-05-142-0/+10
| | * | | | Merge branch 'for-3.5/dt' into for-3.5/dt2-newStephen Warren2012-05-144-14/+67
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-3.5/usb-ulpi' into for-3.5/dt2-newStephen Warren2012-05-145-28/+44
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-1413-75/+507
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-141-2/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: imx53-qsb: enable audio supportShawn Guo2012-05-112-1/+71
| | * | | | | | | | ARM: dts: imx51-babbage: enable audio supportShawn Guo2012-05-112-1/+60
| | * | | | | | | | ARM: dts: imx53-qsb: Add Dialog DA9053 PMIC supportYing-Chun Liu (PaulLiu)2012-05-111-1/+73
| | * | | | | | | | ARM: dts: imx6q-sabrelite: add serial2 pinctrl supportRichard Zhao2012-05-112-0/+9
| | * | | | | | | | ARM: dts: imx6q-sabrelite: add sound device imx6q-sabrelite-sgtl5000Richard Zhao2012-05-111-0/+14
| | * | | | | | | | ARM: dts: imx6q-sabrelite: add audmux pinctrl supportRichard Zhao2012-05-112-0/+11
| | * | | | | | | | ARM: dts: imx6q-sabrelite: add i2c1 pinctrl supportRichard Zhao2012-05-112-0/+9
| | * | | | | | | | ARM: dts: imx6q-sabrelite: add audmux deviceRichard Zhao2012-05-112-0/+6