index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Age
Commit message (
Expand
)
Author
2026-01-27
fit: Rework SPL_LOAD_FIT_ADDRESS slightly
Tom Rini
2025-11-06
Merge patch series "ARM: bootm: Add support for starting Linux through OPTEE-...
Tom Rini
2025-11-06
spl: fit: Add ability to jump to Linux via OPTEE-OS on ARMv7a
Marek Vasut
2025-11-06
common/spl: fix endless loop in spl_fit_append_fdt()
Michael Walle
2025-09-09
common/spl: use memmove() in load_simple_fit()
Rasmus Villemoes
2025-06-26
common/spl: guard against buffer overflow in spl_fit_get_image_name()
Heinrich Schuchardt
2025-06-26
common/spl: Revert fix potential out of buffer access in spl_fit_get_image_na...
Heinrich Schuchardt
2025-06-19
common/spl: improve error handling in spl_fit
Mikhail Kshevetskiy
2025-06-19
common/spl: handle properly images with bad checksum
Mikhail Kshevetskiy
2025-06-19
common/spl: fix potential out of buffer access in spl_fit_get_image_name func...
Mikhail Kshevetskiy
2025-04-02
spl: Align FDT load address
Sam Edwards
2025-02-03
vbe: Allow VBE to disable adding loadables to the FDT
Simon Glass
2025-02-03
spl: Support selecting images based on phase in simple FIT
Simon Glass
2025-01-22
boot: Rename fit_image_get_data()
Simon Glass
2024-12-27
spl: Add some more debugging to load_simple_fit()
Simon Glass
2024-12-27
spl: Drop use of uintptr_t
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: Add some more debugging to load_simple_fit()
Simon Glass
2024-12-12
spl: Drop use of uintptr_t
Simon Glass
2024-10-11
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-08-09
spl: Set SPL_FIT_FOUND for full FIT also
Simon Glass
2024-06-30
spl: correct link to FIT specification
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-03-20
spl: Improve error message for SPL memory allocation
Leo Yu-Chi Liang
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Set FAT bl_len to ARCH_DMA_MINALIGN
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
spl: Take advantage of bl_len's power-of-twoness
Sean Anderson
2023-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-17
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
2023-10-16
spl: fit: Add board level function to decide application of DTO
Marek Vasut
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a GZIP-compressed U-boot binary
Manoj Sai
2023-10-06
spl: Use the correct FIT_..._PROP constants
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Rename spl_load_fit_image() to load_simple_fit()
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-06-24
imx: hab: Simplify the mechanism
Marek Vasut
2023-02-06
spl: Drop unwanted return in spl_fit_upload_fpga()
Simon Glass
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-14
spl: fit: Allocate buffers aligned to cache line size
Stefan Herbrechtsmeier
[next]