summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16env: add CONFIG_ENV_SECT_SIZE_AUTORasmus Villemoes
2021-04-16env/sf.c: use a variable to hold the sector sizeRasmus Villemoes
2021-04-16arm: dts: k3-j721e-main: Update the speed modes supported and their itap dela...Aswath Govindraju
2021-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec
2021-04-16sunxi: arm64: Add addresses for compressed kernel loadArnaud Ferraris
2021-04-16sunxi: binman: Do not hardcode U-Boot load addressSamuel Holland
2021-04-16sunxi: binman: Respect the default FIT configurationSamuel Holland
2021-04-16clk: sunxi: h6: Add XHCI clocksSamuel Holland
2021-04-16clk: sunxi: Add a dummy clock driver for the RTCSamuel Holland
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng
2021-04-16sunxi: add fdtoverlay_addr_r environment variableJernej Skrabec
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-04-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-04-15configs: T1042D4RDB: enable DM_ETHCamelia Groza
2021-04-15powerpc: dts: t1042d4rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t1042: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15configs: T4240RDB: enable DM_ETHCamelia Groza
2021-04-15powerpc: dts: qoriq: update the mdio offsets under the second FMan v3Camelia Groza
2021-04-15powerpc: dts: t4240rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t4240: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15configs: T2080RDB: enable DM_ETHCamelia Groza
2021-04-15board: freescale: t208xrdb: fdt fixups under DM_ETHCamelia Groza
2021-04-15powerpc: dts: t2080rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t2080: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15ls1012a: use default scan_dev_for_bootMian Yousaf Kaukab
2021-04-15board: sl28: add config to enable console output on SER0Michael Walle
2021-04-15board: sl28: enable DM_SERIALMichael Walle
2021-04-15board: sl28: move DM_* configs to KconfigMichael Walle
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass
2021-04-15doc: board: qemu-ppce500: Document eTSEC usageBin Meng
2021-04-15ppc: qemu: Enable eTSEC supportBin Meng
2021-04-15ppc: qemu: Create a virtual memory mapping of the platform busBin Meng
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15dt-bindings: net: Update Freescale TSEC to support "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng