aboutsummaryrefslogtreecommitdiff
path: root/include/image.h
AgeCommit message (Expand)Author
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
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop image_info_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-29image: Fix BOOTM_STATE valuesSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-14image: Drop some other #ifdefs in image-board.cSimon Glass
2022-09-07image: fit: Add some helpers for getting dataSean Anderson
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA644425
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass