summaryrefslogtreecommitdiff
path: root/cmd/pxe_utils.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-12pxe: Move pxe_utils filesSimon Glass1-205/+0
2021-11-12pxe: Tidy up the is_pxe globalSimon Glass1-3/+5
2021-11-12pxe: Add a userdata field to the contextSimon Glass1-1/+5
2021-11-12pxe: Move do_getfile() into the contextSimon Glass1-3/+17
2021-11-12pxe: Use a context pointerSimon Glass1-10/+33
2021-11-12pxe: Move API comments to the header filesSimon Glass1-3/+74
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+2
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-5/+5
2019-12-07cmd: Prepare sysboot command independencePatrice Chotard1-0/+88