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
/
include
/
bootmeth.h
Age
Commit message (
Expand
)
Author
2025-10-22
boot: Implement a priority for global bootmeths
Simon Glass
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-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-16
bootstd: Fix a handful of doc typos in bootmeth
Mattijs Korpershoek
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
test: Remove <common.h> and add needed includes
Tom Rini
2023-08-25
bootstd: Support bootmeths which can scan any partition
Simon Glass
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-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2023-01-23
bootstd: Add a new bootmeth method to set the bootflow
Simon Glass
2023-01-23
bootstd: Update docs on bootmeth_try_file() for sandbox
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
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-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass