summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
5 daystools: fit: sign all config image referencesJames Hilliard
6 daysMerge tag 'v2026.10-rc3' into nextTom Rini
6 daysboot: image-fdt: Restore suppression of irrelevant ERROR messageJonas Karlman
9 daysbootstd: rauc: Clear bootmeth_priv after freeing it when bootingAristo Chen
9 daysbootstd: Free abandoned bootflows while scanningAristo Chen
9 daysbootstd: rauc: Fix leak of the strsep() source buffersAristo Chen
9 daysbootstd: cros: Clear bootmeth_priv after freeing it on errorAristo Chen
9 daysbootstd: rauc: Free string lists on error pathsAristo Chen
9 daysbootstd: rauc: Clear bootmeth_priv after freeing it on errorAristo Chen
9 daysbootstd: rauc: Fix NULL dereference in get_slot()Aristo Chen
2026-08-12bootstd: android: bound the boot image read by its partition sizeShahriyar Jalayeri
2026-08-10bootretry: only reinitialize retry_time when bootretry env variable has been ...Rasmus Villemoes
2026-08-10Merge patch series "boot: fit: authenticate the dm-verity roothash"Tom Rini
2026-08-10test: fit: verify dm-verity roothash is covered by the config signatureDaniel Golle
2026-08-10boot: fit: cover the dm-verity roothash with the config signatureDaniel Golle
2026-08-10boot: fit: factor out node-path collection in fit_config_add_hash()Daniel Golle
2026-07-28Merge tag 'u-boot-dfu-20260728' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-24fit: prefer the default configuration on best-match tiesCarlo Caione
2026-07-24boot: android: fix AvbOps and verify-data leaks in AVB pathIgor Opaniuk
2026-07-23bootm: teach handle_decomp_error() about the noload decompression bufferAristo Chen
2026-07-22boot: android: fix out-of-bounds access in bootconfig parsingAlexey Charkov
2026-07-16Merge patch series "vbe: bound FIT external-data reads against the firmware a...Tom Rini
2026-07-16vbe: bound FIT external-data offset and size before blk_readAristo Chen
2026-07-13cmd: fdt: keep control FDT during checksignJames Hilliard
2026-07-03bootdev: scan boot devices at each priority levelDenis Mukhin
2026-07-03Merge patch series "bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD"Tom Rini
2026-07-03bootm: allow omitting entry point for IH_TYPE_KERNEL_NOLOADNora Schiffer
2026-07-03bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FITNora Schiffer
2026-07-03bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOADNora Schiffer
2026-07-01bootm: move OS index bound check into the legacy pathAristo Chen
2026-06-25Kconfig: boot: restyleJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-17Merge patch series "Fixes, cleanup and a test for the SPL FIT "full" loader"Tom Rini
2026-06-17boot: fit: fix FIT verification in SPLFrancesco Valla
2026-06-17bootm: increase kernel_noload decompression headroom from 4x to 8xAristo Chen
2026-06-17bootm: fix overflow of the noload kernel decompression bufferAristo Chen
2026-06-17Merge patch series "bootm: bound noload kernel decompression to the allocated...Tom Rini
2026-06-17bootm: increase kernel_noload decompression headroom from 4x to 8xAristo Chen
2026-06-17bootm: fix overflow of the noload kernel decompression bufferAristo Chen
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15boot: image-fdt: free old dtb reservationsRandolph Sapp
2026-06-15android_ab: fix slot selectionColin Pinnell McAllister
2026-06-13fdt: Check return value of fdt_get_name() callsAnton Ivanov
2026-06-12image-fit: Validate external data offset and sizeAnton Ivanov
2026-06-12image-fit: Limit recursion depth in fdt_check_no_at()Anton Ivanov
2026-06-12fdt_region: Check return value of fdt_get_property_by_offset() callsAnton Ivanov
2026-06-12image-fit-sig: Validate hashed-strings region sizeAnton Ivanov
2026-06-11Merge patch series "fdt_support: validate property lengths in chosen and dma-...Tom Rini
2026-06-11fdt_support: validate dma-ranges length in fdt_get_dma_rangeAristo Chen