index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
pxe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Get pxe config file from dhcp option 209
Sean Edmond
2023-11-05
1
-0
/
+8
*
cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
1
-14
/
+0
*
cmd: pxe: Update the command help
Bin Meng
2023-08-14
1
-2
/
+1
*
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
Sean Edmond
2023-05-05
1
-16
/
+69
*
pxe: Allow calling the pxe_get logic directly
Simon Glass
2021-11-11
1
-33
/
+59
*
pxe: Return the file size from the getfile() function
Simon Glass
2021-11-11
1
-1
/
+6
*
pxe: Clean up the use of bootfile
Simon Glass
2021-11-11
1
-4
/
+14
*
pxe: Move common parsing coding into pxe_util
Simon Glass
2021-11-11
1
-11
/
+4
*
pxe: Tidy up the is_pxe global
Simon Glass
2021-11-11
1
-4
/
+2
*
pxe: Add a userdata field to the context
Simon Glass
2021-11-11
1
-2
/
+2
*
pxe: Move do_getfile() into the context
Simon Glass
2021-11-11
1
-6
/
+4
*
pxe: Use a context pointer
Simon Glass
2021-11-11
1
-12
/
+16
*
cmd: pxe: Add relocation to pxe_sub cmds
T Karthik Reddy
2020-09-23
1
-0
/
+14
*
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