index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
pxe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-9
/
+10
*
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move do_tftpb() to net.h
Simon Glass
2020-01-17
1
-0
/
+1
*
cmd: pxe: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
1
-7
/
+6
*
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
2019-12-06
1
-132
/
+0
*
cmd: Prepare sysboot command independence
Patrice Chotard
2019-12-06
1
-1416
/
+2
*
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
2019-12-06
1
-17
/
+0
*
cmd: pxe: Fix bootm argument count
Abhishek Shah
2019-12-03
1
-0
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
cmd: pxe: add board specific PXE default path
Marek BehĂșn
2019-05-05
1
-0
/
+3
*
cmd: pxe: Display splashscreen from extlinux.conf input
Patrice Chotard
2019-04-26
1
-0
/
+24
*
cmd: pxe: add support for FIT config selection
Patrick Delaunay
2018-10-08
1
-3
/
+51
*
menu: fix timeout duration
Masahiro Yamada
2018-06-05
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
2017-10-16
1
-9
/
+10
*
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
2017-10-06
1
-6
/
+6
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-15
/
+15
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-3
/
+3
*
pxe: Fix pxe boot with FIT image
York Sun
2016-09-07
1
-4
/
+5
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-2
/
+2
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+1725