summaryrefslogtreecommitdiff
path: root/cmd/pxe_utils.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2020-01-22cmd: pxe: execute the cls command only when supportedPatrick Delaunay
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-09cmd: pxe: Increase maximum path lengthBen Wolsieffer
2019-12-06cmd: pxe_utils: Fix checkpatch WARNING/CHECKPatrice Chotard
2019-12-06cmd: Prepare sysboot command independencePatrice Chotard