index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-fit.c
Age
Commit message (
Expand
)
Author
2021-11-11
Create a new boot/ directory
Simon Glass
2021-10-08
image: Remove some #ifdefs from image-fit and image-fit-sig
Simon Glass
2021-10-08
image: Drop #ifdefs for fit_print_contents()
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
2021-10-08
image: Add Kconfig options for FIT in the tools build
Simon Glass
2021-10-08
compiler: Rename host_build() to tools_build()
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-14
image: Avoid erroneous double byte-swap in CRC value
Alexandru Gagniuc
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2021-09-01
fit: Use DM hash driver if supported
Chia-Wei Wang
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-23
fit: Allow external data for FDTs
John Keeping
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
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-15
fit: Load DTO into temporary buffer and ignore load address
Marek Vasut
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2021-04-14
image-fit: Accept OP-TEE images when booting a FIT
Alexandru Gagniuc
2021-04-14
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
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-15
image: Check for unit addresses in FITs
Simon Glass
2021-02-15
image: Add an option to do a full check of the FIT
Simon Glass
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
fit: Don't allow verification of images with @ nodes
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
common: Kconfig.boot: Add FIT_PRINT config option
Ravik Hasija
2021-01-22
image-fit: Fix FIT_CIPHER linking
Joel Stanley
2021-01-13
image-fit: fit_check_format check for valid FDT
Heinrich Schuchardt
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
2020-10-27
spl: fdt: Record load/entry fit-images entries in 64bit format
Michal Simek
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
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: Be a little more verbose when checking signatures
Simon Glass
2020-04-01
image: Correct comment for fit_conf_get_node()
Simon Glass
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
image-fit: Allow loading FIT image for VxWorks
Lihua Zhao
2020-03-13
fit: check return value of fit_image_get_data_size()
Heinrich Schuchardt
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
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-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
[next]