summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into nextWIP/23Sep2020-nextTom Rini2020-09-23205-4566/+1241
|\
| * configs: powerpc: add usb (host) mass storage supportRan Wang2020-09-2248-0/+48
| * configs: Remove P5040DS secure boot configsPriyanka Jain2020-09-222-123/+0
| * board/freescale: Remove P5020DS board supportPriyanka Jain2020-09-2215-495/+0
| * powerpc:Remove P4080DS secure boot configsPriyanka Jain2020-09-222-60/+0
| * configs: Remove P3041DS secure boot configsPriyanka Jain2020-09-223-123/+0
| * board/freescale: Remove P1024RDB board supportPriyanka Jain2020-09-229-375/+0
| * board/freescale: Remove P1021RDB board supportPriyanka Jain2020-09-2214-745/+1
| * board/freescale: Remove P1020MBG board supportPriyanka Jain2020-09-229-277/+5
| * board/freescale: Remove P1020UTM board supportPriyanka Jain2020-09-2210-276/+1
| * board/freescale: Remove P1025RDB board supportPriyanka Jain2020-09-2212-469/+4
| * configs: Remove P1010RDB secure boot configsPriyanka Jain2020-09-2213-779/+0
| * board/freescale: Remove p1023rdb board supportPriyanka Jain2020-09-2210-782/+0
| * powerpc: reduce number of WATCHDOG_RESET calls from flush_cacheRasmus Villemoes2020-09-221-2/+6
| * configs: P2020RDB: Enable DM_ETH configHou Zhiqiang2020-09-228-0/+24
| * dts: powerpc: p2020rdb: Add eTSEC DT nodesHou Zhiqiang2020-09-228-2/+170
| * configs: P1010RDB: Enable DM_ETH configHou Zhiqiang2020-09-2216-0/+32
| * p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-221-0/+2
| * dts: powerpc: p1010rdb: Add eTSEC DT nodesHou Zhiqiang2020-09-222-0/+75
| * configs: P1020RDB: Enable DM_ETH configHou Zhiqiang2020-09-2212-0/+36
| * p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-221-0/+2
| * dts: powerpc: p1020rdb: Add eTSEC DT nodesHou Zhiqiang2020-09-2211-2/+273
| * configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang2020-09-221-0/+2
| * fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang2020-09-221-17/+18
| * mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-221-0/+2
| * net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-223-3/+19
| * net: tsec: Add fixed-link PHY supportHou Zhiqiang2020-09-221-1/+4
| * net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang2020-09-221-33/+5
| * net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang2020-09-222-6/+26
| * net: fsl_mdio: Change to use virtual addressHou Zhiqiang2020-09-221-1/+1
| * configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSNVladimir Oltean2020-09-229-0/+9
| * phy: make phy_connect_fixed work with a null mdio busVladimir Oltean2020-09-221-2/+2
| * configs: P1010RDB: Enable eSPI controller and SPI flash DM driverHou Zhiqiang2020-09-2216-0/+32
| * dts: P1010RDB: Add eSPI slave DT nodesHou Zhiqiang2020-09-223-0/+19
| * dts: P1010: Add eSPI controller DT nodeHou Zhiqiang2020-09-221-0/+10
| * configs: T4240RDB: Enable ESPI driverXiaowei Bao2020-09-222-0/+4
| * dts: T4240RDB: Add ESPI slave device nodeXiaowei Bao2020-09-221-0/+15
| * dts: T4240: Add ESPI DT nodesXiaowei Bao2020-09-221-0/+9
| * configs: T2080RDB: Enable ESPI driverXiaowei Bao2020-09-224-0/+8
| * dts: T2080RDB: Add ESPI slave device nodeXiaowei Bao2020-09-221-0/+15
| * configs: T1042D4RDB: Enable ESPI driverXiaowei Bao2020-09-224-0/+8
| * dts: T1042D4RDB: Add ESPI slave device nodeXiaowei Bao2020-09-221-0/+15
| * dts: T104x: Add ESPI DT nodesXiaowei Bao2020-09-221-0/+9
| * configs: T1024RDB: Enable ESPI driverXiaowei Bao2020-09-225-0/+10
| * dts: T1024RDB: Add ESPI slave device nodeXiaowei Bao2020-09-221-0/+12
| * dts: T102x: Add ESPI DT nodesXiaowei Bao2020-09-221-0/+9
| * configs: P5040DS: Enable ESPI driverXiaowei Bao2020-09-224-0/+8
| * dts: P5040DS: Add ESPI slave device nodeXiaowei Bao2020-09-221-0/+13
| * dts: P5040: Add ESPI DT nodesXiaowei Bao2020-09-221-0/+9
| * configs: P4080DS: Enable ESPI driverXiaowei Bao2020-09-223-0/+6