summaryrefslogtreecommitdiff
path: root/cmd/pxe.c
AgeCommit message (Expand)Author
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Tidy up the is_pxe globalSimon Glass
2021-11-11pxe: Add a userdata field to the contextSimon Glass
2021-11-11pxe: Move do_getfile() into the contextSimon Glass
2021-11-11pxe: Use a context pointerSimon Glass
2020-09-23cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move functions for loading from fat/ext2 to fs.hSimon Glass
2020-01-17common: Move do_tftpb() to net.hSimon Glass
2019-12-06cmd: pxe: Fix checkpatch WARNING/CHECKPatrice Chotard
2019-12-06cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard
2019-12-06cmd: Prepare sysboot command independencePatrice Chotard
2019-12-06cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard
2019-12-03cmd: pxe: Fix bootm argument countAbhishek Shah
2019-08-11env: Move env_set() to env.hSimon Glass
2019-05-05cmd: pxe: add board specific PXE default pathMarek BehĂșn
2019-04-26cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard
2018-10-08cmd: pxe: add support for FIT config selectionPatrick Delaunay
2018-06-05menu: fix timeout durationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-25Remove the cmd_ prefix from command filesSimon Glass