u-boot-brain/arch/arm/dts
Heiko Stuebner e4d5fa3db0 rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock
It is good practice to make the setting of gpio-pinctrls explicitly in the
devicetree, and in this case even necessary.
Rockchip boards start with iomux settings set to gpio for most pins and
while the linux pinctrl driver also implicitly sets the gpio function if
a pin is requested as gpio that is not necessarily true for other drivers.

The issue in question stems from uboot, where the sdmmc_pwr pin is set
to function 1 (sdmmc-power) by the bootrom when reading the 1st-stage
loader. The regulator controlled by the pin is active-low though, so
when the dwmmc hw-block sets its enabled bit, it actually disables the
regulator. By changing the pin back to gpio we fix that behaviour.

[picked from the identical linux patch
https://patchwork.kernel.org/patch/10609253/]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2018-10-02 09:35:39 +02:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
am33xx-clocks.dtsi am33xx: Update DT files, add am335x_gp_evm_config target 2015-08-12 20:48:06 -04:00
am33xx.dtsi dts: am33xx: add u-boot, dm-spl to ocp bus 2018-07-19 17:03:35 -04:00
am35xx-clocks.dtsi arm: dts: am3517_evm: Sync DTS files with Linux 4.13-RC5 2017-09-29 14:07:54 -04:00
am43x-epos-evm.dts ARM: dts: AM43x-EPOS Initial Support 2016-05-27 15:47:46 -04:00
am43xx-clocks.dtsi am437x: Add am437x_gp_evm_defconfig using CONFIG_DM 2015-10-22 14:44:00 -04:00
am57xx-beagle-x15-common.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am57xx-beagle-x15-revb1.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am57xx-beagle-x15-revc.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am57xx-beagle-x15.dts dts: am57xx-beagle-x15: disable UHS and HS200 support 2018-02-19 16:58:55 +09:00
am57xx-cl-som-am57x.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am57xx-commercial-grade.dtsi ARM: dts: am574x-idk: Add initial support 2018-01-19 15:49:27 -05:00
am57xx-idk-common.dtsi dts: am57xx-idk: disable HS200 support 2018-02-19 16:58:55 +09:00
am57xx-industrial-grade.dtsi ARM: dts: am574x-idk: Add initial support 2018-01-19 15:49:27 -05:00
am57xx-sbc-am57x.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am335x-bone-common.dtsi ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs 2016-05-27 15:47:49 -04:00
am335x-bone.dts ARM: dts: am335x-bone: Enable uart and timer 2016-05-27 15:47:48 -04:00
am335x-boneblack.dts arm: dts: am335x-boneblack: add tick-timer to chosen node 2016-01-20 19:06:21 -07:00
am335x-bonegreen.dts ARM: dts: AM335x-BBG: Add initial support 2016-05-27 15:47:49 -04:00
am335x-brppt1-mmc.dts board/BuR/brppt1: convert brppt1 boards to driver model 2018-07-19 17:03:35 -04:00
am335x-brppt1-nand.dts board/BuR/brppt1: convert brppt1 boards to driver model 2018-07-19 17:03:35 -04:00
am335x-brppt1-spi.dts board/BuR/brppt1: convert brppt1 boards to driver model 2018-07-19 17:03:35 -04:00
am335x-draco.dts arm, am335x: siemens: enable DM/DTS support 2016-06-17 09:51:05 -04:00
am335x-draco.dtsi arm, am335x: siemens: enable DM/DTS support 2016-06-17 09:51:05 -04:00
am335x-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am335x-evm.dts ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs 2016-05-27 15:47:49 -04:00
am335x-evmsk.dts ARM: dts: AM335x-evmsk: Add initial support 2016-05-27 15:47:49 -04:00
am335x-icev2.dts ARM: dts: AM335x-ICEv2: Add minimal dts support 2016-05-27 15:47:53 -04:00
am335x-pdu001-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am335x-pdu001.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am335x-pxm2.dtsi arm, am335x: siemens: enable DM/DTS support 2016-06-17 09:51:05 -04:00
am335x-pxm50.dts arm, am335x: siemens: enable DM/DTS support 2016-06-17 09:51:05 -04:00
am335x-rut.dts arm, am335x: siemens: enable DM/DTS support 2016-06-17 09:51:05 -04:00
am437x-gp-evm-u-boot.dtsi ARM: dts: am43xx: Update spl specific dts 2017-06-23 10:38:03 -04:00
am437x-gp-evm.dts ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs 2016-04-18 12:29:18 -04:00
am437x-idk-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am437x-idk-evm.dts ARM: dts: am437x-idk: Fix QSPI compatible string 2016-12-15 16:38:30 +01:00
am437x-sk-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am437x-sk-evm.dts ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs 2016-04-18 12:29:18 -04:00
am571x-idk.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
am572x-idk-common.dtsi ARM: dts: am574x-idk: Add initial support 2018-01-19 15:49:27 -05:00
am572x-idk.dts ARM: dts: am574x-idk: Add initial support 2018-01-19 15:49:27 -05:00
am574x-idk.dts ARM: dts: am574x-idk: Add initial support 2018-01-19 15:49:27 -05:00
am3517-evm-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
am3517-evm.dts ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 2018-07-23 14:33:21 -04:00
am3517-som.dtsi ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 2018-07-23 14:33:21 -04:00
am3517-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am3517.dtsi ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 2018-07-23 14:33:21 -04:00
am4372-generic-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am4372-generic.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
am4372.dtsi arm: dts: am4372: add syscon node to cpsw to read mac address 2016-05-24 11:42:03 -05:00
armada-37xx.dtsi watchdog: Add support for Armada 37xx CPU watchdog 2018-05-14 10:00:15 +02:00
armada-38x-controlcenterdc.dts arm: controlcenterdc: Add spi-flash compatible strings 2018-05-08 09:07:37 -04:00
armada-38x-solidrun-microsom.dtsi arm: mvebu: solidrun-microsom: update SPI flash compatible 2018-08-07 10:53:52 +02:00
armada-38x.dtsi arm: mvebu: add nand pins 2017-11-30 08:25:06 +01:00
armada-370-xp.dtsi arm: mvebu: Add DM and OF_CONTROL support to SPL 2016-01-14 14:08:59 +01:00
armada-371x.dtsi arm64: mvebu: Armada 3700: Add Armada 37xx dts files 2016-09-27 17:29:53 +02:00
armada-372x.dtsi arm64: mvebu: Armada 3700: Add Armada 37xx dts files 2016-09-27 17:29:53 +02:00
armada-375-db.dts arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 2016-04-04 11:22:10 +02:00
armada-375.dtsi arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 2016-04-04 11:22:10 +02:00
armada-380.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-385-amc.dts ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC 2018-01-10 12:36:52 +01:00
armada-385-turris-omnia-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
armada-385-turris-omnia.dts arch/arm/dts: Add Turris Omnia device tree 2017-07-12 06:56:48 +02:00
armada-385.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-388-clearfog-u-boot.dtsi arm: mvebu: clearfog: add u-boot, dm-spl tag for spi 2018-08-07 10:53:52 +02:00
armada-388-clearfog.dts arm: mvebu: Better align Clearfog dts file with Linux kernel 2018-08-07 10:53:52 +02:00
armada-388-gp.dts arm: mvebu: armada-388-gp.dts: Add ethernet aliases 2016-01-14 14:08:59 +01:00
armada-388-helios4.dts arm: mvebu: helios4: remove duplicate sdhci pins node 2018-08-07 10:53:52 +02:00
armada-388.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-3720-db.dts arm64: a37xx: dts: enable pcie port 2018-03-30 12:52:49 +02:00
armada-3720-espressobin.dts arm64: a37xx: dts: enable pcie port 2018-03-30 12:52:49 +02:00
armada-3720-turris-mox.dts board: turris_mox: Fixup U-Boot's device tree if PCIe connected 2018-09-19 09:00:39 +02:00
armada-7040-db-nand.dts arm64: a8k: dts: Add support for NAND devices on A8K platform 2017-05-09 13:38:18 +02:00
armada-7040-db.dts arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR) 2017-05-31 07:39:06 +02:00
armada-7040.dtsi arm64: mvebu: gpio: Add GPIO nodes to A8K family devices 2017-03-29 07:38:08 +02:00
armada-8020.dtsi arm64: mvebu: Add Armada-80x0 dts/dtsi files 2016-12-05 13:28:23 +01:00
armada-8040-db.dts dts: mvebu: a80x0: Enable SD/eMMC interfaces 2018-05-29 08:33:05 +02:00
armada-8040-mcbin.dts dts: mvebu: mcbin: drop redundant SD slot node 2018-09-19 09:00:38 +02:00
armada-8040.dtsi arm64: mvebu: gpio: Add GPIO nodes to A8K family devices 2017-03-29 07:38:08 +02:00
armada-ap806-quad.dtsi arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files 2016-09-27 17:29:54 +02:00
armada-ap806.dtsi mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 2018-05-29 08:33:05 +02:00
armada-cp110-master.dtsi mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 2018-05-29 08:33:05 +02:00
armada-cp110-slave.dtsi mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 2018-05-29 08:33:05 +02:00
armada-xp-gp.dts arm: mvebu: Add SPI driver model support 2016-01-14 14:08:59 +01:00
armada-xp-maxbcm.dts arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board 2016-01-14 14:08:59 +01:00
armada-xp-mv78230.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-xp-mv78260.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-xp-mv78460.dtsi arm: mvebu: Add basic Armada XP / 38x dtsi/dts files 2015-10-21 02:25:01 +02:00
armada-xp-synology-ds414.dts mvebu: Support Synology DS414 2016-01-14 14:08:59 +01:00
armada-xp-theadorable.dts arm: mvebu: theadorable: Add StratixV FPGA programming support 2016-03-24 09:48:34 +01:00
armada-xp.dtsi arm: mvebu: Add SPI driver model support 2016-01-14 14:08:59 +01:00
armv7-m.dtsi ARM: DTS: stm32: add stm32f746-disco device tree files 2017-01-28 14:04:42 -05:00
ast2500-evb.dts aspeed: Device Tree configuration for Reset Driver 2017-05-08 11:57:32 -04:00
ast2500-u-boot.dtsi aspeed: Cleanup ast2500-u-boot.dtsi Device Tree 2017-05-08 11:57:35 -04:00
ast2500.dtsi aspeed: Update ast2500 Device Tree 2017-05-08 11:57:30 -04:00
at91-sama5d2_ptc_ek.dts ARM: dts: at91: sama5d2_ptc: add onewire connector for LCD eeprom 2018-09-28 20:22:43 -04:00
at91-sama5d2_xplained.dts ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:42 -04:00
at91-sama5d3_xplained.dts ARM: dts: at91: sama5d3_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:43 -04:00
at91-sama5d4_xplained.dts ARM: dts: at91: sama5d4_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:44 -04:00
at91-sama5d4ek.dts board: sama5d4ek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:44 +02:00
at91-sama5d27_som1_ek.dts ARM: dts: at91: sama5d27_som1_ek: add onewire connector for LCD eeprom 2018-09-28 20:22:43 -04:00
at91-vinco.dts at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9g15.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g15ek.dts ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g20-taurus.dts atmel, at91: fix taurus board 2017-06-29 10:01:12 -04:00
at91sam9g20.dtsi ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek 2017-05-09 12:14:15 -06:00
at91sam9g20ek_2mmc.dts ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek 2017-05-09 12:14:15 -06:00
at91sam9g20ek_common.dtsi board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash 2017-08-04 20:38:36 -04:00
at91sam9g20ek.dts ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek 2017-05-09 12:14:15 -06:00
at91sam9g25.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g25ek.dts ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g35.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g35ek.dts ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9g45-corvus.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
at91sam9g45-gurnard.dts arm: at91: Add support for gurnard 2016-06-12 23:49:38 +02:00
at91sam9g45.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9m10g45ek.dts ARM: dts: at91: Add dts files for at91sam9m10g45ek 2017-05-09 12:14:15 -06:00
at91sam9n12.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9n12ek.dts ARM: dts: at91: Add dts files for at91sam9n12ek 2017-05-09 12:14:15 -06:00
at91sam9rl.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9rlek.dts ARM: dts: at91: Add dts files for at91sam9rlek 2017-05-09 12:14:15 -06:00
at91sam9x5_can.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5_isi.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5_lcd.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5_macb1.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5_macb0.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5_usart3.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9x5cm.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5dm.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x5ek.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x25.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x25ek.dts ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x35.dtsi ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9x35ek.dts ARM: dts: at91: Add dts files for at91sam9x5ek 2017-05-09 12:14:15 -06:00
at91sam9xe.dtsi board: ethernut5: Update to support DT and DM 2017-08-04 20:38:37 -04:00
at91sam9260-smartweb.dts atmel, at91: fix smartweb board 2017-06-29 10:01:11 -04:00
at91sam9260.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9260ek.dts board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash 2017-08-04 20:38:36 -04:00
at91sam9261.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9261ek.dts board: at91sam9261ek: Update to support DT and DM 2017-08-04 20:38:35 -04:00
at91sam9263.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
at91sam9263ek.dts board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash 2017-08-04 20:38:35 -04:00
avnet-ultra96-rev1.dts arm64: zynqmp: Add support for Avnet Ultra96 2018-08-06 08:44:35 +02:00
axp22x.dtsi sunxi: sina33: Sync the device tree with the kernel 2017-10-03 19:12:05 +02:00
axp81x.dtsi ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
axp152.dtsi sunxi: dts: Sync with kernel 2015-08-14 08:37:36 +02:00
axp209.dtsi ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
axp223.dtsi sunxi: sina33: Sync the device tree with the kernel 2017-10-03 19:12:05 +02:00
axp803.dtsi sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
axp809.dtsi sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
bcm283x-rpi-smsc9512.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm283x-rpi-smsc9514.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm283x-rpi-usb-host.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm283x-uboot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bcm283x.dtsi BCM283x ALT5 function for JTAG pins 2018-01-10 08:05:49 -05:00
bcm2835-rpi-a-plus.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835-rpi-a.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835-rpi-b-plus.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835-rpi-b-rev2.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835-rpi-b.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835-rpi-zero-w.dts add support for Raspberry Pi Zero W 2017-12-04 09:59:02 -05:00
bcm2835-rpi.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2835.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2836-rpi-2-b.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2836.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2837-rpi-3-b.dts fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bcm2837.dtsi fdt: update bcm283x device tree sources to Linux 4.14 state 2017-10-16 09:42:51 -04:00
bitmain-antminer-s9.dts arm: zynq: Add support for Bitmain Antminer S9 control board 2018-05-31 13:50:39 +02:00
bk4r1.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
bubblegum_96.dts arm: dts: bubblegum_96: Enable UART5 for serial console 2018-07-09 15:25:37 -04:00
cros-ec-keyboard.dtsi dts: Bring in Chrome OS keyboard device tree definition 2014-12-11 13:18:43 -07:00
cros-ec-sbs.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
da850-evm-u-boot.dtsi ARM: dts: da850-evm-u-boot: Remove redundant entries 2018-09-11 21:38:08 -04:00
da850-evm.dts arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18 2018-09-11 21:38:04 -04:00
da850-lcdk-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
da850-lcdk.dts ARM: dts: da850-lcdk: Sync from Linux 4.16 2018-03-22 16:32:31 -04:00
da850.dtsi ARM: dts: da850-lcdk: Sync from Linux 4.16 2018-03-22 16:32:31 -04:00
dm816x-clocks.dtsi ti816x: Import dts files from Linux Kernel v4.11 2017-06-05 11:02:25 -04:00
dm816x.dtsi ti816x: Import dts files from Linux Kernel v4.11 2017-06-05 11:02:25 -04:00
dm8168-evm.dts ti816x: Import dts files from Linux Kernel v4.11 2017-06-05 11:02:25 -04:00
dra7-dspeve-thermal.dtsi ARM: dts: dra7xx: sync DT with latest Linux 2016-12-04 13:54:51 -05:00
dra7-evm-common.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra7-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra7-evm.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra7-iva-thermal.dtsi ARM: dts: dra7xx: sync DT with latest Linux 2016-12-04 13:54:51 -05:00
dra7.dtsi ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes 2018-02-19 16:58:55 +09:00
dra7xx-clocks.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra71-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra71-evm.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72-evm-common.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72-evm-revc-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra72-evm-revc.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72-evm-tps65917.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72-evm.dts arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72x-mmc-iodelay.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra72x.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra74x-mmc-iodelay.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra74x.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dra76-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra76-evm.dts ARM: dts: dra76-evm: shift to using common IOdelay data 2018-03-13 21:59:28 -04:00
dra76x-mmc-iodelay.dtsi ARM: dts: dra76x: create a common file with MMC/SD IOdelay data 2018-03-13 21:59:28 -04:00
dra76x.dtsi arm: dts: dra7: sync DT with latest Linux 2017-09-11 16:19:48 -04:00
dragonboard410c-uboot.dtsi dts: db410c: added smem nodes 2018-07-19 16:31:37 -04:00
dragonboard410c.dts dts: db410c: Add bindings for MSM USB phy 2018-09-30 13:00:36 -04:00
dragonboard820c-uboot.dtsi dts: db820c: added smem nodes 2018-07-19 16:31:38 -04:00
dragonboard820c.dts dts: db820c: added smem nodes 2018-07-19 16:31:38 -04:00
ethernut5.dts ARM: dts: ethernut5: Fix the build warning 2017-09-13 09:24:25 -04:00
exynos4.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4x12-pinctrl-uboot.dtsi arm: exynos4: fix warning of dts 2018-08-06 11:24:42 +09:00
exynos4x12-pinctrl.dtsi exynos4412: dts: fix bad gpio order in pinctrl 2014-10-27 19:21:07 -06:00
exynos4x12.dtsi arm: dts: exynos4: fix the device-tree compile warning 2017-12-05 10:18:39 +09:00
exynos5.dtsi arm: exynos5: fix warning of dts 2018-08-06 11:24:45 +09:00
exynos54xx-pinctrl-uboot.dtsi arm: exynos5: fix warning of dts 2018-08-06 11:24:45 +09:00
exynos54xx-pinctrl.dtsi dm: exynos: dts: Adjust device tree files for U-Boot 2014-10-22 10:35:57 -06:00
exynos54xx.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4210-origen.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4210-pinctrl-uboot.dtsi arm: exynos4: fix warning of dts 2018-08-06 11:24:42 +09:00
exynos4210-pinctrl.dtsi dm: exynos: dts: Remove unused pinctrl information to save space 2014-10-22 10:34:12 -06:00
exynos4210-smdkv310.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4210-trats.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4210-universal_c210.dts arm: exynos4: fix warning of dts 2018-08-06 11:24:42 +09:00
exynos4210.dtsi arm: dts: exynos4: fix the device-tree compile warning 2017-12-05 10:18:39 +09:00
exynos4412-odroid.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4412-trats2.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos4412.dtsi arm: dts: exynos4: fix the device-tree compile warning 2017-12-05 10:18:39 +09:00
exynos5250-arndale.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5250-pinctrl-uboot.dtsi arm: exynos5: fix warning of dts 2018-08-06 11:24:45 +09:00
exynos5250-pinctrl.dtsi dm: exynos: dts: Remove unused pinctrl information to save space 2014-10-22 10:34:12 -06:00
exynos5250-smdk5250.dts exynos: dts: Add PMIC and regulator definitions 2015-08-05 21:06:10 -06:00
exynos5250-snow.dts exynos: dts: Add display-related device tree fragments 2016-05-25 13:25:18 +09:00
exynos5250-spring.dts arm: spring: fix alias of mmc correctly 2018-08-06 11:24:48 +09:00
exynos5250.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5420-peach-pit.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5420-smdk5420.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5422-odroidxu3.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos5800-peach-pi.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos7420-espresso7420.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
exynos7420.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl-imx8-ca53.dtsi imx: imx8mq: add dtsi file 2018-02-04 12:00:58 +01:00
fsl-imx8mq.dtsi imx: imx8mq: add dtsi file 2018-02-04 12:00:58 +01:00
fsl-ls1012a-2g5rdb.dts armv8: dts: fsl-ls1012a: add sata node support 2018-07-26 10:59:35 -07:00
fsl-ls1012a-frdm.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1012a-frdm.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1012a-frwy.dts board: ls1012a: FRWY-LS1012A board support 2018-06-11 12:34:45 -07:00
fsl-ls1012a-qds.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1012a-qds.dtsi armv8: dts: fsl-ls1012a: add sata node support 2018-07-26 10:59:35 -07:00
fsl-ls1012a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1012a-rdb.dtsi armv8: dts: fsl-ls1012a: add sata node support 2018-07-26 10:59:35 -07:00
fsl-ls1012a.dtsi armv8: dts: fsl-ls1012a: add sata node support 2018-07-26 10:59:35 -07:00
fsl-ls1043a-qds-duart.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1043a-qds-lpuart.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1043a-qds.dtsi armv8: dts: fsl-ls1043a: add sata node support 2018-09-27 08:52:11 -07:00
fsl-ls1043a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1043a.dtsi armv8: dts: fsl-ls1043a: add sata node support 2018-09-27 08:52:11 -07:00
fsl-ls1046a-qds-duart.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1046a-qds-lpuart.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1046a-qds.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1046a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1046a.dtsi armv8: ls1046a: add eSDHC node 2018-09-27 08:51:22 -07:00
fsl-ls1088a-qds.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1088a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls1088a.dtsi armv8: ls1088a: add eSDHC node 2018-09-27 08:51:11 -07:00
fsl-ls2080a-qds.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls2080a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls2080a.dtsi armv8: ls2088a: add eSDHC node 2018-09-27 08:50:39 -07:00
fsl-ls2081a-rdb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
fsl-ls2088a-rdb-qspi.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
hi3798cv200-poplar.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hi3798cv200-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hi3798cv200.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hi6220-hikey.dts ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. 2016-04-25 15:10:31 -04:00
hi6220.dtsi ARM: hisilicon: hikey: dts: Add pl011 additional clock binding. 2016-04-25 15:10:34 -04:00
imx6dl-icore-mipi-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6dl-icore-mipi.dts ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6dl-icore-rqs-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6dl-icore-rqs.dts ARM: dts: imx6dl-icore-rqs: Fix to include correct dtsi 2018-03-11 15:59:43 +01:00
imx6dl-icore-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6dl-icore.dts arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo 2016-10-26 16:53:16 +02:00
imx6dl-mamoj-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6dl-mamoj.dts i.MX6DL: mamoj: Add PFUZE100 support 2018-05-18 08:23:43 +02:00
imx6dl-pinfunc.h arm: dts: imx6dl: Add pinctrl defines 2016-10-26 16:53:16 +02:00
imx6dl.dtsi arm: dts: Add devicetree for i.MX6DL 2016-10-26 16:53:16 +02:00
imx6q-cm-fx6.dts ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with Linux 2017-12-29 11:17:22 +01:00
imx6q-display5.dts imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
imx6q-icore-mipi-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6q-icore-mipi.dts ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6q-icore-rqs-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6q-icore-rqs.dts arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support 2016-12-16 17:16:10 +01:00
imx6q-icore-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6q-icore.dts arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual 2016-10-26 16:53:16 +02:00
imx6q-logicpd.dts imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM 2017-04-12 18:59:12 +02:00
imx6q-pinfunc.h arm: dts: imx6q: Add pinctrl defines 2016-10-26 16:53:16 +02:00
imx6q.dtsi arm: dts: Add devicetree for i.MX6Q 2016-10-26 16:53:16 +02:00
imx6qdl-icore-rqs-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6qdl-icore-rqs.dtsi ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6qdl-icore-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6qdl-icore.dtsi ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6qdl-logicpd.dtsi imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM 2017-04-12 18:59:12 +02:00
imx6qdl-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6qdl.dtsi ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6sl-evk.dts imx: mx6slevk: introduce device tree support 2017-03-20 19:00:43 +01:00
imx6sl-pinfunc.h imx: mx6slevk: introduce device tree support 2017-03-20 19:00:43 +01:00
imx6sl.dtsi imx: mx6slevk: introduce device tree support 2017-03-20 19:00:43 +01:00
imx6sll-evk.dts arm: imx: add i.MX6SLL EVK board support 2016-12-16 11:38:24 +01:00
imx6sll-pinfunc.h arm: dts: add i.MX6SLL device tree 2016-12-16 11:38:24 +01:00
imx6sll.dtsi arm: dts: add i.MX6SLL device tree 2016-12-16 11:38:24 +01:00
imx6sx-pinfunc.h imx: mx6sx: add dts for mx6sxsabreauto board 2017-01-27 10:52:10 +01:00
imx6sx-sabreauto-u-boot.dtsi imx: imx6sx-sabreauto: convert to use DM QSPI driver 2018-09-04 08:47:23 +02:00
imx6sx-sabreauto.dts imx: imx6sx-sabreauto: convert to use DM QSPI driver 2018-09-04 08:47:23 +02:00
imx6sx-sdb-u-boot.dtsi imx: imx6sx-sdb: Enable DM QSPI driver 2018-09-04 08:47:23 +02:00
imx6sx-sdb.dts ARM: imx: Introduce dts for i.MX6SX-SDB 2018-01-12 14:28:04 +01:00
imx6sx-sdb.dtsi ARM: imx: Introduce dts for i.MX6SX-SDB 2018-01-12 14:28:04 +01:00
imx6sx.dtsi imx: imx6sx-sdb: Enable DM QSPI driver 2018-09-04 08:47:23 +02:00
imx6ul-9x9-evk-u-boot.dtsi dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards 2018-09-04 08:47:23 +02:00
imx6ul-9x9-evk.dts dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards 2018-09-04 08:47:23 +02:00
imx6ul-14x14-evk-u-boot.dtsi dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards 2018-09-04 08:47:23 +02:00
imx6ul-14x14-evk.dts dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards 2018-09-04 08:47:23 +02:00
imx6ul-geam-u-boot.dtsi imx6ul: geam: Fix fdt_file mismatch 2018-06-27 09:51:49 +02:00
imx6ul-geam.dts imx6ul: geam: Fix fdt_file mismatch 2018-06-27 09:51:49 +02:00
imx6ul-isiot-emmc-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6ul-isiot-emmc.dts ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6ul-isiot-nand.dts ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6ul-isiot-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6ul-isiot.dtsi ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl 2018-05-18 08:23:43 +02:00
imx6ul-opos6ul.dtsi imx6ul: opos6ul: add SPL_DM support 2018-04-26 09:34:00 +02:00
imx6ul-opos6uldev.dts imx6ul: opos6ul: add SPL_DM support 2018-04-26 09:34:00 +02:00
imx6ul-pinfunc.h arm: dts: imx6ull: add pinctrl defines 2016-10-04 15:41:01 +02:00
imx6ul-u-boot.dtsi Fixup various SPDX tags from the latest merge 2018-05-18 17:56:50 -04:00
imx6ul.dtsi dts: imx6ul: Update alias to support DM 2018-09-04 08:47:23 +02:00
imx6ull-14x14-evk.dts arm: dts: imx6ull: move input include to base device tree 2018-02-04 12:14:10 +01:00
imx6ull-colibri.dts board: toradex: add Colibri iMX6ULL support 2018-07-23 10:12:00 +02:00
imx6ull-pinfunc-snvs.h arm: dts: imx6ull: add pinctrl defines 2016-10-04 15:41:01 +02:00
imx6ull-pinfunc.h arm: dts: imx6ull: add pinctrl defines 2016-10-04 15:41:01 +02:00
imx6ull.dtsi ARM: dts: imx6ull: use same compatible string as Linux is using 2018-07-23 10:12:00 +02:00
imx7-colibri.dts arm: dts: imx7: colibri: add raw NAND support 2018-06-27 09:07:55 +02:00
imx7d-pinfunc.h arm: dts: imx7: sync with Linux 2017-05-18 11:24:33 +02:00
imx7d-sdb-qspi-u-boot.dtsi imx: imx7d-sdb: Add DM QSPI support 2018-09-04 08:47:23 +02:00
imx7d-sdb-qspi.dts imx: imx7d-sdb: Add DM QSPI support 2018-09-04 08:47:23 +02:00
imx7d-sdb.dts imx: imx7d-sdb: Add DM QSPI support 2018-09-04 08:47:23 +02:00
imx7d.dtsi imx: imx7d-sdb: Add DM QSPI support 2018-09-04 08:47:23 +02:00
imx7s.dtsi imx: imx7d-sdb: Add DM QSPI support 2018-09-04 08:47:23 +02:00
imx7ulp-evk.dts imx: imx7ulp: add EVK board support 2017-03-17 09:27:08 +01:00
imx7ulp-pinfunc.h arm: dts: add i.MX7ULP dtsi file 2017-03-17 09:27:08 +01:00
imx7ulp-uboot.dtsi imx: imx7ulp: add EVK board support 2017-03-17 09:27:08 +01:00
imx7ulp.dtsi imx: mx7ulp: modify lpi2c seq number 2018-01-16 06:59:15 +01:00
imx53-cx9020.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
imx53-kp.dts board: Add support for KEY1 status detection on K+P's HSC|DDC boards 2018-06-18 16:42:04 +02:00
imx53-pinfunc.h dts: pinctrl: Provide IMX_PAD_SION definition for imx53 pinctrl 2018-05-17 12:13:00 +02:00
imx53.dtsi dts: imx53: Add gpio and i2c nodes to imx53.dtsi file 2018-05-17 12:12:45 +02:00
k3-am65-main.dtsi arm64: dts: k3: Add Support for AM654 SoC 2018-09-11 08:32:55 -04:00
k3-am65.dtsi arm64: dts: k3: Add Support for AM654 SoC 2018-09-11 08:32:55 -04:00
k3-am654-base-board-u-boot.dtsi arm64: dts: k3: Add u-boot specific nodes 2018-09-11 08:32:55 -04:00
k3-am654-base-board.dts arm64: dts: k3: Add Support for AM654 SoC 2018-09-11 08:32:55 -04:00
k3-am654.dtsi arm64: dts: k3: Add Support for AM654 SoC 2018-09-11 08:32:55 -04:00
keystone-clocks.dtsi ARM: dts: Keystone2: Import generic dt files from Linux Kernel 2015-10-22 14:19:50 -04:00
keystone-k2e-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2e-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2e-evm.dts ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2e-netcp.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2e.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2g-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2g-evm.dts dts: cadence_spi: Sync DT bindings with Linux 2018-01-24 12:07:50 +05:30
keystone-k2g-generic-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2g-generic.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2g-ice-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2g-ice.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2g-netcp.dtsi ARM: dts: k2g: Disable netcp by default 2017-07-10 14:26:00 -04:00
keystone-k2g.dtsi dts: cadence_spi: Sync DT bindings with Linux 2018-01-24 12:07:50 +05:30
keystone-k2hk-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2hk-evm-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone-k2hk-evm.dts ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2hk-netcp.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2hk.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2l-clocks.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2l-evm.dts ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2l-netcp.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone-k2l.dtsi ARM: dts: k2*: Rename the k2* files to keystone-k2* files 2017-02-08 15:56:30 -05:00
keystone.dtsi ARM: dts: keystone2: add I2C aliases for davinci I2C nodes 2017-05-09 09:04:55 +02:00
kirkwood-98dx4122.dtsi ARM: add devicetree files for kirkwood SoC 2018-05-17 17:35:25 +02:00
kirkwood-6192.dtsi ARM: add devicetree files for kirkwood SoC 2018-05-17 17:35:25 +02:00
kirkwood-6281.dtsi ARM: add devicetree files for kirkwood SoC 2018-05-17 17:35:25 +02:00
kirkwood-atl-sbx81lifkw.dts ARM: add SBx81LIFKW board 2018-06-05 07:29:09 +02:00
kirkwood-atl-sbx81lifxcat.dts ARM: kirkwood: add SBx81LIFXCAT board 2018-08-07 10:53:52 +02:00
kirkwood-blackarmor-nas220.dts ARM: kirkwood: Add device-tree for nas220 2018-05-17 17:35:25 +02:00
kirkwood-d2net.dts ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2 2018-05-29 08:33:03 +02:00
kirkwood-dns325.dts ARM: kirkwood: Add device-tree for dns325 2018-05-17 17:35:25 +02:00
kirkwood-dnskw.dtsi ARM: kirkwood: Add device-tree for dns325 2018-05-17 17:35:25 +02:00
kirkwood-dockstar.dts ARM: kirkwood: Add device-tree for dockstar 2018-05-17 17:35:25 +02:00
kirkwood-dreamplug.dts ARM: kirkwood: Add device-tree for dreamplug 2018-05-29 08:33:03 +02:00
kirkwood-ds109.dts ARM: kirkwood: Add device-tree for ds109 2018-05-29 08:33:03 +02:00
kirkwood-goflexnet.dts ARM: kirkwood: Add device-tree for goflexhome 2018-05-17 17:35:25 +02:00
kirkwood-guruplug-server-plus.dts ARM: kirkwood: Add device-tree for guruplug 2018-05-17 17:35:25 +02:00
kirkwood-ib62x0.dts ARM: kirkwood: Add device-tree for ib62x0 2018-05-17 17:35:25 +02:00
kirkwood-iconnect.dts ARM: kirkwood: Add device-tree for iconnect 2018-05-17 17:35:25 +02:00
kirkwood-is2.dts ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-km_common.dtsi ARM: kirkwood: Add device-tree for keymile 2018-05-29 08:33:03 +02:00
kirkwood-km_kirkwood.dts ARM: kirkwood: Add device-tree for keymile 2018-05-29 08:33:03 +02:00
kirkwood-lschlv2.dts ARM: kirkwood: Add device-tree for lschlv2 & lsxhl 2018-05-29 08:33:03 +02:00
kirkwood-lsxhl.dts ARM: kirkwood: Add device-tree for lschlv2 & lsxhl 2018-05-29 08:33:03 +02:00
kirkwood-lsxl.dtsi arm: kirkwood: lsxl: Add SPI driver model support 2018-06-05 07:29:09 +02:00
kirkwood-net2big.dts ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2 2018-05-29 08:33:03 +02:00
kirkwood-netxbig.dtsi ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2 2018-05-29 08:33:03 +02:00
kirkwood-ns2-common.dtsi ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-ns2.dts ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-ns2lite.dts ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-ns2max.dts ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-ns2mini.dts ARM: kirkwood: Add device-tree for netspace & inetspace 2018-05-29 08:33:03 +02:00
kirkwood-openrd-base.dts ARM: kirkwood: Add device-tree for openrd 2018-05-17 17:35:25 +02:00
kirkwood-openrd-client.dts ARM: kirkwood: Add device-tree for openrd 2018-05-17 17:35:25 +02:00
kirkwood-openrd-ultimate.dts ARM: kirkwood: Add device-tree for openrd 2018-05-17 17:35:25 +02:00
kirkwood-openrd.dtsi ARM: kirkwood: Add device-tree for openrd 2018-05-17 17:35:25 +02:00
kirkwood-pogo_e02.dts ARM: kirkwood: Add device-tree for pogo_e02 2018-05-17 17:35:26 +02:00
kirkwood-sheevaplug-common.dtsi ARM: kirkwood: Add device-tree for sheevaplug 2018-05-17 17:35:26 +02:00
kirkwood-sheevaplug.dts ARM: kirkwood: Add device-tree for sheevaplug 2018-05-17 17:35:26 +02:00
kirkwood-synology.dtsi ARM: kirkwood: Add device-tree for ds109 2018-05-29 08:33:03 +02:00
kirkwood.dtsi ARM: add devicetree files for kirkwood SoC 2018-05-17 17:35:25 +02:00
logicpd-som-lv-37xx-devkit.dts ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
logicpd-som-lv-baseboard.dtsi ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
logicpd-som-lv.dtsi ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
logicpd-torpedo-37xx-devkit-u-boot.dtsi ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect 2018-09-05 16:01:22 -04:00
logicpd-torpedo-37xx-devkit.dts ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
logicpd-torpedo-baseboard.dtsi ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
logicpd-torpedo-som.dtsi ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
ls1021a-iot-duart.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-iot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-qds-duart.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-qds-lpuart.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-qds.dtsi armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr 2018-09-27 08:53:13 -07:00
ls1021a-twr-duart.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-twr-lpuart.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ls1021a-twr.dtsi armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr 2018-09-27 08:53:13 -07:00
ls1021a.dtsi armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr 2018-09-27 08:53:13 -07:00
Makefile arm64: dts: k3: Add Support for AM654 SoC 2018-09-11 08:32:55 -04:00
meson-gx.dtsi ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxbb-nanopi-k2.dts ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17 2018-07-19 16:17:58 -04:00
meson-gxbb-odroidc2.dts ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxbb.dtsi ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl-mali.dtsi ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl-s905x-khadas-vim.dts ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl-s905x-libretech-cc.dts ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl-s905x-p212.dts ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl-s905x-p212.dtsi ARM64: meson: Sync DT with Linux 4.17.5 2018-07-20 15:55:09 -04:00
meson-gxl-s905x.dtsi ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
meson-gxl.dtsi ARM64: meson: Sync DT with Linux 4.17 2018-06-13 07:49:11 -04:00
omap-gpmc-smsc911x.dtsi ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap-gpmc-smsc9221.dtsi OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC. 2017-05-09 20:35:37 -04:00
omap3-beagle-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
omap3-beagle-xm-ab-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
omap3-beagle-xm-ab.dts ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard 2018-01-19 15:49:28 -05:00
omap3-beagle-xm-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
omap3-beagle-xm.dts ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard 2018-01-19 15:49:28 -05:00
omap3-beagle.dts ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard 2018-01-19 15:49:28 -05:00
omap3-cpu-thermal.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap3-evm-37xx-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
omap3-evm-37xx.dts ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap3-evm-common.dtsi ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap3-evm-processor-common.dtsi ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap3-evm-u-boot.dtsi ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi 2018-09-29 08:07:26 -04:00
omap3-evm.dts ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap3-panel-sharp-ls037v7dw01.dtsi ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap3-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap3.dtsi ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
omap3xxx-clocks.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap4-cpu-thermal.dtsi dra7xx: Add dra72_evm_defconfig using CONFIG_DM 2015-08-12 20:48:08 -04:00
omap5-core-thermal.dtsi dra7xx: Add dra72_evm_defconfig using CONFIG_DM 2015-08-12 20:48:08 -04:00
omap5-gpu-thermal.dtsi dra7xx: Add dra72_evm_defconfig using CONFIG_DM 2015-08-12 20:48:08 -04:00
omap5-u-boot.dtsi ARM: dts: OMAP5+: Add support for bandgap sensor in SPL 2017-11-21 08:03:38 -05:00
omap34xx-omap36xx-clocks.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap34xx.dtsi ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} 2018-01-01 09:04:19 -05:00
omap36xx-am35xx-omap3430es2plus-clocks.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap36xx-clocks.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap36xx-omap3430es2plus-clocks.dtsi arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 2017-09-13 09:24:26 -04:00
omap36xx-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap36xx.dtsi ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 2018-07-23 14:33:21 -04:00
pcm052.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
r8a779x-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7790-lager-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7790-lager.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7790-stout-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7790-stout.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7790-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7790.dtsi ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7791-koelsch-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7791-koelsch.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7791-porter-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7791-porter.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7791-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7791.dtsi ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7792-blanche-u-boot.dts ARM: rmobile: Update V2H Blanche 2018-05-20 12:06:55 +02:00
r8a7792-blanche.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7792-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7792.dtsi ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7793-gose-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7793-gose.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7793-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7793.dtsi ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7794-alt-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7794-alt.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7794-silk-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7794-silk.dts ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7794-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7794.dtsi ARM: rmobile: Sync Gen2 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7795-h3ulcb-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7795-h3ulcb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7795-salvator-x-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7795-salvator-x.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7795-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7795.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a7796-m3ulcb-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7796-m3ulcb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7796-salvator-x-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7796-salvator-x.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7796-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a7796.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a77965-salvator-x-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77965-salvator-x.dts ARM: rmobile: Add R8A77965 Salvator-XS board support 2018-03-05 10:59:38 +01:00
r8a77965-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77965.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a77970-eagle-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77970-eagle.dts ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes 2018-06-19 06:15:55 +02:00
r8a77970-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77970.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a77990-ebisu-u-boot.dts Merge branch 'master' of git://git.denx.de/u-boot-sh 2018-06-02 16:58:27 -04:00
r8a77990-ebisu.dts ARM: dts: rmobile: Add HS200 support to E3 Ebisu 2018-06-19 06:15:55 +02:00
r8a77990-u-boot.dtsi Merge branch 'master' of git://git.denx.de/u-boot-sh 2018-06-02 16:58:27 -04:00
r8a77990.dtsi ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3 2018-06-16 02:17:57 +02:00
r8a77995-draak-u-boot.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77995-draak.dts ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
r8a77995-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77995.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
rk3xxx.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk322x.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3036-sdk-u-boot.dtsi rockchip: add u-boot specific dts for rk3036 sdk 2017-07-27 14:59:04 +02:00
rk3036-sdk.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3036.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3128-evb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3128.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3188-radxarock-u-boot.dtsi rockchip: rk3188: add u-boot-specific mmc properties 2018-10-02 09:35:19 +02:00
rk3188-radxarock.dts rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock 2018-10-02 09:35:39 +02:00
rk3188.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3229-evb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-evb.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-evb.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3288-fennec.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-fennec.dtsi rockchip: add basic support for fennec-rk3288 board 2016-07-31 07:24:20 -06:00
rk3288-firefly.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-firefly.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3288-miqi.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-miqi.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-phycore-rdk.dts rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board 2017-07-11 15:23:38 +02:00
rk3288-phycore-som.dtsi rockchip: phycore: Add ID page of M24C32-D EEPROM 2017-07-27 14:59:01 +02:00
rk3288-popmetal.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-popmetal.dtsi rockchip: dts: Enable SARADC for rk3288-popmetal 2017-10-01 00:33:30 +02:00
rk3288-rock2-som.dtsi rockchip: rock2: Bring in device tree files from Linux 2016-01-21 20:42:37 -07:00
rk3288-rock2-square.dts dts: rk3288: remove node in dmc which not need anymore 2016-10-30 13:29:06 -06:00
rk3288-thermal.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3288-tinker.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3288-tinker.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3288-veyron-chromebook.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3288-veyron-jerry.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3288-veyron-mickey.dts rockchip: Add support for veyron-mickey (Chromebit) 2016-11-25 17:59:32 -07:00
rk3288-veyron-minnie.dts rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) 2016-11-25 17:59:32 -07:00
rk3288-veyron.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3288-vyasa-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3288-vyasa.dts rk3288: vyasa: Add eMMC boot support 2018-03-13 18:12:36 +01:00
rk3288.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3328-evb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3328.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3368-geekbox-u-boot.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3368-geekbox.dts rockchip: rk3368: Add initial support for RK3368 based GeekBox 2017-06-07 07:29:20 -06:00
rk3368-lion-u-boot.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3368-lion.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3368-px5-evb-u-boot.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3368-px5-evb.dts rockchip: dts: Enable SARADC for rk3368-px5-evb 2017-10-01 00:33:30 +02:00
rk3368-sheep-u-boot.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3368-sheep.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3368.dtsi dts: rk3368: make timer0 accessible for SPL and TPL 2017-08-13 17:12:36 +02:00
rk3399-evb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399-firefly.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399-puma-ddr1333.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3399-puma-ddr1600.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3399-puma-ddr1866.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
rk3399-puma.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rk3399-sdram-ddr3-1333.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399-sdram-ddr3-1600.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399-sdram-ddr3-1866.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399-sdram-lpddr3-4GB-1600.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk3399.dtsi rockchip: dts: fix unnecessary '-cells' warning 2018-08-29 20:44:50 +02:00
rv1108-evb.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rv1108.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s5pc1xx-goni.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s5pc1xx-smdkc100.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s5pc100-pinctrl.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s5pc110-pinctrl.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s900.dtsi arm: dts: s900: Add UART node 2018-07-09 15:25:35 -04:00
salvator-common.dtsi ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodes 2018-06-19 06:15:55 +02:00
salvator-x.dtsi ARM: dts: rmobile: Update DTS to match Linux 4.13 2017-09-12 23:01:51 +02:00
sama5d2-pinfunc.h atmel: Bring in at91 pio4 device tree file and bindings 2016-08-15 22:58:04 +02:00
sama5d2.dtsi ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:42 -04:00
sama5d3_can.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3_emac.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3_gmac.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3_lcd.dtsi board: sama5d3xek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:04 +02:00
sama5d3_mci2.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3_tcb1.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3_uart.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3.dtsi ARM: dts: at91: sama5d3_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:43 -04:00
sama5d3xcm_cmp.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3xcm.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d3xdm.dtsi board: sama5d3xek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:04 +02:00
sama5d3xmb_cmp.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
sama5d3xmb.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d4.dtsi ARM: dts: at91: sama5d4_xplained: add onewire connector for LCD eeprom 2018-09-28 20:22:44 -04:00
sama5d27_som1.dtsi at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
sama5d31.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d31ek.dts ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d33.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d33ek.dts ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d34.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d34ek.dts ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d35.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d35ek.dts ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d36.dtsi ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
sama5d36ek_cmp.dts board: sama5d3xek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:50:04 +02:00
sama5d36ek.dts ARM: at91: dt: add dts files for sama5d3xek board 2017-04-13 14:44:50 -06:00
skeleton.dtsi arm: fdt: Add skeleton device tree file from kernel 2012-03-29 08:12:47 +02:00
skeleton64.dtsi dm: arm: Bring in skeleton64 device tree file from Linux 2015-04-18 11:11:17 -06:00
socfpga_arria5_socdk.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_arria5.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_arria10_socdk_sdmmc_handoff.dtsi ARM: socfpga: Synchronize Arria10 SoCDK SDMMC handoff 2018-05-18 10:30:46 +02:00
socfpga_arria10_socdk_sdmmc.dts ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes 2018-08-13 22:35:42 +02:00
socfpga_arria10_socdk.dtsi ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT 2018-08-24 12:05:21 +02:00
socfpga_arria10.dtsi ARM: dts: socfpga: Add missing NAND reset 2018-08-24 12:05:21 +02:00
socfpga_cyclone5_dbm_soc1.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_de1_soc.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_de10_nano.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_de0_nano_soc.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_is1.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_socdk.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_sockit.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_socrates.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_sr1500.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5_vining_fpga.dts arm: socfpga: fix device trees to work with DM serial 2018-08-13 22:35:06 +02:00
socfpga_cyclone5.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
socfpga_stratix10_socdk.dts arm: dts: socfpga: stratix10: Fix memory node 2018-07-12 16:03:35 +02:00
socfpga_stratix10.dtsi arm: dts: socfpga: stratix10: update dtsi and dts 2018-05-18 10:30:48 +02:00
socfpga.dtsi ARM: socfpga: Convert to DM serial 2018-05-18 10:30:46 +02:00
st-pincfg.h STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih407-clock.dtsi STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih407-family.dtsi ARM: dts: STiH410: set DWC3 dual role mode to peripheral 2017-09-22 07:39:59 -04:00
stih407-pinctrl.dtsi STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih410-b2260-u-boot.dtsi ARM: dts: sti: Add stih410-b2260-u-boot.dtsi 2018-05-08 18:50:22 -04:00
stih410-b2260.dts STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih410-clock.dtsi STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih410-pinctrl.dtsi STiH410-B2260: Add device tree 2017-03-14 20:40:21 -04:00
stih410.dtsi ARM: dts: STiH410: update ehci and ohci compatible 2017-09-22 07:39:59 -04:00
stm32f4-pinctrl.dtsi ARM: DTS: stm32: add SDIO controller support for stm32f469-disco 2018-01-10 08:05:48 -05:00
stm32f7-u-boot.dtsi ARM: dts: stm32: Add timer support for STM32F7 2018-03-13 21:45:37 -04:00
stm32f429-disco-u-boot.dtsi ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting 2018-05-26 18:19:17 -04:00
stm32f429-disco.dts ARM: dts: stm32f4: Fix DT dtc warnings 2018-08-13 14:04:04 -04:00
stm32f429-pinctrl.dtsi ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support 2018-01-10 08:05:45 -05:00
stm32f429.dtsi ARM: dts: stm32f4: Fix DT dtc warnings 2018-08-13 14:04:04 -04:00
stm32f469-disco-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32f469-disco.dts ARM: DTS: stm32: add SDIO controller support for stm32f469-disco 2018-01-10 08:05:48 -05:00
stm32f469-pinctrl.dtsi ARM: DTS: add STM32F469 Discovery board support 2018-01-10 08:05:47 -05:00
stm32f746-disco.dts ARM: dts: stm32: remove cd-inverted for stm32f746-disco 2018-08-13 14:04:04 -04:00
stm32f746.dtsi ARM: dts: stm32: Update qspi bindings for stm32f746 2018-05-16 18:41:21 +05:30
stm32f769-disco.dts ARM: dts: stm32: remove cd-inverted for stm32f769-disco 2018-08-13 14:04:04 -04:00
stm32h7-u-boot.dtsi ARM: DTS: stm32: adapt stm32h7 dts files for U-boot 2017-09-22 07:40:03 -04:00
stm32h743-pinctrl.dtsi ARM: DTS: stm32: add SDMMC support fo stm32h743-eval 2017-10-08 16:19:56 -04:00
stm32h743.dtsi ARM: DTS: stm32: add SDMMC support for stm32h743 disco 2017-10-08 16:19:56 -04:00
stm32h743i-disco.dts ARM: DTS: stm32: add SDMMC support for stm32h743 disco 2017-10-08 16:19:56 -04:00
stm32h743i-eval.dts ARM: DTS: stm32: add SDMMC support fo stm32h743-eval 2017-10-08 16:19:56 -04:00
stm32mp15-ddr.dtsi dts: import stm32mp1 device tree from linux kernel 2018-07-20 15:55:05 -04:00
stm32mp15-ddr3-2x4Gb-1066-binG.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
stm32mp157-pinctrl.dtsi ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board 2018-09-25 21:47:39 -04:00
stm32mp157-u-boot.dtsi dts: import stm32mp1 device tree from linux kernel 2018-07-20 15:55:05 -04:00
stm32mp157c-ed1-u-boot.dtsi stm32mp1: add gpio led support 2018-08-10 10:27:32 -04:00
stm32mp157c-ed1.dts dts: import stm32mp1 device tree from linux kernel 2018-07-20 15:55:05 -04:00
stm32mp157c-ev1-u-boot.dtsi ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board 2018-09-25 21:47:39 -04:00
stm32mp157c-ev1.dts ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 board 2018-09-25 21:47:39 -04:00
stm32mp157c.dtsi ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board 2018-09-25 21:47:39 -04:00
stm32429i-eval-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32429i-eval.dts ARM: dts: stm32f4: Fix DT dtc warnings 2018-08-13 14:04:04 -04:00
stm32746g-eval.dts ARM: dts: Add support for stm32f746-evaluation board support 2018-03-13 21:45:37 -04:00
stv0991.dts dts: cadence_spi: Sync DT bindings with Linux 2018-01-24 12:07:50 +05:30
sun4i-a10-a1000.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-ba10-tvbox.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-chuwi-v7-cw0825.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-cubieboard.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-dserve-dsrv9703c.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-gemei-g9.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-hackberry.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-hyundai-a7hd.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-inet-3f.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-inet-3w.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-inet1.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-inet9f-rev03.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-inet97fv2.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-itead-iteaduino-plus.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-jesurun-q5.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-marsboard.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-mini-xplus.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-mk802.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-mk802ii.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-olinuxino-lime.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-pcduino.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-pcduino2.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10-pov-protab2-ips9.dts ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun4i-a10.dtsi ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-auxtek-t003.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-auxtek-t004.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-mk802.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-olinuxino-micro.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-r7-tv-dongle.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s-wobo-i5.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a10s.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-ampe-a76.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun5i-a13-difrnce-dit4350.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun5i-a13-empire-electronix-d709.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-empire-electronix-m712.dts sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet 2016-08-26 16:58:36 +02:00
sun5i-a13-hsg-h702.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-inet-86vs.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun5i-a13-inet-98v-rev2.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-olinuxino-micro.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-olinuxino.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13-q8-tablet.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun5i-a13-utoo-p66.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-a13.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-gr8-chip-pro.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-gr8.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-q8-common.dtsi sunxi: Sync dts files with the upstream kernel 2016-03-23 22:04:13 +01:00
sun5i-r8-chip.dts ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-r8.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i-reference-design-tablet.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun5i.dtsi ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-app4-evb1.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-colombus.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-hummingbird.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-i7.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-m9.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-mele-a1000g-quad.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31-mixtile-loftq.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun6i-a31.dtsi ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-colorfly-e708-q1.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun6i-a31s-cs908.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-inet-q972.dts sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB 2016-08-26 16:58:36 +02:00
sun6i-a31s-primo81.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-sina31s-core.dtsi ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-sina31s.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-sinovoip-bpi-m2.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s-yones-toptech-bs1078-v2.dts ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-a31s.dtsi ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun6i-reference-design-tablet.dtsi ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-ainol-aw1.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun7i-a20-bananapi-m1-plus.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-bananapi.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-bananapro.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-cubieboard2.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-cubietruck.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-hummingbird.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-i12-tvbox.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-icnova-swac.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-itead-ibox.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-lamobo-r1.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-m3.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-m5.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun7i-a20-mk808c.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olimex-som-evb.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olimex-som204-evb-emmc.dts sunxi: Add A20-SOM204-EVB-eMMC board 2018-03-13 22:40:35 +05:30
sun7i-a20-olimex-som204-evb.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olinuxino-lime.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olinuxino-lime2-emmc.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olinuxino-lime2.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-olinuxino-micro-emmc.dts sunxi: Add support for A20-OLinuXino-MICRO-eMMC 2017-10-03 19:12:05 +02:00
sun7i-a20-olinuxino-micro.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-orangepi-mini.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-orangepi.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-pcduino3-nano.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-pcduino3.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-primo73.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-wexler-tab7200.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-wits-pro-a20-dkt.dts ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun7i-a20-yones-toptech-bd1078.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
sun7i-a20.dtsi ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-a33.dtsi ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-evb.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-gt90h-v4.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-inet86dz.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-polaroid-mid2407pxe03.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-polaroid-mid2809pxe04.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23-q8-tablet.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a23.dtsi ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a33-ga10h-v1.1.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a33-inet-d978-rev2.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a33-olinuxino.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a33-q8-tablet.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun8i-a33-sinlinx-sina33.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a33.dtsi ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-a83t-allwinner-h8homlet-v2.dts ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
sun8i-a83t-bananapi-m3.dts ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
sun8i-a83t-cubietruck-plus.dts ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
sun8i-a83t-tbs-a711.dts ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
sun8i-a83t.dtsi ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 2018-08-13 13:07:35 +05:30
sun8i-h2-plus-libretech-all-h3-cc.dts sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver. 2018-05-01 10:15:58 +05:30
sun8i-h2-plus-orangepi-r1.dts sun8i: h2: Add initial Orange Pi R1 support 2018-06-16 14:52:42 +05:30
sun8i-h2-plus-orangepi-zero.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-bananapi-m2-plus.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-libretech-all-h3-cc.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-nanopi-m1-plus.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-nanopi-m1.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-nanopi-neo-air.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-nanopi-neo.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-nanopi.dtsi sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-2.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-lite.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-one.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-pc-plus.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-pc.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-plus.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3-orangepi-plus2e.dts sunxi: DT: H3: update board .dts files from Linux 2018-07-16 12:03:16 +05:30
sun8i-h3.dtsi sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs 2018-07-16 12:02:54 +05:30
sun8i-q8-common.dtsi ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-r16-bananapi-m2m.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-r16-nintendo-nes-classic-edition.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-r16-parrot.dts ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-r40-bananapi-m2-ultra.dts ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3 2018-08-13 13:10:09 +05:30
sun8i-r40.dtsi ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3 2018-08-13 13:10:09 +05:30
sun8i-reference-design-tablet.dtsi ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 2018-09-28 22:09:24 +05:30
sun8i-v3s-licheepi-zero.dts sunxi: add support for Lichee Pi Zero 2017-04-21 09:29:35 +02:00
sun8i-v3s.dtsi sunxi: add DTSI file for V3s 2017-04-21 09:23:27 +02:00
sun8i-v40-bananapi-m2-berry.dts ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3 2018-08-13 13:10:09 +05:30
sun9i-a80-cubieboard4.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun9i-a80-cx-a99.dts arm: sunxi: Add Sunchip CX-A99 initial support 2017-04-07 11:23:46 +05:30
sun9i-a80-optimus.dts sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sun9i-a80.dtsi ARM: dts: sun9i: Add mmc1 pinmux setting 2017-04-07 11:23:46 +05:30
sun50i-a64-amarula-relic.dts board: sun50i: Add Amarula A64-Relic initial support 2018-06-04 18:09:25 +05:30
sun50i-a64-bananapi-m64.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-nanopi-a64.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-olinuxino.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-orangepi-win.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-pine64-plus.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-pine64.dts sunxi: DT: A64: update board .dts files from Linux 2018-07-16 12:02:41 +05:30
sun50i-a64-sopine-baseboard.dts sunxi: DT: A64: add proper SoPine baseboard device tree 2018-07-16 12:03:34 +05:30
sun50i-a64-sopine.dtsi sunxi: DT: A64: add proper SoPine baseboard device tree 2018-07-16 12:03:34 +05:30
sun50i-a64.dtsi sunxi: DT: A64: update device tree file for Allwinner A64 SoC 2018-07-16 12:01:58 +05:30
sun50i-h5-libretech-all-h3-cc.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5-nanopi-neo-plus2.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5-nanopi-neo2.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5-orangepi-pc2.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5-orangepi-prime.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5-orangepi-zero-plus.dts sun50i: h5: Add initial Orange Pi Zero Plus support 2018-06-16 14:52:42 +05:30
sun50i-h5-orangepi-zero-plus2.dts sunxi: DT: H5: update board .dts files from Linux 2018-07-16 12:03:05 +05:30
sun50i-h5.dtsi sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs 2018-07-16 12:02:54 +05:30
sun50i-h6-orangepi-one-plus.dts board: sun50i: h6: Add OrangePi One Plus initial support 2018-07-31 20:50:01 +05:30
sun50i-h6-pine-h64.dts sunxi: add support for Pine H64 board 2018-07-31 11:38:13 +05:30
sun50i-h6.dtsi sunxi: add support for Allwinner H6 SoC 2018-07-31 11:38:13 +05:30
sunxi-common-regulators.dtsi sunxi: dts: Sync with kernel 2015-08-14 08:37:36 +02:00
sunxi-h3-h5.dtsi sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs 2018-07-16 12:02:54 +05:30
sunxi-itead-core-common.dtsi sunxi: Sync dts files with the upstream kernel 2016-03-23 22:04:13 +01:00
sunxi-libretech-all-h3-cc.dtsi sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards 2018-07-17 21:07:34 +05:30
sunxi-q8-common.dtsi sunxi: Sync dts files with the upstream kernel 2016-03-23 22:04:13 +01:00
sunxi-reference-design-tablet.dtsi sunxi: Sync dts files with upstream kernel 2016-08-26 16:58:36 +02:00
sunxi-u-boot.dtsi binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
tegra-u-boot.dtsi binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
tegra20-colibri.dts apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies 2017-08-15 14:51:18 -07:00
tegra20-harmony.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra20-medcom-wide.dts mmc: tegra: use correct alias for SDHCI/MMC nodes 2016-09-27 09:11:01 -07:00
tegra20-paz00.dts ARM: dts: tegra: Sync paz00 with Linux 4.8 2017-01-03 10:34:13 -07:00
tegra20-plutux.dts mmc: tegra: use correct alias for SDHCI/MMC nodes 2016-09-27 09:11:01 -07:00
tegra20-seaboard.dts ARM: tegra: fix ULPI PHY on Ventana and Seaboard 2016-09-27 09:11:03 -07:00
tegra20-tamonten.dtsi tegra: dts: Sync tegra20.dtsi with Linux v4.4 2016-02-16 09:17:51 -07:00
tegra20-tec.dts mmc: tegra: use correct alias for SDHCI/MMC nodes 2016-09-27 09:11:01 -07:00
tegra20-trimslice.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra20-u-boot.dtsi arm: tegra: Restore host1x/dc dm-pre-reloc properties 2018-08-21 08:34:55 -07:00
tegra20-ventana.dts ARM: tegra: fix USB controller aliases 2016-09-27 09:11:03 -07:00
tegra20.dtsi tegra: Use a U-Boot-specific .dtsi file 2016-12-20 08:09:55 +13:00
tegra30-apalis.dts tegra: beaver/apalis: Fix DTC warning 2018-07-26 13:15:31 -07:00
tegra30-beaver.dts tegra: beaver/apalis: Fix DTC warning 2018-07-26 13:15:31 -07:00
tegra30-cardhu.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra30-colibri.dts apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies 2017-08-15 14:51:18 -07:00
tegra30-tamonten.dtsi ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra30-tec-ng.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra30-u-boot.dtsi binman: tegra: Convert to use binman 2017-12-12 19:53:45 -07:00
tegra30.dtsi ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra114-dalmore.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra114-u-boot.dtsi binman: tegra: Convert to use binman 2017-12-12 19:53:45 -07:00
tegra114.dtsi ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra124-apalis.dts apalis-tk1: add missing as3722 gpio0 configuration 2018-05-10 16:34:20 -07:00
tegra124-cei-tk1-som.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra124-jetson-tk1.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra124-nyan-big-u-boot.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra124-nyan-big.dts tegra: dts: Move stdout-path to /chosen 2017-07-28 12:02:47 -06:00
tegra124-nyan.dtsi ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra124-u-boot.dtsi binman: tegra: Convert to use binman 2017-12-12 19:53:45 -07:00
tegra124-venice2.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra124.dtsi ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
tegra186-p2771-0000-500.dts ARM: tegra: use numeric versioning for p2771-0000 2016-08-30 11:14:53 -07:00
tegra186-p2771-0000-000.dts ARM: tegra: use numeric versioning for p2771-0000 2016-08-30 11:14:53 -07:00
tegra186-p2771-0000.dtsi tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra186.dtsi ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT 2016-11-07 11:28:16 -06:00
tegra210-e2220-1170.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra210-p2371-2180.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra210-p2371-0000.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra210-p2571.dts tegra: fdt: Ensure that the console UART is enabled 2017-07-11 10:08:20 -06:00
tegra210-u-boot.dtsi binman: tegra: Convert to use binman 2017-12-12 19:53:45 -07:00
tegra210.dtsi ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 2016-09-27 09:11:02 -07:00
thunderx-88xx.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
thunderx-88xx.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
tps6507x.dtsi arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5 2017-09-29 10:52:20 -04:00
tps65217.dtsi am33xx/omap: Enable CONFIG_OF_CONTROL 2014-06-11 16:25:46 -04:00
tps65910.dtsi am33xx: Update DT files, add am335x_gp_evm_config target 2015-08-12 20:48:06 -04:00
twl4030_omap3.dtsi omap3: Copy twl4030 device tree from Linux 4.9.y stable 2017-05-09 20:35:36 -04:00
twl4030.dtsi omap3: Copy twl4030 device tree from Linux 4.9.y stable 2017-05-09 20:35:36 -04:00
ulcb.dtsi ARM: rmobile: Sync Gen3 DTS with Linux v4.17 2018-06-14 22:35:21 +02:00
uniphier-ld4-ref.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-ld4.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-ld6b-ref.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-ld6b.dtsi ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-ld11-global.dts ARM: dts: uniphier: sync DT with Linux 4.19-rc1 2018-09-11 20:37:16 +09:00
uniphier-ld11-ref.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-ld11.dtsi ARM: dts: uniphier: sync DT with Linux 4.19-rc1 2018-09-11 20:37:16 +09:00
uniphier-ld20-global.dts ARM: dts: uniphier: sync DT with Linux 4.19-rc1 2018-09-11 20:37:16 +09:00
uniphier-ld20-ref.dts ARM: dts: uniphier: sync with Linux 4.17-rc6 2018-05-23 00:32:39 +09:00
uniphier-ld20.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pinctrl.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pro4-ace.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-pro4-ref.dts mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pro4-sanji.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-pro4.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pro5-4kbox.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
uniphier-pro5.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pxs2-gentil.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-pxs2-vodka.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-pxs2.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-pxs3-ref.dts ARM: dts: uniphier: enable SD card for PXs3 reference board 2018-06-23 01:28:17 +09:00
uniphier-pxs3.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-ref-daughter.dtsi ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-sld8-ref.dts ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-sld8.dtsi mmc: uniphier-sd: sync with Linux 2018-09-11 20:37:18 +09:00
uniphier-support-card.dtsi ARM: dts: uniphier: sync DT with Linux 4.17-rc1 2018-04-18 23:34:36 +09:00
uniphier-v7-u-boot.dtsi ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node 2018-04-24 00:35:34 +09:00
usb_a9263.dts at91: fix devicetree warnings 2018-09-10 20:48:18 -04:00
vf-colibri.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
vf.dtsi SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
vf500-colibri.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
vf610-colibri.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
vf610-twr.dts SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
zynq-7000.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-cc108.dts arm: zynq: Sync up licenses with mainline kernel 2018-04-09 12:14:49 +02:00
zynq-cse-nand.dts arm: zynq: Fix indentation for zynq-cse targets 2018-08-06 08:44:35 +02:00
zynq-cse-nor.dts arm: zynq: Fix indentation for zynq-cse targets 2018-08-06 08:44:35 +02:00
zynq-cse-qspi-single.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-cse-qspi.dtsi SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-microzed.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-minized.dts arm: zynq: Add initial support for Avnet MiniZed 2018-05-31 13:50:39 +02:00
zynq-picozed.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-syzygy-hub.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-topic-miami.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-topic-miamilite.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-topic-miamiplus.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynq-zc702.dts arm: zynq: Drop #address-cells and #size-cells from gpio-keys 2018-06-15 08:06:31 +02:00
zynq-zc706.dts ARM: dts: zynq: Add generic compatible string for I2C EEPROM 2018-04-09 12:14:49 +02:00
zynq-zc770-xm010.dts arm: zynq: Use fixed partitions for spi flash for zc770 xm010 2018-04-09 12:14:50 +02:00
zynq-zc770-xm011-x16.dts arm: zynq: Add support for zc770-xm011-x16 configuration 2018-01-30 14:28:25 +01:00
zynq-zc770-xm011.dts arm: zynq: Fix eeprom dt nodes 2018-04-09 12:14:49 +02:00
zynq-zc770-xm012.dts arm: zynq: Fix eeprom dt nodes 2018-04-09 12:14:49 +02:00
zynq-zc770-xm013.dts arm: zynq: Fix eeprom dt nodes 2018-04-09 12:14:49 +02:00
zynq-zed.dts arm: zynq: dts: add spi flash node to zedboard 2018-08-07 11:03:43 +02:00
zynq-zturn.dts arm: zynq: Drop #address-cells and #size-cells from gpio-keys 2018-06-15 08:06:31 +02:00
zynq-zybo-z7.dts arm: zynq: add support for the zybo z7 board 2018-08-06 08:44:35 +02:00
zynq-zybo.dts arm: zynq: Sync up licenses with mainline kernel 2018-04-09 12:14:49 +02:00
zynqmp-clk-ccf.dtsi arm64: zynqmp: Add TTC clocks 2018-05-31 13:50:39 +02:00
zynqmp-clk.dtsi arm64: zynqmp: Enable cadence WDT for zcu100 2018-05-11 09:23:43 +02:00
zynqmp-mini-emmc1.dts arm: zynqmp: Fix sdhci clock in emmc1 mini configuration 2018-08-06 08:44:35 +02:00
zynqmp-mini-emmc0.dts arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 2018-06-15 08:06:31 +02:00
zynqmp-mini-nand.dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zynqmp-mini-qspi.dts arm64: zynqmp: Add QSPI flash mini u-boot configuration 2018-07-19 10:49:56 +02:00
zynqmp-r5.dts arm: zynqmp: Add ZynqMP minimal R5 support 2018-05-11 09:38:23 +02:00
zynqmp-zc1232-revA.dts arm64: zynqmp: Add support for zc12xx boards 2018-04-09 12:14:52 +02:00
zynqmp-zc1254-revA.dts arm64: zynqmp: Add support for zc12xx boards 2018-04-09 12:14:52 +02:00
zynqmp-zc1275-revA.dts arm64: zynqmp: Add support for zc12xx boards 2018-04-09 12:14:52 +02:00
zynqmp-zc1275-revB.dts arm64: zynqmp: Add new defconfig for zc1275 revB 2018-05-11 09:23:43 +02:00
zynqmp-zc1751-xm015-dc1.dts arm64: zynqmp: Add eeprom reference to eeprom nodes 2018-04-09 12:14:48 +02:00
zynqmp-zc1751-xm016-dc2.dts arm64: zynqmp: Fix spi flash partition definition for zc1751 dc2 2018-04-09 12:14:48 +02:00
zynqmp-zc1751-xm017-dc3.dts arm64: zynqmp: Add support for zc1751 dc3 2018-04-09 12:14:52 +02:00
zynqmp-zc1751-xm018-dc4.dts arm64: zynqmp: Remove additional comments from dts files 2018-04-09 12:14:48 +02:00
zynqmp-zc1751-xm019-dc5.dts arm64: zynqmp: Update sd properties for dc5 2018-04-09 12:14:48 +02:00
zynqmp-zcu100-revC.dts arm64: xilinx: Setup default number of chipselects for zcu100 2018-07-19 10:49:55 +02:00
zynqmp-zcu102-rev1.0.dts arm64: zynqmp: Remove double spaces from dts file 2018-04-09 12:14:49 +02:00
zynqmp-zcu102-revA.dts zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards 2018-07-16 14:03:10 +05:30
zynqmp-zcu102-revB.dts arm64: zynqmp: Remove additional comments from dts files 2018-04-09 12:14:48 +02:00
zynqmp-zcu104-revA.dts arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 2018-05-31 13:50:39 +02:00
zynqmp-zcu104-revC.dts arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 2018-05-31 13:50:39 +02:00
zynqmp-zcu106-revA.dts arm: zynq: Drop #address-cells and #size-cells from gpio-keys 2018-06-15 08:06:31 +02:00
zynqmp-zcu111-revA.dts arm: zynq: Drop #address-cells and #size-cells from gpio-keys 2018-06-15 08:06:31 +02:00
zynqmp.dtsi arm64: zynqmp: Remove power domain description 2018-04-09 12:14:52 +02:00