summaryrefslogtreecommitdiff
path: root/cmd/pxe_utils.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-13/+15
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy1-1/+1
2020-01-23cmd: pxe: execute the cls command only when supportedPatrick Delaunay1-1/+2
2020-01-17common: Move the image globals into image.hSimon Glass1-0/+1
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-2/+2
2019-12-09cmd: pxe: Increase maximum path lengthBen Wolsieffer1-1/+1
2019-12-07cmd: pxe_utils: Fix checkpatch WARNING/CHECKPatrice Chotard1-47/+46
2019-12-07cmd: Prepare sysboot command independencePatrice Chotard1-0/+1353