aboutsummaryrefslogtreecommitdiff
path: root/cmd/pxe.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-26cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard1-0/+24
2018-10-08cmd: pxe: add support for FIT config selectionPatrick Delaunay1-3/+51
2018-06-05menu: fix timeout durationMasahiro Yamada1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini1-9/+10
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini1-6/+6
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-15/+15
2017-08-16env: Rename setenv() to env_set()Simon Glass1-3/+3
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun1-4/+5
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-2/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+1725