summaryrefslogtreecommitdiff
path: root/include/image.h
AgeCommit message (Expand)Author
2025-02-15image: Add support for starting TFA BL31 as fitImage loadablesMarek Vasut
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2024-12-27Merge patch series "vbe: Series part E"Tom Rini
2024-12-27boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-27image: Add a prototype for fit_image_get_phase()Simon Glass
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-12image: Add a prototype for fit_image_get_phase()Simon Glass
2024-11-26bootstd: android: don't read whole partition sizesJulien Masson
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-22boot: android: fix booting without a ramdiskMichael Walle
2024-07-18android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()Mattijs Korpershoek
2024-07-05cmd: bootm: add ELF file supportMaxim Moskalets
2024-06-07abootimg: Add init_boot image supportRoman Stratiienko
2024-04-11boot: fdt: Change type of env_get_bootm_low() to phys_addr_tMarek Vasut
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2023-12-15Merge patch series "bootm: Handle compressed arm64 images with bootm"Tom Rini
2023-12-15image: Correct load_bug typoSimon Glass
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_loadables()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fpga()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fdt()Simon Glass
2023-12-13bootm: Pass image buffer to boot_get_fdt()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_ramdisk()Simon Glass
2023-12-13image: Document error codes from fit_image_load()Simon Glass
2023-12-13image: Tidy up genimg_get_kernel_addr_fit()Simon Glass
2023-10-27bootm: Support boot measurementEddie James
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-16image: Add a function to find a script in an imageSimon Glass
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31image: Add fallback for fit_config_verifySean Anderson
2022-12-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde
2022-11-22image: Correct strncpy() warning with image_set_name()Simon Glass
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance