index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Age
Commit message (
Expand
)
Author
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
2017-09-11
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-05-17
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
SPL: FIT: refactor FDT loading
Andre Przywara
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-06-04
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-01
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-05-27
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
[next]