summaryrefslogtreecommitdiff
path: root/cmd/pxe_utils.c
AgeCommit message (Expand)Author
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong
2020-12-04cli: Support macro processing with a fixed-size bufferSimon Glass
2020-12-01cmd: pxe: Use internal FDT if retrieving from FDTDIR failsAnton Leontiev
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