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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-fit.c
Age
Commit message (
Expand
)
Author
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
2019-07-29
fit: Support compat string property in configuration node
Julius Werner
2019-07-29
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
2019-04-22
fit: load all fragments from the extra configurations
Peter Ujfalusi
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-07-10
fit: Verify all configuration signatures
Marek Vasut
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-23
fit: Add standalone image type handling
Marek Vasut
2018-05-23
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
2018-05-23
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
2018-05-23
FIT: Make fit_conf_print() be a static function
Tom Rini
2018-05-08
image: fit: Show signatures and hashes for configurations
Clément Péron
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
image: fit: Show information about OS type in firwmare case too
Michal Simek
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
2017-01-13
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
2016-12-04
common: image: Remove FIT header update from image post-processing
Andrew F. Davis
2016-11-23
image-fit: Fix compiling error caused by autoconf.h
York Sun
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-06-17
common: image-fit: Cleanup spelling mistakes
Andreas Dannenberg
2016-05-24
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
mkimage: Report information about fpga
Michal Simek
2016-05-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
[next]