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_simple.c
Age
Commit message (
Expand
)
Author
2025-01-22
Merge patch series "vbe: Series part F"
Tom Rini
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
2025-01-22
vbe: Convert some checks to assertions
Simon Glass
2025-01-22
vbe: Pass simple_priv to internal functions
Simon Glass
2025-01-22
vbe: Use a block device instead of descriptor
Simon Glass
2025-01-22
vbe: Start a common header file
Simon Glass
2025-01-22
vbe: Use blk_read() to read blocks
Simon Glass
2025-01-15
bootmeth: Update the read_file() method to include a type
Simon Glass
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
boot: Remove <common.h> and add needed includes
Tom Rini
2023-04-28
boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
Bin Meng
2022-10-31
vbe: Move OS implementation into a separate file
Simon Glass
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
2022-10-17
boot: Tidy up logging and naming in vbe_simple
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-08-26
boot: simplify bootmeth_vbe_simple_ft_fixup()
Heinrich Schuchardt
2022-08-12
vbe: Support VBE simple
Simon Glass