summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
10 daysbootdev: scan boot devices at each priority levelDenis Mukhin
10 daysMerge patch series "bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD"Tom Rini
10 daysbootm: allow omitting entry point for IH_TYPE_KERNEL_NOLOADNora Schiffer
10 daysbootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FITNora Schiffer
10 daysbootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOADNora Schiffer
12 daysbootm: 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
2026-06-11fdt_support: bound serialN alias length before copying to stackAristo Chen
2026-06-11bootm: bound-check OS index in bootm_os_get_boot_func()Aristo Chen
2026-06-11Merge patch series "allow control DTB to double as "FIT image""Tom Rini
2026-06-11image-fit.c: introduce CONTROL_DTB_AS_FIT config knobRasmus Villemoes
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-03boot: pxe_utils: Fix potential initrd_filesize buffer overflowFrancois Berder
2026-06-02Merge patch series "Clean up bloblist initialization"Tom Rini
2026-05-29boot: cedit: Check ofnode_read_prop return valueFrancois Berder
2026-05-27Merge patch series "fit: dm-verity support"Tom Rini
2026-05-27boot: fit: support generating DM verity cmdline parametersDaniel Golle
2026-05-25Merge patch series "boot/fit: use fdt_for_each_subnode() in image-fit.c"Tom Rini
2026-05-25boot/fit: use fdt_for_each_subnode() in image-fit.cAristo Chen
2026-05-25boot/fit: read default-config property from the configurations nodeAristo Chen
2026-05-19bootdev: Fix the case where the driver ops field is null.Tom Rini
2026-05-08boot: image-fit.c: check target, not source, for 8-byte alignment when loadin...Rasmus Villemoes
2026-05-01efi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27boot: 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