index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
image.h
Age
Commit message (
Expand
)
Author
2021-07-16
image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
Alexandru Gagniuc
2021-07-16
image: Eliminate IMAGE_ENABLE_VERIFY macro
Alexandru Gagniuc
2021-07-16
image: Add support for placing crypto_algo in linker lists
Alexandru Gagniuc
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
2021-07-16
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
Simon Glass
2021-07-16
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
Simon Glass
2021-07-16
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
2021-07-16
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
Simon Glass
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-27
sandbox: image: Allow sandbox to load any image
Simon Glass
2021-03-17
image: Avoid -ENODATA in host tools
Simon Glass
2021-02-17
image: Do not #if guard board_fit_image_post_process() prototype
Alexandru Gagniuc
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-22
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
2020-10-22
image: Add a function to modify category information
Naoki Hayama
2020-10-12
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-04-17
image: Add a common compression type detection function.
Atish Patra
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
image: Correct comment for fit_conf_get_node()
Simon Glass
2020-03-12
include: image.h: add key info to image_sign_info
AKASHI Takahiro
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
image.h: isolate android_image_* functions from tooling
Eugeniu Rosca
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2019-10-28
tools: image.h: Use portable uint32_t instead of linux-specific __be32
Bin Meng
2019-08-27
image: add new "copro" image type
Patrick Delaunay
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
[next]