index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
pxe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
cmd: pxe: Add relocation to pxe_sub cmds
T Karthik Reddy
1
-0
/
+14
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-9
/
+10
2020-01-17
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move do_tftpb() to net.h
Simon Glass
1
-0
/
+1
2019-12-07
cmd: pxe: Fix checkpatch WARNING/CHECK
Patrice Chotard
1
-7
/
+6
2019-12-07
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
1
-132
/
+0
2019-12-07
cmd: Prepare sysboot command independence
Patrice Chotard
1
-1416
/
+2
2019-12-07
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
1
-17
/
+0
2019-12-03
cmd: pxe: Fix bootm argument count
Abhishek Shah
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-05-05
cmd: pxe: add board specific PXE default path
Marek BehĂșn
1
-0
/
+3
2019-04-27
cmd: pxe: Display splashscreen from extlinux.conf input
Patrice Chotard
1
-0
/
+24
2018-10-08
cmd: pxe: add support for FIT config selection
Patrick Delaunay
1
-3
/
+51
2018-06-06
menu: fix timeout duration
Masahiro Yamada
1
-2
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-16
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
1
-9
/
+10
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
1
-6
/
+6
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-2
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-15
/
+15
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-3
/
+3
2016-09-07
pxe: Fix pxe boot with FIT image
York Sun
1
-4
/
+5
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-2
/
+2
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+1725