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
/
vbe_common.c
Age
Commit message (
Expand
)
Author
2025-02-03
vbe: Add an implementation of VBE-ABrec
Simon Glass
2025-02-03
vbe: Allow VBE to disable adding loadables to the FDT
Simon Glass
2025-02-03
vbe: Tidy up a few comments
Simon Glass
2025-01-22
vbe: Update simple-fw to support using the SPL loader
Simon Glass
2025-01-22
vbe: Support loading SPL images
Simon Glass
2025-01-22
vbe: Support loading an FDT with the relocating loader
Simon Glass
2025-01-22
vbe: Support loading an FDT from the FIT
Simon Glass
2025-01-22
vbe: Allow loading loadables if there is no firmware
Simon Glass
2025-01-22
vbe: Handle loading from an unaligned offset
Simon Glass
2025-01-22
vbe: Tidy up error checking with blk_read()
Simon Glass
2025-01-22
vbe: Allow VBE to load FITs on any architecture
Simon Glass
2025-01-22
vbe: Allocate space for the FIT header
Simon Glass
2025-01-22
vbe: Split out reading a FIT into the common file
Simon Glass
2025-01-22
vbe: Move reading the nvdata into the common file
Simon Glass
2025-01-22
vbe: Move reading the version into the common file
Simon Glass
2025-01-22
vbe: Create a common function to get the block device
Simon Glass