summaryrefslogtreecommitdiffstats
path: root/cmd/pxe.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy2020-09-231-0/+14
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-9/+10
* common: Move functions for loading from fat/ext2 to fs.hSimon Glass2020-01-171-0/+1
* common: Move do_tftpb() to net.hSimon Glass2020-01-171-0/+1
* cmd: pxe: Fix checkpatch WARNING/CHECKPatrice Chotard2019-12-061-7/+6
* cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard2019-12-061-132/+0
* cmd: Prepare sysboot command independencePatrice Chotard2019-12-061-1416/+2
* cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard2019-12-061-17/+0
* cmd: pxe: Fix bootm argument countAbhishek Shah2019-12-031-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* cmd: pxe: add board specific PXE default pathMarek BehĂșn2019-05-051-0/+3
* cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard2019-04-261-0/+24
* cmd: pxe: add support for FIT config selectionPatrick Delaunay2018-10-081-3/+51
* menu: fix timeout durationMasahiro Yamada2018-06-051-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini2017-10-161-9/+10
* cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini2017-10-061-6/+6
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-15/+15
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* pxe: Fix pxe boot with FIT imageYork Sun2016-09-071-4/+5
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+1725