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
2016-03-14
image: Add functions to obtain short names
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-02-08
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-19
image: fix getenv_bootm_size() function
Masahiro Yamada
2016-01-13
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
Masahiro Yamada
2015-11-19
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-10-27
image.c: Fix non-Android booting with ramdisk and/or device tree
Tom Rini
2015-10-11
common/image.c: Make boot_get_ramdisk() perform a check for Android images
Tom Rini
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-09-02
rockchip: Add support for the SPI image
Simon Glass
2015-09-02
rockchip: Add support for the SD image
Simon Glass
2015-09-02
rockchip: Add the rkimage format to mkimage
Simon Glass
2015-08-28
image: Fix loop condition to avoid warning
Thierry Reding
2015-08-12
image: fix Android ramdisk support when dtb is specified
Rob Herring
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-05-28
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-10
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
2015-01-29
imagetool: make the image_save_datafile() available to all image types
Guilherme Maciel Ferreira
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-05
memmove_wd: copy chunk down from big address if parameter to is larger than from
Sonic Zhang
2014-10-28
x86: image: Add new image type for x64_64
Simon Glass
2014-10-27
image: Fix Android boot image support
Ahmad Draidi
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-06
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
2014-08-09
image: introduce genimg_get_kernel_addr()
Bryan Wu
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
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-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-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-01-14
common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
miao.yan@windriver.com
2014-01-09
arm64: core support
David Feng
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
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
common/image.c: Fix regression with ramdisk load/entry points in FIT
Stefano Babic
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-06-26
Clarify bootm OS arguments
Simon Glass
[next]