summaryrefslogtreecommitdiff
path: root/include/image.h
AgeCommit message (Expand)Author
2025-12-19Merge tag 'u-boot-amlogic-next-20251219' 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: declare (and use) new constant for conf's compatible propQuentin Schulz
2025-12-11tools: mkimage: Add Amlogic Boot Image typeJonas Karlman
2025-12-06mkimage: Add support for bundling TEE in mkimage -f autoMarek Vasut
2025-10-26image: Fix typos in image.hWolfgang Wallner
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-22lib: rsa: fix compilation error without opensslShiji Yang
2025-06-11tools: stm32image: Add support for STM32 Image V2.0Marek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-02Revert "riscv: image: Add new image type for RV64"Mayuresh Chitale
2025-05-30image: Fix FIT image loadable section custom processingMarek Vasut
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-03-18boot: Support compressed booti images in bootmSimon Glass
2025-03-18boot: Support booti format in bootmSimon Glass
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-18boot: Convert IMAGE_FORMAT into an enumSimon Glass
2025-02-28rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
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