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
/
boot
/
image-fit.c
Age
Commit message (
Expand
)
Author
2026-03-18
image-fit: Fix mismatched parameter type in comment
Kunihiko Hayashi
2026-02-24
boot: fit: validate FDT/DTO payload before fdt_open_into()
James Hilliard
2026-02-16
image: fit: Apply overlays using aligned writable FDT copies
James Hilliard
2026-01-30
boot/fit: print error name in boot_get_fdt_fit()
David Lechner
2026-01-27
boot/fit: print name of config node not found
Frank Wunderlich
2025-12-16
Merge patch series "fit: print conf node compatibles + use property string co...
Tom Rini
2025-12-16
boot/fit: print all configuration node compatibles
Quentin Schulz
2025-12-16
boot/fit: declare (and use) new constant for conf's compatible prop
Quentin Schulz
2025-12-16
boot/fit: use constants for property strings
Quentin Schulz
2025-12-05
boot: Check noffset before use
Marek Vasut
2025-12-04
boot/image-fit.c: Use aligned_alloc(...) not memalign(...)
Tom Rini
2025-11-28
boot: Assure FDT is always at 8-byte aligned address
Marek Vasut
2025-10-26
boot: Fix typo
Wolfgang Wallner
2025-02-15
image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
2025-02-04
image: apply FDTOs on FDT image node without a load property
Quentin Schulz
2025-02-03
vbe: Support selecting images based on phase in FIT
Simon Glass
2025-01-22
boot: Rename fit_image_get_data_and_size()
Simon Glass
2025-01-22
boot: Rename fit_image_get_data()
Simon Glass
2024-12-27
boot: Respect the load_op in fit_image_load()
Simon Glass
2024-12-27
boot: Allow FIT to fall back from best-match option
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
boot: Respect the load_op in fit_image_load()
Simon Glass
2024-12-12
boot: Allow FIT to fall back from best-match option
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-07-05
cmd: bootm: add ELF file support
Maxim Moskalets
2024-05-22
image: remove redundant hash includes
Raymond Mao
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
2022-10-31
image: Move comment for fit_conf_find_compat()
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-07
image: fit: Add some helpers for getting data
Sean Anderson
2022-08-31
image-fit: don't set compression if it can't be read
Daniel Golle
2022-07-01
image: fit: Use stack allocation macro
Joel Stanley
2022-04-19
image-fit: don't check free() argument
Heinrich Schuchardt
2022-04-11
image: fit: Align hash output buffers
Sean Anderson
2022-01-26
tools: Pass the key blob around
Simon Glass
2022-01-24
image-fit: Make string of algo parameter constant
Jan Kiszka
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-17
image: fit: Fix parameter name for hash algorithm
Chia-Wei Wang
2021-11-11
Create a new boot/ directory
Simon Glass