summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-14starfive: fix return code of `mac write_eeprom`Heinrich Schuchardt
2025-08-14board: MAINTAINERS: Add Voyager board maintainerLeo Yu-Chi Liang
2025-08-14doc: board: voyager: Add documentation for VoyagerLeo Yu-Chi Liang
2025-08-14configs: andes: add Voyager board defconfigLeo Yu-Chi Liang
2025-08-14board: andestech: Add Voyager board supportLeo Yu-Chi Liang
2025-08-14riscv: dts: andes: Add Voyager device treeLeo Yu-Chi Liang
2025-08-14riscv: board: Add Andes Voyager board Kconfig supportLeo Yu-Chi Liang
2025-08-14common: spl: fix compilation warningLeo Yu-Chi Liang
2025-08-14board: microchip: mpfs_icicle: update to use system controllerJamie Gibbons
2025-08-14board: microchip: mpfs_icicle: enable new driver configsJamie Gibbons
2025-08-14misc: add PolarFire SoC system controllerJamie Gibbons
2025-08-14mailbox: add PolarFire SoC mailbox driverJamie Gibbons
2025-08-14board: microchip: mpfs_icicle: make use of ft_board_setup()Jamie Gibbons
2025-08-14configs: microchip_mpfs_icicle: enable CONFIG_OF_BOARD_SETUPJamie Gibbons
2025-08-14xilinx: mbv: Use separate DTB for binman nodesMichal Simek
2025-08-14xilinx: mbv: Fix dt properties in interrupt controller nodeMichal Simek
2025-08-14xilinx: mbv: Add missing mmu-type cpu propertyMichal Simek
2025-08-14xilinx: mbv: Disable OF_HAS_PRIOR_STAGEMichal Simek
2025-08-14riscv: Increase Microchip Icicle's SYS_BOOTM_LENMartin Herren
2025-08-14riscv: Remove default SYS_BOOTM_LEN from defconfigMartin Herren
2025-08-14riscv: Set SYS_BOOTM_LEN default to 0x4000000Martin Herren
2025-08-14riscv: Set SYS_BOOTM_LEN explicitly to 0x800000Martin Herren
2025-08-14riscv: cpu: Use CONFIG_IS_ENABLED(CPU) instead of plain ifdefMichal Simek
2025-08-13rockchip: add /chosen/bootsource to U-Boot proper DTQuentin Schulz
2025-08-13Merge tag 'qcom-fixes-13Aug2025' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-08-13pinctrl: qcom: sdm845: Limit check off by 1Andrew Goodbody
2025-08-13pinctrl: qcom: sa8775: Limit check for array index not correctAndrew Goodbody
2025-08-13button: qcom-pmic: Fix dereference of uninitialised pointerAndrew Goodbody
2025-08-13serial: msm-geni: No need to NULL check privAndrew Goodbody
2025-08-13serial: msm-geni: Detect error from get_clk_div_rateAndrew Goodbody
2025-08-13mach-snapdragon: fix erroneous lmb allocationsCasey Connolly
2025-08-13phy: qcom: Fix ret is uninitialisedAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: NULL check variable before useAndrew Goodbody
2025-08-13mmc: gen_atmel_mci: Remove duplicate checksAndrew Goodbody
2025-08-13mfd: atmel-smc: Ensure match is initialisedAndrew Goodbody
2025-08-13clk: at91: Fix use of unsigned loop indexAndrew Goodbody
2025-08-13clk: at91: Fix testing of unsigned variable to be negativeAndrew Goodbody
2025-08-13spi: atmel_qspi: fix race condition in transfer completion checkRamin Moussavi
2025-08-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-08-12sunxi: H616: dram: fix LPDDR3 mode register settingsAndre Przywara
2025-08-12sunxi: Enable SPL/SPI boot for OLinuXino Lime2Eric Anderson
2025-08-12sunxi: spl: initialise timer before clocksAndre Przywara
2025-08-12sunxi: pinecube: Enable EMAC and network supportPaul Kocialkowski
2025-08-12sunxi: a133: dram: fix data type for address variableAndre Przywara
2025-08-12sunxi: a527: radxa/avaota: enable EthernetAndre Przywara
2025-08-12pinctrl: sunxi: a523: change Ethernet pin function nameAndre Przywara
2025-08-12sunxi: Kconfig: Fix default order for V3s DRAM clockPaul Kocialkowski
2025-08-12sunxi: Switch V3/V3s device-tree source to OF_UPSTREAMPaul Kocialkowski
2025-08-11pinctrl: sx150x: reformat and fixup Copyright headerNeil Armstrong
2025-08-11pinctrl: gpio: sx150x: fix compilation warnings.Chali Anis