summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dts: powerpc: p1010rdb: Add eTSEC DT nodesHou Zhiqiang2020-09-242-0/+75
* configs: P1020RDB: Enable DM_ETH configHou Zhiqiang2020-09-2412-0/+36
* p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-241-0/+2
* dts: powerpc: p1020rdb: Add eTSEC DT nodesHou Zhiqiang2020-09-2411-2/+273
* configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang2020-09-241-0/+2
* fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang2020-09-241-17/+18
* mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-241-0/+2
* net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-243-3/+19
* net: tsec: Add fixed-link PHY supportHou Zhiqiang2020-09-241-1/+4
* net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang2020-09-241-33/+5
* net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang2020-09-242-6/+26
* net: fsl_mdio: Change to use virtual addressHou Zhiqiang2020-09-241-1/+1
* configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSNVladimir Oltean2020-09-249-0/+9
* phy: make phy_connect_fixed work with a null mdio busVladimir Oltean2020-09-241-2/+2
* configs: P1010RDB: Enable eSPI controller and SPI flash DM driverHou Zhiqiang2020-09-2416-0/+32
* dts: P1010RDB: Add eSPI slave DT nodesHou Zhiqiang2020-09-243-0/+19
* dts: P1010: Add eSPI controller DT nodeHou Zhiqiang2020-09-241-0/+10
* configs: T4240RDB: Enable ESPI driverXiaowei Bao2020-09-242-0/+4
* dts: T4240RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+15
* dts: T4240: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: T2080RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
* dts: T2080RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+15
* configs: T1042D4RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
* dts: T1042D4RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+15
* dts: T104x: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: T1024RDB: Enable ESPI driverXiaowei Bao2020-09-245-0/+10
* dts: T1024RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+12
* dts: T102x: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P5040DS: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
* dts: P5040DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
* dts: P5040: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P4080DS: Enable ESPI driverXiaowei Bao2020-09-243-0/+6
* dts: P4080DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
* dts: P4080: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P3041DS: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
* dts: P3041DS: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
* dts: P3041: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P2041RDB: Enable ESPI driverXiaowei Bao2020-09-244-0/+8
* dts: P2041RDB: Add ESPI slave device nodeXiaowei Bao2020-09-241-0/+13
* dts: P2041: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P2020RDB: Enable ESPI driverXiaowei Bao2020-09-248-0/+16
* dts: P2020RDB: Add ESPI slave device nodeXiaowei Bao2020-09-242-0/+30
* dts: P2020: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: P1020RDB: Enable ESPI driverXiaowei Bao2020-09-2412-0/+24
* dts: P1020RDB: Add ESPI slave device nodeXiaowei Bao2020-09-243-0/+45
* dts: P1020: Add ESPI DT nodesXiaowei Bao2020-09-241-0/+9
* configs: enable espi device module in T2080QDSChuanhua Han2020-09-246-0/+12
* powerpc: dts: t2080qds: add espi slave nodes supportChuanhua Han2020-09-241-0/+33
* powerpc: dts: t2080: add espi controller node supportChuanhua Han2020-09-241-0/+10
* Merge tag 'dm-pull-22sep20' of git://git.denx.de/u-boot-dm into nextWIP/22Sep2020-nextTom Rini2020-09-2247-228/+1298
|\