summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2026-03-27treewide: fix uImage.FIT document pathsDaniel Golle
2026-03-18image-fit: Fix mismatched parameter type in commentKunihiko Hayashi
2026-03-09boot: Add fit_config_get_hash_list() to build signed node listSimon Glass
2026-02-24boot: fit: validate FDT/DTO payload before fdt_open_into()James Hilliard
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
2025-12-04lib: sm3: implement U-Boot partsHeiko Schocher
2025-12-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-28boot: Assure FDT is always at 8-byte aligned addressMarek Vasut
2025-11-27bootstd: rauc: Only require partitions for one slotLeonard Anderweit
2025-11-27bootstd: rauc: Don't check root part filesystemLeonard Anderweit
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-22boot: pxe_utils: Fix memory allocation issues in overlay_dir handlingKory Maincent (TI.com)
2025-11-22upl: Fix buf array sizeFrancois Berder
2025-11-11Merge patch series "rsa: fix dependency, rename and relocate RSASSA PSS symbols"Tom Rini
2025-11-11rsa: rename FIT_RSASSA_PSS to RSASSA_PSS and move symbols under lib/rsaQuentin Schulz
2025-11-11boot: group SPL_FIT symbols togetherQuentin Schulz