summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
4 daysboot/fit: print name of config node not foundFrank Wunderlich
4 daysfit: Rework SPL_LOAD_FIT_ADDRESS slightlyTom Rini
12 daysbootm: 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
2025-11-11boot: remove duplicate config entry for VPL_FITQuentin Schulz
2025-11-11boot: fix incorrect dependency of FIT_RSASSA_PSSQuentin Schulz
2025-11-07Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-06boot: fix typo in SYS_BOOTM_LEN descriptionQuentin Schulz
2025-11-06boot: specify SPL_FIT_FULL_CHECK applies to SPLQuentin Schulz
2025-11-06bootstd: android: add the bootargs env to the commandlineNicolas Belin (TI.com)
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal