summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-0/+126
|\
| * ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak2011-12-162-0/+59
| * arm/dts: Add minimal device tree support for omap2420 and omap2430Tony Lindgren2011-12-161-0/+67
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-094-0/+24
|\ \
| * \ Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-283-0/+716
| |\ \
| * | | ARM: at91/net: add macb ethernet controller in 9g45/9g20 DTNicolas Ferre2011-12-164-0/+24
| | |/ | |/|
* | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+12
|\ \ \
| * | | ARM: highbank: add xgmac ethernet devices to dtsRob Herring2011-12-051-0/+12
| |/ /
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0910-96/+142
|\ \ \
| * \ \ Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-093-0/+716
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'tegra/soc' into next/boardsArnd Bergmann2012-01-068-39/+458
| |\ \ \
| * | | | arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme2011-12-141-2/+2
| * | | | arm/imx6: add imx6q sabrelite board supportRichard Zhao2011-12-141-0/+49
| * | | | dts/imx: rename uart labels to consistent with hw specRichard Zhao2011-12-149-36/+36
| * | | | dts/imx: rename gpio labels to consistent with hw specRichard Zhao2011-12-149-58/+55
| | |_|/ | |/| |
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+36
|\ \ \ \
| * \ \ \ Merge branch 'tegra/soc' into next/socArnd Bergmann2011-12-271-0/+36
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | arm/tegra: add support for tegra30 based board cardhuPeter De Schrijver2011-12-171-0/+36
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0910-40/+1164
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/dt' into next/dtArnd Bergmann2011-12-273-0/+716
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGENThomas Abraham2011-12-233-0/+716
| | | |/ | | |/|
| * | | arm/tegra: Seaboard: Add GPIO key device tree nodesStephen Warren2011-12-191-0/+20
| * | | arm/dt: Add ADT7461 to SeaboardStephen Warren2011-12-191-0/+5
| * | | arm/dt: tegra: Use new compatible value for DVC I2C controllerStephen Warren2011-12-191-1/+1
| | |/ | |/|
| * | arm/tegra: initial device tree for tegra30Peter De Schrijver2011-12-171-0/+127
| * | arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com2011-12-072-22/+28
| * | arm/dt: tegra: Fix SDHCI nodes to match board filesStephen Warren2011-12-074-0/+36
| * | arm/dt: tegra: Fix serial nodes to match board filesStephen Warren2011-12-074-0/+64
| * | arm/dt: tegra: Fix I2C nodes to match board filesStephen Warren2011-12-073-0/+36
| * | arm/dt: tegra: Remove /chosen nodeStephen Warren2011-12-075-20/+0
| * | arm/dt: tegra: Remove /memreserve/ from device-tree filesStephen Warren2011-12-075-5/+0
| * | arm/dt: tegra: add dts file for paz00Marc Dietrich2011-12-071-0/+82
| * | arm/tegra: Add device-tree support for TrimSlice boardStephen Warren2011-12-071-0/+38
| * | arm/dt: tegra: Clean up I2S and DAS nodesStephen Warren2011-12-071-6/+0
| * | arm/dt: add basic usb nodes to tegra device treesOlof Johansson2011-12-072-0/+25
| |/
* | of: Add device tree selftestsGrant Likely2011-12-123-0/+40
|/
* arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-091-2/+1
* Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-017-0/+1627
|\
| * Merge branch 'imx/imx6q' into next/socArnd Bergmann2011-11-022-0/+637
| |\
| | * arm/imx6q: add device tree sourceShawn Guo2011-10-312-0/+637
| * | Merge branch 'picoxcell/soc' into next/socArnd Bergmann2011-11-024-0/+792
| |\ \
| | * | picoxcell: add the DTS for the PC7302 boardJamie Iles2011-09-262-0/+178
| | * | picoxcell: add the DTS for pc3x2 and pc3x3 devicesJamie Iles2011-09-262-0/+614
| * | | Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-021-0/+198
| |\ \ \
| | * | | ARM: highbank: add devicetree sourceRob Herring2011-10-311-0/+198
| | | |/ | | |/|
* | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0112-0/+1523
|\ \ \ \ | |/ / /
| * | | Merge branch 'omap/dt' into next/dtArnd Bergmann2011-10-315-0/+253
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-3013-9/+1508
| |\ \ \ \ \
| | | * | | | ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD2011-10-252-0/+149
| | | * | | | ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre2011-10-252-0/+141
| | | | |/ / | | | |/| |
OpenPOWER on IntegriCloud