summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-28Prepare v2025.10-rc1v2025.10-rc1Tom Rini
2025-07-28arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enumAndrew Davis
2025-07-28.gitignore: don't ignore .gitattributes filesRasmus Villemoes
2025-07-28cmd: elf: Prevent possible buffer overflowAndrew Goodbody
2025-07-28configs: Resync with savedefconfigTom Rini
2025-07-28treewide: fix Casey's nameCasey Connolly
2025-07-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-07-27sunxi: A523: add defconfigs for three boardsAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add Avaota-A1 router supportAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add Radxa A5E supportAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add X96Q-Pro+ supportAndre Przywara
2025-07-27arm64: dts: allwinner: Add Allwinner A523 .dtsi fileAndre Przywara
2025-07-27sunxi: add basic A523 supportAndre Przywara
2025-07-27sunxi: A523: add DDR3 DRAM supportMikhail Kalashnikov
2025-07-27sunxi: A523: add DRAM initialisation routineJernej Skrabec
2025-07-27sunxi: sun50i_h6: add A523 SPL clock setup codeJernej Skrabec
2025-07-27sunxi: update cpu_sunxi_ncat2.hAndre Przywara
2025-07-27power: regulator: add AXP323 supportAndre Przywara
2025-07-27sunxi: mmc: add support for Allwinner A523 MMC mod clockAndre Przywara
2025-07-27pinctrl: sunxi: add Allwinner A523 pinctrl descriptionAndre Przywara
2025-07-27clk: sunxi: Add support for the A523 -R CCUAndre Przywara
2025-07-27clk: sunxi: Add support for the A523 CCUAndre Przywara
2025-07-27sunxi: spl: add support for Allwinner A523 watchdogAndre Przywara
2025-07-27sunxi: clock: H6: add A523 CPU PLL supportAndre Przywara
2025-07-27sunxi: clock: H6: factor out H6/H616 CPU clock setupAndre Przywara
2025-07-27sunxi: clock: H6: factor out clock_set_pll()Andre Przywara
2025-07-27sunxi: clock: H6: unify PLL control bit definitionsAndre Przywara
2025-07-26Merge tag 'efi-2025-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-07-26docs: Update FIT signature testing instructionsEnric Balletbo i Serra
2025-07-26efi_loader: add missing check in FMP.GetImageInfo()Heinrich Schuchardt
2025-07-26efi_selftest: fix ESRT creation testsHeinrich Schuchardt
2025-07-26efi_loader: correct EFI_DEBUG_TABLE_ENTRY_SIZEHeinrich Schuchardt
2025-07-26efi_loader: efi_realloc() must check efi_alloc() return valueHeinrich Schuchardt
2025-07-26efi_selftest: check system table pointerHeinrich Schuchardt
2025-07-26doc: board: ti: Add defconfigs for AM69-SKMattijs Korpershoek
2025-07-26efi: Update maintainers for EFI_CLIENTSimon Glass
2025-07-26efi: Create a new CONFIG_EFISimon Glass
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-26efi: Rename the lib/efi directorySimon Glass
2025-07-25Docker, CI: Update to latest Ubuntu and DockerfileTom Rini
2025-07-25Merge patch series "CI: Disable sifive_unleashed_sdcard QEMU testing"Tom Rini
2025-07-25CI: Update to coreboot 25.03Tom Rini
2025-07-25Dockerfile: Update to QEMU 10.0.2Tom Rini
2025-07-25CI: Disable sifive_unleashed_sdcard QEMU testingTom Rini
2025-07-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-07-25doc: samsung: Describe flashing process for E850-96Sam Protsenko
2025-07-25board: samsung: e850-96: Enable EFI Capsule Update mechanismSam Protsenko
2025-07-25configs: e850-96: Enable USB gadget and fastbootSam Protsenko
2025-07-25configs: e850-96: Increase malloc() pool sizeSam Protsenko
2025-07-25board: samsung: e850-96: Add Android partitionsSam Protsenko