index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
sysboot.c
Age
Commit message (
Expand
)
Author
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