summaryrefslogtreecommitdiffstats
path: root/cmd/pxe_utils.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-13/+15
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* menu: add support for client defined statusline functionThirupathaiah Annapureddy2020-05-071-1/+1
* cmd: pxe: execute the cls command only when supportedPatrick Delaunay2020-01-221-1/+2
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-2/+2
* cmd: pxe: Increase maximum path lengthBen Wolsieffer2019-12-091-1/+1
* cmd: pxe_utils: Fix checkpatch WARNING/CHECKPatrice Chotard2019-12-061-47/+46
* cmd: Prepare sysboot command independencePatrice Chotard2019-12-061-0/+1353