summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: mark the DMA channel binding for SPI as preliminaryArnd Bergmann2012-07-172-12/+12
* Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-175-0/+171
|\
| * ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS5 platformsThomas Abraham2012-07-142-0/+74
| * ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS4 platformsThomas Abraham2012-07-143-0/+86
| * ARM: EXYNOS: Add device tree node for EXYNOS4 interrupt combiner controllerThomas Abraham2012-07-131-0/+11
* | Merge branch 'mxs/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-127-10/+739
|\ \
| * | ARM: dts: imx28-evk: add usb devicesRichard Zhao2012-07-122-2/+48
| * | ARM: mxs: rename dts files with soc name being the prefixShawn Guo2012-07-115-0/+0
| * | ARM: apx4devkit: add pin muxing for GPIOsLauri Hintsala2012-07-111-0/+5
| * | ARM: apx4devkit: remove AUART3Lauri Hintsala2012-07-111-6/+0
| * | ARM: apx4devkit: add SSP2 supportLauri Hintsala2012-07-111-0/+31
| * | ARM: apx4devkit: fix the bus-width of SSP0 to 4 bitsLauri Hintsala2012-07-111-4/+2
| * | ARM: apx4devkit: add display supportLauri Hintsala2012-07-111-0/+21
| * | ARM: apx4devkit: add NAND supportLauri Hintsala2012-07-111-0/+6
| * | ARM: mxs: convert stmp378x_devb board to device treeShawn Guo2012-07-111-0/+78
| * | ARM: mxs: convert tx28 board to device treeShawn Guo2012-07-112-0/+133
| * | ARM: mxs: convert apx4devkit board to device treeShawn Guo2012-07-112-0/+176
| * | ARM: mxs: convert m28evk board to device treeMarek Vasut2012-07-112-0/+221
| * | ARM: dts: imx28: move lcdif control pins into board dtsShawn Guo2012-07-112-5/+15
| * | ARM: dts: imx28: move extra gpmi-nand pins into board dtsShawn Guo2012-07-112-3/+13
* | | Merge branch 'imx/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-125-26/+99
|\ \ \
| * | | ARM: dts: imx6q-sabrelite: add ecspi1 pinctrl supportHui Wang2012-07-122-0/+11
| * | | ARM: dts: imx6q-sabrelite: add usb devicesRichard Zhao2012-07-122-2/+64
| * | | ARM: dts: imx: update #interrupt-cells for gpio nodesShawn Guo2012-07-074-24/+24
* | | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-07-123-0/+160
|\ \ \ \
| * | | | arm/dts: Add support for i.MX31 bug 1.x board from buglabs.Denis 'GNUtoo' Carikli2012-07-101-0/+31
| * | | | ARM i.MX31: Add devicetree supportDenis 'GNUtoo' Carikli2012-07-101-0/+88
| * | | | ARM: dts: Add basic support for mx27_3ds boardFabio Estevam2012-07-091-0/+41
| | |_|/ | |/| |
* | | | Merge tag 'omap-devel-dt-for-v3.6' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2012-07-1212-0/+531
|\ \ \ \
| * | | | arm/dts: New dts file for PandaBoardES (4460)Peter Ujfalusi2012-07-091-0/+24
| * | | | arm/dts: omap4-panda: Audio support for PandaBoard 4430Peter Ujfalusi2012-07-091-0/+37
| * | | | arm/dts: omap4-sdp: Enable audio support via device treePeter Ujfalusi2012-07-091-0/+35
| * | | | arm/dts: omap4-sdp: Add support for twl6040Peter Ujfalusi2012-07-091-0/+25
| * | | | arm/dts: omap4-sdp: Add fixed regulator to represent VBATPeter Ujfalusi2012-07-091-0/+8
| * | | | arm/dts: omap4: Add entry for OMAP DMIC IPPeter Ujfalusi2012-07-091-0/+9
| * | | | arm/dts: omap4: Add entry for OMAP McPDM IPPeter Ujfalusi2012-07-091-0/+9
| * | | | arm/dts: remove MMC/SD and SPI related entries from am33xx.dtsiAnilKumar Ch2012-07-091-31/+0
| * | | | arm/dts: add wdt node for omap3 and omap4Xiao Jiang2012-07-092-0/+10
| * | | | arm/dts: OMAP4: Add Variscite OMAP4 System-On-Modeule supportUri Yosef2012-07-031-0/+96
| * | | | arm/dts: Add support for AM335x BeagleBoneAnilKumar Ch2012-07-031-0/+20
| * | | | arm/dts: Add support for AM335x EVMAnilKumar Ch2012-07-031-0/+20
| * | | | arm/dts: Add initial DT support for AM33XX SoC familyAnilKumar Ch2012-07-031-0/+189
| * | | | arm/dts: omap3-evm: Add i2c and twl4030 supportVaibhav Hiremath2012-07-021-0/+28
| * | | | arm/dts: Add support for TI AM3517/05 EVM boardVaibhav Hiremath2012-07-021-0/+32
| * | | | arm/dts: OMAP2: Add support for OMAP2420H4 BoardJon Hunter2012-07-021-0/+20
| |/ / /
* | | | Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-07-123-0/+206
|\ \ \ \
| * | | | ARM: at91: Add support for board aks-cduJiri Prchal2012-07-091-0/+113
| * | | | ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3Fabio Porcedda2012-07-092-0/+93
| |/ / /
* | | | Merge branch 'for-3.6/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Arnd Bergmann2012-07-122-16/+370
|\ \ \ \
| * | | | ARM: dt: tegra seaboard: move battery monitor to mux'd I2C bus.Stephen Warren2012-07-061-7/+7
OpenPOWER on IntegriCloud