summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx6: update pcie to bring in line with new bindingLucas Stach2014-05-161-3/+4
* ARM: dts: imx: Add alias for ethernet controllerMarek Vasut2014-04-301-0/+1
* ARM: dts: imx: add required #clock-cells for fixed-clockShawn Guo2014-04-141-0/+3
* ARM: dts: imx: drop invalid size and address cells propertiesLucas Stach2014-04-141-2/+0
* ARM: dts: imx6: add PCIe interrupt mapping propertiesLucas Stach2014-04-141-0/+8
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-813/+125
|\
| * ARM: dts: imx6: use imx51-ssiMarkus Pargmann2014-02-101-3/+9
| * ARM: dts: imx6qdl: Add mmc aliasesSascha Hauer2014-02-101-0/+4
| * ARM: dts: imx6qdl: enable dma for spiFrank Li2014-02-101-0/+8
| * ARM: dts: imx6: add mxs phy controller idPeter Chen2014-02-101-0/+2
| * ARM: dts: imx6: add anatop phandle for usbphyPeter Chen2014-02-101-0/+2
| * ARM: dts: imx6qdl: use interrupts-extended for fecTroy Kisky2014-02-091-2/+3
| * ARM: dts: imx6: Use 'vddarm' as the regulator nameFabio Estevam2014-02-091-1/+1
| * ARM: dts: imx6qdl: add necessary thermal clkAnson Huang2014-02-091-0/+1
| * ARM: dts: imx6qdl: add aliases for can interfacesLothar Waßmann2014-02-091-0/+2
| * ARM: dts: imx: imx6qdl.dtsi: use IRQ_TYPE_LEVEL_HIGHTroy Kisky2014-02-091-70/+92
| * ARM: dts: imx: imx6qdl.dtsi: add mipi_csi tagTroy Kisky2014-02-091-1/+1
| * ARM: dts: imx6qdl: make pinctrl nodes board specificShawn Guo2014-02-091-738/+0
| * ARM: dts: disable flexcan by defaultTim Harvey2014-02-091-0/+2
* | ARM: dts: imx6qdl: Add IPU DI ports and endpoints, move imx-drm node to dtsiPhilipp Zabel2014-03-071-2/+126
* | imx-drm: update and fix imx6 DT descriptions for v3 HDMI driverRussell King2014-02-241-1/+0
* | imx-drm: add imx6 DT configuration for HDMIRussell King2014-02-241-0/+10
|/
* ARM: dts: imx6qdl: disable spdif "rxtx5" clock optionShawn Guo2013-11-181-1/+1
* ARM: dts: imx6qdl: add pcie device nodeSean Cross2013-09-291-0/+16
* ARM: dts: imx6qdl: add uhs pinctrl state for usdhc3Dong Aisheng2013-09-261-0/+30
* ARM: imx6qdl-wandboard: Add spdif supportFabio Estevam2013-09-261-0/+21
* ARM: dts: imx: ocram size is different between imx6q and imx6dlShawn Guo2013-08-221-6/+0
* ARM: dts: imx: use generic DMA bindings for SSI nodesShawn Guo2013-08-221-0/+9
* ARM: dts: imx: add tempmon node for imx6q thermal supportShawn Guo2013-08-221-2/+9
* ARM: dts: imx: remove old DMA binding data from gpmi nodeShawn Guo2013-08-221-3/+2
* ARM: dts: imx6qdl.dtsi: Add another uart3 pin groupFabio Estevam2013-08-221-0/+9
* ARM: dts: imx6qdl.dtsi: Add usdhc1 pin groupsFabio Estevam2013-08-221-0/+28
* ARM: dts: imx6qdl/imx6sl: add the dma property for uartHuang Shijie2013-08-221-0/+10
* ARM: dts: imx6qdl: add a new pinctrl for uart3Huang Shijie2013-08-221-0/+11
* ARM: dts: add more imx6q/dl pin groupsShawn Guo2013-08-221-0/+285
* ARM: dts: imx: share pad macro names between imx6q and imx6dlShawn Guo2013-08-221-0/+374
* ARM: dts: imx: add #dma-cells property for sdmaHuang Shijie2013-08-221-0/+1
* ARM i.MX6DL: dts: add clock and mux configuration for LDBPhilipp Zabel2013-08-221-2/+0
* ARM: dts: add sram for imx53 and imx6qPhilipp Zabel2013-08-221-0/+6
* ARM: dts: i.MX6: Add i2c and spi aliasesSascha Hauer2013-08-221-5/+12
* ARM: dts: i.MX6qdl: Add i.MX31 compatible to gpt nodeSascha Hauer2013-08-221-1/+1
* ARM: dts: i.MX6qdl: Add compatible and clock to flexcan nodesSascha Hauer2013-08-221-0/+6
* ARM: dts: imx6qdl: add more information for WEIMHuang Shijie2013-06-171-1/+3
* ARM: dts: imx6qdl: remove redundant ocotp nodeShawn Guo2013-06-171-5/+0
* ARM: dts: imx6qdl: remove redundant usbmisc labelShawn Guo2013-06-171-1/+1
* ARM: dts: i.MX6: configure L2 cache data and tag latencyDirk Behme2013-06-171-0/+2
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-1/+7
|\
| * Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-061-0/+1
| |\
| * | ARM: dts: add generic DMA device tree binding for mxs-dmaShawn Guo2013-04-041-1/+7
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-021-2/+31
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud