summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21clk: renesas: Reinstate RPC clock on R-Car D3/E3Marek Vasut
2021-05-21clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12Marek Vasut
2021-05-21clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12Marek Vasut
2021-05-21clk: renesas: Synchronize RZ/G2 tables with Linux 5.12Marek Vasut
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-20arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese
2021-05-20net: mvpp2: add explicit sgmii-2500 supportMarcin Wojtas
2021-05-20net: mvpp2: allow MDIO registration for fixed linksStefan Chulski
2021-05-20net: mvpp2: fix missing switch case breakBen Peled
2021-05-20net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REGBen Peled
2021-05-20net: mvpp2: AN Bypass in 1000 and 2500 basex modeBen Peled
2021-05-20net: mvpp2: Fix 2.5G GMII_SPEED configurationsStefan Chulski
2021-05-20net: mvpp2: remove redundant SMI address configurationMarcin Wojtas
2021-05-20net: mvpp2: add 1000BaseX and 2500BaseX ppv2 supportStefan Chulski
2021-05-20net: mvpp2: add CP115 port1 10G/5G SFI supportStefan Chulski
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski
2021-05-19Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-05-19riscv: ae350: Increase malloc size for binman spl flowRick Chen
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19riscv: dts: Sort build targets in alphabetical orderBin Meng
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng
2021-05-19lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBEDBin Meng
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19makefile: Pass OpenSBI blob to binman make rulesBin Meng
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng
2021-05-19binman: Correct the comment for ATF entry typeBin Meng
2021-05-19binman: Correct '-a' description in the docBin Meng
2021-05-19common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng
2021-05-19xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settimeMichal Simek
2021-05-19xilinx: versal: Enable CONFIG_POSITION_INDEPENDENTT Karthik Reddy
2021-05-19arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek
2021-05-19arm64: zynqmp: Add psgtr DT descriptionsMichal Simek
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek
2021-05-19arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy
2021-05-19arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek
2021-05-19arm64: zynqmp: Remove comment about clock chipsMichal Simek
2021-05-19arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam
2021-05-19arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi
2021-05-19arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi
2021-05-19arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek
2021-05-18Merge branch '2021-05-17-assorted-fixes'Tom Rini
2021-05-18Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima
2021-05-18efi_loader: Fix Kconfig for EFI_TCG2 protocolIlias Apalodimas
2021-05-18efi_loader: Don't stop EFI subsystem init if installing TCG2 failsIlias Apalodimas