summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
23 hoursboot: image-fit.c: check target, not source, for 8-byte alignment when loadin...Rasmus Villemoes
9 daysefi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
12 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
12 daysboot: remove NO_NET useQuentin Schulz
2026-04-21boot/fit: fix misleading commentJulien Stephan
2026-04-17bootstd: efi: Handle prior-stage FDT in network pathSimon Glass
2026-04-07lmb: boot: Update dependencies within BOOT_DEFAULTS_CMDSTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-04-03boot: Add DM_RTC as a dependency to CEDITTom Rini
2026-04-03lmb: Correct dependency around CMD_BOOT[IMZ]Tom Rini
2026-04-03global: Audit Kconfig usage of PARTITION_TYPE_GUIDTom Rini
2026-03-30boot: Update dependencies for some UPL optionsTom Rini
2026-03-30boot: Update tests around network symbols in BOOT_DEFAULTS_CMDSTom Rini
2026-03-30xPL FIT: Rework SPL_FIT dependenciesTom Rini
2026-03-30FIT: Image pre-load signature support must select not depends on FIT_SIGNATURETom Rini
2026-03-27Remove confusing NULL from error messageLudwig Nussel
2026-03-27Add back debug output of hashed nodesLudwig Nussel
2026-03-27treewide: fix uImage.FIT document pathsDaniel Golle
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-18image-fit: Fix mismatched parameter type in commentKunihiko Hayashi
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