summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-241-4/+4
|\
| * ARM: dts: imx6: Use correct SDMA script for SPI coresSascha Hauer2016-02-291-4/+4
* | ARM: dts: imx6: remove bogus interrupt-parent from CAAM nodeLucas Stach2016-01-281-1/+0
|/
* ARM: dts: imx6: add Vivante GPU nodesLucas Stach2015-12-221-0/+21
* ARM: dts: imx6qdl: move GIC to right location in DTLucas Stach2015-12-221-9/+9
* ARM: dts: imx6qdl: add IPU aliasesPhilipp Zabel2015-12-221-0/+1
* ARM: dts: imx6: remove config space from PCIe controller ranges propertyLucas Stach2015-12-221-2/+1
* ARM: dts: imx6: Change the clock name for spba clockShengjiu Wang2015-12-221-3/+3
* ARM: dts: imx6: change default burst size for USBPeter Chen2015-12-221-0/+8
* ARM: dts: imx6: set ahb-burst-config as 0 for USBPeter Chen2015-12-221-0/+4
* ARM: dts: imx6: change the core clock of spdifShengjiu Wang2015-10-191-6/+6
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-10/+42
|\
| * ARM: dts: imx: update snvs to use syscon access registerFrank Li2015-08-111-10/+11
| * ARM: dts: imx6qdl-sabreauto: Add audio supportShengjiu Wang2015-07-151-0/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-4/+25
|\ \
| * | ARM: dts: mx6qdl: Add CAAM device nodeVictoria Milhoan2015-08-101-4/+25
| |/
* / ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach2015-08-061-4/+4
|/
* ARM: dts: imx6qdl: Add power-domain phandle to CODA device nodePhilipp Zabel2015-06-031-0/+1
* ARM: dts: imx6qdl: move HDMI controller to right location in DTLucas Stach2015-06-031-28/+28
* ARM: dts: imx6qdl: disable PWMs by defaultPhilipp Zabel2015-03-301-0/+4
* ARM: dts: imx6qdl: Allow disabling the PU regulator, add a enable ramp delayPhilipp Zabel2015-03-301-1/+1
* ARM: dts: imx6qdl: Add power-domain information to gpc nodePhilipp Zabel2015-03-301-0/+8
* ARM: dts: imx: Add dr_mode host setting to all host-only usb instancesMatt Porter2015-03-301-0/+3
* ARM: imx6: convert GPC to stacked domainsMarc Zyngier2015-03-301-1/+6
* ARM: dts: imx6qdl: Add label snvs_rtcMarkus Pargmann2015-03-301-1/+1
* ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' nodeLiu Ying2015-03-301-9/+14
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-02-171-3/+2
|\
| * ARM: dts: imx6qdl: Remove OCRAM clock from VPU nodeFabio Estevam2015-01-051-3/+2
* | ARM: dts: imx6qdl: Fix CODA960 interrupt orderPhilipp Zabel2014-12-291-2/+2
|/
* ARM: dts: imx6: add pm_power_off support for i.mx6 chipsRobin Gong2014-11-231-0/+6
* ARM: dts: imx6qdl: Enable CODA960 VPUPhilipp Zabel2014-11-231-0/+8
* ARM: dts: imx6: make gpt per clock can be from OSCAnson Huang2014-09-161-2/+3
* ARM: dts: imx6qdl: add baud clock and clock-names for ssiShengjiu Wang2014-09-161-3/+9
* ARM: imx6: add pci config space as platform resourceLucas Stach2014-09-161-1/+3
* ARM: i.MX: dts: Add simple-card supportAlexander Shiyan2014-09-161-0/+3
* ARM: imx6: Align ssi nodes between mx6 variantsFabio Estevam2014-07-181-6/+3
* ARM: dts: mx6: Disable the keypad in the dtsi filesFabio Estevam2014-07-181-0/+1
* ARM: dts: imx6qdl: use DT macro for clock IDShawn Guo2014-07-181-52/+88
* ARM: dts: imx6qdl: remove fsl,ssi-dma-eventsMarkus Pargmann2014-07-181-3/+0
* ARM: dts: imx6: remove non-working spdif rxtx4 and rxtx6 clocksAnssi Hannula2014-07-181-2/+2
* ARM: dts: imx6: remove wrong spdif rxtx2 clockAnssi Hannula2014-07-181-1/+1
* ARM: dts: imx6: add missing compatible and clock properties for kppLothar Waßmann2014-07-181-0/+2
* ARM: dts: imx6qdl: Add CSI device tree port nodes for IPU1 and IPU2Philipp Zabel2014-07-181-0/+8
* 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