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
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
2022-01-24
image-fit: Make string of algo parameter constant
Jan Kiszka
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-31
image.h: make image_sign_info.fit point to const
Hannu Lounento
2021-10-08
image: Drop most #ifdefs in image-board.c
Simon Glass
2021-10-08
image: Drop unnecessary #ifdefs from image.h
Simon Glass
2021-10-08
image: Tidy up fit_unsupported_reset()
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
2021-10-08
image: Drop IMAGE_OF_SYSTEM_SETUP
Simon Glass
2021-10-08
image: Drop IMAGE_OF_BOARD_SETUP
Simon Glass
2021-10-08
image: Drop IMAGE_BOOT_GET_CMDLINE
Simon Glass
2021-10-08
image: Use Kconfig to enable FIT_RSASSA_PSS on host
Simon Glass
2021-10-08
image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_FIT
Simon Glass
[next]