index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
image.h
Age
Commit message (
Expand
)
Author
2024-04-11
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
Marek Vasut
2024-01-11
tools: fix build without LIBCRYPTO support
Paul-Erwan Rio
2023-12-15
Merge patch series "bootm: Handle compressed arm64 images with bootm"
Tom Rini
2023-12-15
image: Correct load_bug typo
Simon Glass
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_loadables()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fpga()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Pass image buffer to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_ramdisk()
Simon Glass
2023-12-13
image: Document error codes from fit_image_load()
Simon Glass
2023-12-13
image: Tidy up genimg_get_kernel_addr_fit()
Simon Glass
2023-10-27
bootm: Support boot measurement
Eddie James
2023-09-20
tools: mkimage: Add StarFive SPL image support
Heinrich Schuchardt
2023-05-13
tools: spkgimage: add Renesas SPKG format
Ralph Siemsen
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
image: Add a function to find a script in an image
Simon Glass
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
image: Add fallback for fit_config_verify
Sean Anderson
2022-12-08
tools: mkimage: add new image type "fdt_legacy"
Marc Kleine-Budde
2022-11-22
image: Correct strncpy() warning with image_set_name()
Simon Glass
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
2022-10-31
image: Add the concept of a phase to FIT
Simon Glass
2022-10-31
image: Move comment for fit_conf_find_compat()
Simon Glass
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop image_info_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
image: Fix BOOTM_STATE values
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-14
image: Drop some other #ifdefs in image-board.c
Simon Glass
2022-09-07
image: fit: Add some helpers for getting data
Sean Anderson
2022-04-11
lib: rsa: Fix const-correctness of rsassa_pss functions
SESA644425
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
tools: mkimage: Add Allwinner TOC0 support
Samuel Holland
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
2022-03-31
cmd: bootm: add a stage pre-load
Philippe Reynes
2022-03-31
boot: image: add a stage pre-load
Philippe Reynes
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-26
image: Return destination node for add_verify_data() method
Simon Glass
2022-01-26
tools: Pass the key blob around
Simon Glass
2022-01-26
tools: Improve comments in signing functions
Simon Glass
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
[next]