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_script.c
Age
Commit message (
Expand
)
Author
2025-10-24
bootstd: make it possible to use tftp for netboot with standardboot
Benjamin Hahn
2025-01-15
Update bootmeth_alloc_other() to record images
Simon Glass
2025-01-15
bootstd: Update bootmeth_alloc_file() to record images
Simon Glass
2024-07-19
bootstd: Correct handling of script from network
Simon Glass
2024-07-19
bootstd: Tidy up comments on the boothmeth drivers
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-10-23
bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
2023-10-09
bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
Tony Dinh
2023-08-28
bootstd: Adjust the default bootmeth order
Simon Glass
2023-07-20
bootstd: USB devtype detection for script boot
John Clark
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Support reading a script from network or SPI flash
Simon Glass
2023-01-23
bootstd: Set the distro_bootpart env var with scripts
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-04-25
bootstd: Add an implementation of script boot
Simon Glass