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
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
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
2021-09-08
image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines
Alexandru Gagniuc
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
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
[prev]
[next]