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
/
bootmeth-uclass.c
Age
Commit message (
Expand
)
Author
2025-10-22
boot: Keep track of which bootmeths have been used
Simon Glass
2025-10-22
boot: Add a flag for whether there are global bootmeths
Simon Glass
2025-10-14
boot: Improve comments related to global bootmeths
Simon Glass
2025-06-20
bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
Sam Protsenko
2025-06-20
bootstd: Probe bootmeth devices for bootmeths env var
Sam Protsenko
2025-06-20
bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
Sam Protsenko
2025-01-15
Update bootmeth_alloc_other() to record images
Simon Glass
2025-01-15
bootmeth: Update the read_file() method to include a type
Simon Glass
2025-01-15
bootstd: Update bootmeth_alloc_file() to record images
Simon Glass
2024-10-15
bootstd: Add command to enable setting of bootmeth specific properties
Martyn Welch
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-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-03
bootflow: Export setup_fs()
Simon Glass
2023-07-16
bootstd: Correct baudrate typo
Simon Glass
2023-07-14
fs: Create functions to load and allocate a file
Simon Glass
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-01-23
bootstd: Add a new bootmeth method to set the bootflow
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2022-10-31
bootstd: Add a way to set up a bootflow
Simon Glass
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
2022-08-12
bootstd: Detect empty bootmeth ordering
Simon Glass
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass