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
/
include
/
image.h
Age
Commit message (
Expand
)
Author
2014-07-07
fit: make sha256 support optional
Dirk Eibach
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-05
Prevent a buffer overflow in mkimage when signing with SHA256
Michael van der Westhuizen
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
2014-04-17
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2014-03-21
fit: add sha256 support
Heiko Schocher
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-01-09
arm64: core support
David Feng
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-06-28
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
image: Support signing of images
Simon Glass
2013-06-26
image: Add signing infrastructure
Simon Glass
2013-06-26
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-05-14
image: Add device tree setup to image library
Simon Glass
2013-05-14
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
image: Move hash checking into its own function
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
2013-03-27
image: Add support for Plan 9
Steven Stallion
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-01-08
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-05
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
[next]