aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/20May2021Tom Rini3-100/+165
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini27-114/+219
2021-05-20arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese1-2/+2
2021-05-20net: mvpp2: add explicit sgmii-2500 supportMarcin Wojtas1-16/+12
2021-05-20net: mvpp2: allow MDIO registration for fixed linksStefan Chulski1-4/+13
2021-05-20net: mvpp2: fix missing switch case breakBen Peled1-0/+2
2021-05-20net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REGBen Peled1-3/+0
2021-05-20net: mvpp2: AN Bypass in 1000 and 2500 basex modeBen Peled1-2/+4
2021-05-20net: mvpp2: Fix 2.5G GMII_SPEED configurationsStefan Chulski1-1/+2
2021-05-20net: mvpp2: remove redundant SMI address configurationMarcin Wojtas1-12/+0
2021-05-20net: mvpp2: add 1000BaseX and 2500BaseX ppv2 supportStefan Chulski1-5/+112
2021-05-20net: mvpp2: add CP115 port1 10G/5G SFI supportStefan Chulski1-58/+17
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski1-0/+4
2021-05-19Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...WIP/19May2021Tom Rini28-24/+3797
2021-05-19riscv: ae350: Increase malloc size for binman spl flowRick Chen4-0/+4
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng9-109/+1
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng7-0/+13
2021-05-19riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng6-0/+22
2021-05-19riscv: dts: Sort build targets in alphabetical orderBin Meng1-1/+1
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng3-1/+44
2021-05-19lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBEDBin Meng1-1/+1
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng4-0/+73
2021-05-19makefile: Pass OpenSBI blob to binman make rulesBin Meng1-0/+1
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng4-0/+57
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2-5/+5
2021-05-19binman: Correct the comment for ATF entry typeBin Meng1-1/+1
2021-05-19binman: Correct '-a' description in the docBin Meng1-2/+2
2021-05-19common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng1-1/+1
2021-05-19xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settimeMichal Simek1-0/+4
2021-05-19xilinx: versal: Enable CONFIG_POSITION_INDEPENDENTT Karthik Reddy1-0/+1
2021-05-19arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek8-1/+1110
2021-05-19arm64: zynqmp: Add psgtr DT descriptionsMichal Simek10-1/+79
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek12-1/+2489
2021-05-19arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy2-0/+80
2021-05-19arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek1-0/+1
2021-05-19arm64: zynqmp: Remove comment about clock chipsMichal Simek2-10/+10
2021-05-19arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam3-0/+6
2021-05-19arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi1-7/+7
2021-05-19arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi1-1/+2
2021-05-19arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek5-3/+8
2021-05-18Merge branch '2021-05-17-assorted-fixes'WIP/18May2021Tom Rini5-8/+11
2021-05-18Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-35/+110
2021-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini10-154/+284
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima4-1/+7
2021-05-18efi_loader: Fix Kconfig for EFI_TCG2 protocolIlias Apalodimas1-0/+6
2021-05-18efi_loader: Don't stop EFI subsystem init if installing TCG2 failsIlias Apalodimas1-5/+28
2021-05-18efi_loader: Uninstall the TCG2 protocol if logging s-crtm failsIlias Apalodimas1-5/+3
2021-05-18efi_loader: Clean up tcg2 once in case of failureIlias Apalodimas1-4/+0
2021-05-18efi_loader: loosen buffer parameter check in efi_file_read_intPeng Fan1-1/+1
2021-05-18efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu2-9/+2