summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/08Jun2020Tom Rini2020-06-0887-86/+3111
|\
| * ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-044-65/+111
| * ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-043-0/+11
| * net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang2020-06-041-4/+21
| * net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang2020-06-041-3/+8
| * doc: dt-bindings: tsec: Correct the Ethernet port compatible stringHou Zhiqiang2020-06-041-2/+2
| * configs: enable DM_ETH support for T1024RDBMadalin Bucur2020-06-045-2/+18
| * configs: enable DM_ETH support for P2041RDBMadalin Bucur2020-06-045-2/+18
| * powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDBMadalin Bucur2020-06-041-1/+53
| * powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102xMadalin Bucur2020-06-042-0/+47
| * powerpc: dts: add QorIQ DPAA 1 FMan to P5040DSMadalin Bucur2020-06-041-1/+251
| * powerpc: dts: add QorIQ DPAA 1 FMan for P5040Madalin Bucur2020-06-041-0/+69
| * powerpc: dts: add QorIQ DPAA 1 FMan to P3041DSMadalin Bucur2020-06-041-1/+128
| * powerpc: dts: add QorIQ DPAA 1 FMan for P3041Madalin Bucur2020-06-041-0/+42
| * powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDBMadalin Bucur2020-06-041-1/+97
| * powerpc: dts: add QorIQ DPAA 1 FMan for P2041Madalin Bucur2020-06-041-0/+42
| * powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DSMadalin Bucur2020-06-041-1/+190
| * powerpc: dts: add QorIQ DPAA 1 FMan for P4080Madalin Bucur2020-06-041-0/+61
| * powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodesMadalin Bucur2020-06-0421-0/+1026
| * powerpc: dts: add QorIQ DPAA 1 FMan device tree nodesMadalin Bucur2020-06-0414-0/+662
| * powerpc: dts: add QorIQ GPIOsMadalin Bucur2020-06-044-0/+64
| * powerpc: dts: QorIQ: Add node(s) for the platform PLLMadalin Bucur2020-06-042-0/+28
| * net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur2020-06-041-6/+134
| * board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-0314-1/+30
| * drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur2020-06-031-1/+1
| * powerpc: mpc85xx: fix unused variable warningMadalin Bucur2020-06-031-2/+2
| * powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur2020-06-031-1/+2
| * drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur2020-06-031-0/+1
* | Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-06-0830-258/+830
|\ \
| * | rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt2020-06-071-0/+4
| * | rockchip: puma: enable new usb config optionsHeiko Stuebner2020-06-071-0/+5
| * | rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner2020-06-071-67/+0
| * | rockchip: puma: remove separate fit generatorHeiko Stuebner2020-06-072-95/+0
| * | rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner2020-06-0711-41/+299
| * | rockchip: puma: fix indentation of misc_init_rHeiko Stuebner2020-06-071-16/+16
| * | rockchip: puma: fix indentation for -u-boot.dtsiHeiko Stuebner2020-06-071-15/+15
| * | arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulatorHeiko Stuebner2020-06-071-1/+1
| * | arm64: dts: rk3399-puma: fix gpio levels for gmac reset pinHeiko Stuebner2020-06-071-1/+1
| * | rockchip: rockpro64: add SPI bootMarcin Juszkiewicz2020-06-072-1/+14
| * | rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz2020-06-072-3/+2
| * | doc: rockchip: Document SPI flash program stepsJagan Teki2020-06-071-1/+25
| * | roc-rk3399-pc: Add SPI bootJagan Teki2020-06-073-1/+17
| * | roc-rk3399-pc: Mark default env from SPIJagan Teki2020-06-073-8/+8
| * | Makefile: Drop to handle rkspi image typeJagan Teki2020-06-071-9/+2
| * | rockchip: rk3399-evb: add stdout-path for the boardKever Yang2020-06-071-0/+1
| * | rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang2020-06-073-0/+112
| * | rockchip: rk3328: add rock-pi-e dts fileb.l.huang2020-06-073-1/+302
| * | rockchip: Enable PCIe and NVMe on ROCKPro64Mark Kettenis2020-06-071-0/+4
| * | rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399Mark Kettenis2020-06-071-0/+4
* | | Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/06Jun2020Tom Rini2020-06-063-14/+124
|\ \ \ | |/ / |/| |