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
/
pxe_utils.c
Age
Commit message (
Expand
)
Author
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-18
cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.
Dimitri John Ledkov
2021-02-03
cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image
Kory Maincent
2021-02-03
cmd: pxe_utils: Replace ifdef by IS_ENABLED
Kory Maincent
2021-01-27
cmd: pxe: add support for FDT overlays
Neil Armstrong
2020-12-04
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-01
cmd: pxe: Use internal FDT if retrieving from FDTDIR fails
Anton Leontiev
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2020-01-22
cmd: pxe: execute the cls command only when supported
Patrick Delaunay
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-12-09
cmd: pxe: Increase maximum path length
Ben Wolsieffer
2019-12-06
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: Prepare sysboot command independence
Patrice Chotard