]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Mon, 1 Jun 2020 00:07:39 +0000 (20:07 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 1 Jun 2020 00:07:39 +0000 (20:07 -0400)
commit5d1515c4ea74dbc33c6540140fb41562922fe5d9
tree211e31287f621183b7cebd3929983ad0c5c367b1
parente2db7ef9c3e989cc946b7d43fdb87d366b1611d1
parente2acc15f544ece93c9b23d1ef38a2e7a0110f90a
Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip

- Fix mmc of path after syncfrom kernel dts;
- Add dwc3 host support with DM for rk3399;
- Add usb2phy and typec phy for rockchip platform;
- Migrate board list doc to rockchip.rst;
- Add rk3399 Pinebook Pro board support;
- Update dram_init in board_init and add memory node in SPL;