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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Age
Commit message (
Expand
)
Author
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
2020-12-07
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
2020-12-01
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-10-22
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2020-10-21
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2020-09-11
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-03
Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
Ye Li
2020-01-22
spl_fit.c: enable loading compressed u-boot from fit image
Klaus H. Sorensen
2020-01-07
spl: fit: Allow the board to tell if more images must be loaded from FIT
Jean-Jacques Hiblot
2020-01-07
spl: fit: constify the output parameter of spl_fit_get_image_name()
Jean-Jacques Hiblot
2020-01-07
spl: fit: be more verbose when an error occurs when applying the overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Do not fail immediately if an overlay is not available
Jean-Jacques Hiblot
2020-01-07
spl: fit: allocate a temporary buffer to load the overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Make room in the FDT before applying overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Add support for applying DT overlay
Michal Simek
2020-01-07
spl: fit: don't load the firmware twice
Jean-Jacques Hiblot
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-08-26
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
2019-05-05
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
2019-03-22
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Abel Vesa
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
2018-10-16
spl: fpga: Implement fpga bistream loading with fpga_load
Michal Simek
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-07-19
spl: fit: display a message when an FPGA image is loaded
Luis Araneda
2018-07-10
spl: fit: verify images prior to post processing
Ben Whitten
2018-07-10
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
2018-05-23
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
2017-11-26
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
2017-09-22
spl: Fix compiling warning on gunzip argument
York Sun
2017-09-11
spl: fit: Add booting OS first
York Sun
2017-09-11
spl: fit: Support both external and embedded data
York Sun
[next]