summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12Marek Vasut2021-05-217-163/+212
| * clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12Marek Vasut2021-05-215-9/+6
| * clk: renesas: Synchronize RZ/G2 tables with Linux 5.12Marek Vasut2021-05-213-5/+26
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-05-203-100/+165
|\ \
| * | arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese2021-05-201-2/+2
| * | net: mvpp2: add explicit sgmii-2500 supportMarcin Wojtas2021-05-201-16/+12
| * | net: mvpp2: allow MDIO registration for fixed linksStefan Chulski2021-05-201-4/+13
| * | net: mvpp2: fix missing switch case breakBen Peled2021-05-201-0/+2
| * | net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REGBen Peled2021-05-201-3/+0
| * | net: mvpp2: AN Bypass in 1000 and 2500 basex modeBen Peled2021-05-201-2/+4
| * | net: mvpp2: Fix 2.5G GMII_SPEED configurationsStefan Chulski2021-05-201-1/+2
| * | net: mvpp2: remove redundant SMI address configurationMarcin Wojtas2021-05-201-12/+0
| * | net: mvpp2: add 1000BaseX and 2500BaseX ppv2 supportStefan Chulski2021-05-201-5/+112
| * | net: mvpp2: add CP115 port1 10G/5G SFI supportStefan Chulski2021-05-201-58/+17
| * | phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski2021-05-201-0/+4
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-2027-114/+219
|\ \ | |/ |/|
| * riscv: ae350: Increase malloc size for binman spl flowRick Chen2021-05-194-0/+4
| * riscv: Drop USE_SPL_FIT_GENERATORBin Meng2021-05-199-109/+1
| * riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng2021-05-197-0/+13
| * riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng2021-05-196-0/+22
| * riscv: dts: Sort build targets in alphabetical orderBin Meng2021-05-191-1/+1
| * binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng2021-05-193-1/+44
| * lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBEDBin Meng2021-05-191-1/+1
| * riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng2021-05-194-0/+73
| * makefile: Pass OpenSBI blob to binman make rulesBin Meng2021-05-191-0/+1
| * binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng2021-05-194-0/+57
| * binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2021-05-192-5/+5
| * binman: Correct the comment for ATF entry typeBin Meng2021-05-191-1/+1
| * binman: Correct '-a' description in the docBin Meng2021-05-191-2/+2
| * common: kconfig: Correct a typo in SPL_LOAD_FITBin Meng2021-05-191-1/+1
* | Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2021-05-1928-24/+3797
|\ \ | |/ |/|
| * xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settimeMichal Simek2021-05-191-0/+4
| * xilinx: versal: Enable CONFIG_POSITION_INDEPENDENTT Karthik Reddy2021-05-191-0/+1
| * arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek2021-05-198-1/+1110
| * arm64: zynqmp: Add psgtr DT descriptionsMichal Simek2021-05-1910-1/+79
| * arm64: zynqmp: Add pinctrl descriptionMichal Simek2021-05-1912-1/+2489
| * arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy2021-05-192-0/+80
| * arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek2021-05-191-0/+1
| * arm64: zynqmp: Remove comment about clock chipsMichal Simek2021-05-192-10/+10
| * arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam2021-05-193-0/+6
| * arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi2021-05-191-7/+7
| * arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi2021-05-191-1/+2
| * arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek2021-05-195-3/+8
|/
* Merge branch '2021-05-17-assorted-fixes'Tom Rini2021-05-185-8/+11
|\
| * MAINTAINERS, git-mailrc: socfpga: Update email address for Ley FoonLey Foon Tan2021-05-172-2/+2
| * Makefile: Handle building in a very old build directorySimon Glass2021-05-171-1/+3
| * psci: rename psci_features functionIgor Opaniuk2021-05-171-2/+3
| * cli: slighly more clear error messagespeng.wang@smartm.com2021-05-171-2/+2
| * Makefile: allow to override python3Andrey Zhizhikin2021-05-171-1/+1
* | Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-1811-35/+110
|\ \