summaryrefslogtreecommitdiff
path: root/arch/arm/dts
Commit message (Expand)AuthorAgeFilesLines
* imx: add the i.MX8M reset controller nodePatrick Wildt2019-10-081-0/+7
* imx: add support for i.MX8MQ power domain controllerPatrick Wildt2019-10-081-6/+32
* ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi2019-10-081-1/+2
* imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin2019-10-081-0/+10
* dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski2019-10-081-1/+0
* DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski2019-10-081-0/+5
* pico-imx6: Add initial supportFabio Estevam2019-10-084-0/+460
* configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga2019-10-081-0/+113
* ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga2019-10-081-1/+1
* ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2019-10-082-7/+12
* imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsiPeng Fan2019-10-082-3/+6
* nitrogen6x: migrate to using device treeTroy Kisky2019-10-086-9/+524
* arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio commandPeng Fan2019-10-081-0/+7
* imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan2019-10-081-1/+48
* imx: add i.MX6ULZ boardPeng Fan2019-10-081-0/+22
* arm: dts: import dts for i.MX6ULZPeng Fan2019-10-082-1/+39
* arm: dts: sync dts for i.MX6ULLPeng Fan2019-10-084-1703/+127
* arm: dts: sync dts for i.MX6ULPeng Fan2019-10-084-595/+834
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-10-057-0/+44
|\
| * ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut2019-09-307-0/+44
* | ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2019-10-041-0/+18
|/
* rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi2019-09-191-7/+19
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-164-3/+59
|\
| * arm: dts: ls1028a-qds: define the MDIO MUXAlex Marginean2019-09-121-3/+53
| * dts: armv8: add emmc hs200 support for ls1028ardbYinbo Zhu2019-09-121-0/+1
| * dts: armv8: add emmc hs200 support for lx2160ardbYinbo Zhu2019-09-121-0/+1
| * dts: armv8: add emmc hs200 support for ls1012ardbYinbo Zhu2019-09-121-0/+4
* | ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-131-25/+25
* | arm: am437x: cm-t43: Add device tree, enable OF_CONTROLSuniel Mahesh2019-09-132-1/+422
* | rockchip: rk3399: dts: add boot order for rockpro64Kever Yang2019-09-111-0/+5
|/
* Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/08Sep2019Tom Rini2019-09-082-0/+30
|\
| * ARM: dts: ast2500: Add SDHCI nodesEddie James2019-09-052-0/+30
* | arm: dts: Set custom names for cp110 master/slave MDIO busesAlex Marginean2019-09-042-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/01Sep2019Tom Rini2019-09-011-0/+14
|\
| * ARM: renesas: Enable R8A66597 USB host on GR PeachMarek Vasut2019-08-221-0/+14
* | stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-273-0/+32
* | stm32mp1: board: Update the way vdd-supply is retrieved from DTPatrick Delaunay2019-08-273-3/+12
* | stm32mp1: board: support of error led on ed1/ev1 boardPatrick Delaunay2019-08-271-15/+6
* | stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 bootPatrick Delaunay2019-08-271-0/+6
* | ARM: dts: stm32mp1: add pull-up on serial rx of console connected to STLINKPatrick Delaunay2019-08-272-0/+4
* | ARM: dts: stm32mp1: add key support on DK1/DK2Patrick Delaunay2019-08-271-0/+2
* | ARM: dts: stm32mp1: add ldtc pre-reloc proper in SOC filePatrick Delaunay2019-08-271-0/+5
* | ARM: dts: stm32mp1: Add PSCI node access before relocationPatrick Delaunay2019-08-271-0/+5
* | ARM: dts: stm32mp1: Add iwdg2 support for SPLPatrick Delaunay2019-08-271-0/+4
* | ARM: dts: stm32mp1: DDR config v1.45Patrick Delaunay2019-08-272-5/+4
* | ARM: dts: stm32mp1: sync device tree with v5.3-rc2Patrick Delaunay2019-08-2711-60/+885
* | ARM: dts: stih410-b2260: Sync DT with kernel v5.2Patrice Chotard2019-08-278-561/+370
* | ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin muxAdam Ford2019-08-261-12/+14
* | rockchip: rk3288: remove fennec board supportKever Yang2019-08-234-507/+0
* | rockchip: dts: rk3328-rock64: fix usb power supplyKever Yang2019-08-231-21/+2