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
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
2019-05-10
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
Tien Fong Chee
2019-05-10
Remove #define CONFIG_CRC32
Chris Packham
2019-05-05
Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
Alex Kiernan
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2018-12-17
Restore compatibility of image type IDs
Stefano Babic
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-11-28
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
2018-10-22
tools: add i.MX8/8X image support
Peng Fan
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
[next]