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
/
cmd
/
sysboot.c
Age
Commit message (
Expand
)
Author
2024-10-15
boot: Add logic to enable booting from fallback option
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
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
cmd: sysboot: null check filename
Caleb Connolly
2023-05-05
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
Sean Edmond
2021-11-11
pxe: Refactor sysboot to have one helper
Simon Glass
2021-11-11
pxe: Return the file size from the getfile() function
Simon Glass
2021-11-11
pxe: Clean up the use of bootfile
Simon Glass
2021-11-11
pxe: Move common parsing coding into pxe_util
Simon Glass
2021-11-11
pxe: Move pxe_utils files
Simon Glass
2021-11-11
pxe: Tidy up the is_pxe global
Simon Glass
2021-11-11
pxe: Add a userdata field to the context
Simon Glass
2021-11-11
pxe: Move do_getfile() into the context
Simon Glass
2021-11-11
pxe: Use a context pointer
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-06
cmd: sysboot: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard