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.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-17
image: Add a common compression type detection function.
Atish Patra
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Add a new lz4.h header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
Breno Matheus Lima
2019-10-08
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
Stefano Babic
2019-10-08
habv4: tools: Avoid hardcoded CSF size for SPL targets
Breno Matheus Lima
2019-10-08
microblaze: Fix lmb memory initialization
Michal Simek
2019-08-27
image: add new "copro" image type
Patrick Delaunay
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
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-04-22
Support boot Android image without address on bootm command
Shawn Guo
2019-01-01
tools: add i.MX8M image support
Peng Fan
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-06-13
u-boot: Fix several typos
Shyam Saini
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
tools: mkimage: Support RISC-V arch
Rick Chen
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
2018-03-19
tools/mkimage: add support for STM32 image format
Patrick Delaunay
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-18
common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
2017-12-07
Drop the log buffer
Simon Glass
2017-11-26
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-09-12
image: Add TI PMMC image type
Andrew F. Davis
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-01-20
common/image.c: Use correct suffixes for binary sizes
xypron.glpk@gmx.de
2017-01-20
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2016-12-20
common: Fix logic in fpga programming
Michal Simek
[next]