summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2026-03-18Merge patch series "bootm: Clean up arch-specific, pre-OS clean-up"Tom Rini
2026-03-18bootm: Stash bootstage data in bootm_final()Simon Glass
2026-03-18riscv: Call bootm_final()Simon Glass
2026-03-18bootm: Create bootm_final() for pre-boot cleanupSimon Glass
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-12boot: availability of command mii for NET_LWIPHeinrich Schuchardt
2026-03-10boot: don't select non-existent CONFIG_VPL_CRYPTOHeinrich Schuchardt
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-09boot: Add fit_config_get_hash_list() to build signed node listSimon Glass
2026-03-06bootm: fix booting kernel_noload imageLudwig Nussel
2026-02-24boot: fit: validate FDT/DTO payload before fdt_open_into()James Hilliard
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-16bootstd: rauc: Fix null pointer access while checking root partMartin Schwan
2026-02-16cmd: pxe_utils: fix syntax error in commentsHugo Villeneuve
2026-02-16image: fit: Apply overlays using aligned writable FDT copiesJames Hilliard
2026-01-30boot/fit: print error name in boot_get_fdt_fit()David Lechner
2026-01-27boot/fit: print name of config node not foundFrank Wunderlich
2026-01-27fit: Rework SPL_LOAD_FIT_ADDRESS slightlyTom Rini
2026-01-19bootm: fix boot failure from compressed image for IH_OS_EFIMasahisa Kojima
2026-01-16Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-16bootstd: rauc: Free memory during error handlingFrancois Berder
2026-01-15boot: android: Add bootconfig supportGuillaume La Roque (TI.com)
2026-01-15boot: android: Add sandbox memory mapping supportGuillaume La Roque (TI.com)
2026-01-15boot: android: import addBootConfigParameters() from AOSPMattijs Korpershoek (TI.com)
2026-01-15bootstd: android: Add missing free in android_read_bootflowFrancois Berder
2026-01-09boot: fix missing dependency for BOOTMETH_ANDROIDQuentin Schulz
2025-12-31Merge patch series "configs: Remove default malloc length for K3 R5 SPL"Tom Rini
2025-12-31spl: Kconfig: k3: Set common default for SPL_LOAD_FIT(_ADDRESS)Andrew Davis
2025-12-27boot: Warn users about fdt_high=~0 usageMarek Vasut
2025-12-24boot: specify VPL_FIT_FULL_CHECK applies to VPLQuentin Schulz
2025-12-24boot: fix prompt for VPL_LOAD_FIT_FULLQuentin Schulz
2025-12-24boot: fix prompt for SPL_LOAD_FIT_APPLY_OVERLAY_BUF_SZQuentin Schulz
2025-12-24boot: fix prompt for SPL_LOAD_FIT_ADDRESSQuentin Schulz
2025-12-19Merge tag 'u-boot-amlogic-next-20251219' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-16Merge patch series "fit: print conf node compatibles + use property string co...Tom Rini
2025-12-16boot/fit: print all configuration node compatiblesQuentin Schulz
2025-12-16boot/fit: declare (and use) new constant for conf's compatible propQuentin Schulz
2025-12-16boot/fit: use constants for property stringsQuentin Schulz
2025-12-14rockchip: Add support for RAM boot from maskrom modeJonas Karlman
2025-12-11Merge tag 'u-boot-dfu-next-20251211' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-11tools: mkimage: Add Amlogic Boot Image typeJonas Karlman
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05boot: Check noffset before useMarek Vasut
2025-12-05boot: android: Always use 8-byte aligned DT with libfdtMarek Vasut
2025-12-04boot/image-fit.c: Use aligned_alloc(...) not memalign(...)Tom Rini
2025-12-04Merge patch series "Add support for SM3 secure hash"Tom Rini