Stephen Warren
|
b81fdb0486
pxe: allow compilation when !defined(CONFIG_CMD_NET)
|
11 年之前 |
Dennis Gilmore
|
6d1a3e5fa1
cmd_pxe.c add any option for filesystem with sysboot uses generic load
|
11 年之前 |
Stephen Warren
|
c61d94d860
pxe: implement fdtdir extlinux.conf tag
|
11 年之前 |
Stephen Warren
|
f43c401b72
pxe: support "devicetree" tag
|
11 年之前 |
David Feng
|
5cea95cb53
cmd_pxe: remove compiling warnings
|
11 年之前 |
Rob Herring
|
e5a9a4076f
pxe: fix handling of absolute paths
|
11 年之前 |
Steven Falco
|
0e3f3f8a3d
Prevent null pointer dereference originating in cmd_pxe.c
|
11 年之前 |
Tom Rini
|
d7884e047d
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Rob Herring
|
98f646764d
pxe: add ipappend support
|
12 年之前 |
Joe Hershberger
|
58d9ff936f
net: Fix build regression in cmd_pxe.c
|
12 年之前 |
Rob Herring
|
39f985536d
pxe: add support for per arch and SoC default paths
|
12 年之前 |
Rob Herring
|
8577fec976
pxe: add support for ontimeout token
|
12 年之前 |
Rob Herring
|
32d2ffe731
pxe: simplify menu display and selection
|
12 年之前 |
Rob Herring
|
e82eeb5709
pxe: always display a menu when present
|
12 年之前 |
Rob Herring
|
e6b6ccf203
pxe: try bootz if bootm fails to find a valid image
|
12 年之前 |
Rob Herring
|
500f304b6b
pxe: fix handling of different localboot values
|
12 年之前 |
Rob Herring
|
23b7194e61
pxe: make string parameters const
|
12 年之前 |
Rob Herring
|
ef034c9d70
pxe: Use ethact setting for pxe
|
12 年之前 |
Pali Rohár
|
fc9d64ffcd
menu: Add support for user defined item choice function
|
12 年之前 |
Chander Kashyap
|
a655938a93
PXE: FDT: Add support for fdt in PXE
|
12 年之前 |
Simon Glass
|
d51004a832
Add run_command_list() to run a list of commands
|
13 年之前 |
Wolfgang Denk
|
3fe63839f3
Minor Coding Style cleanup
|
13 年之前 |
Rob Herring
|
669df7e42d
pxe: add support for parsing local syslinux files
|
13 年之前 |
Rob Herring
|
34bd23e42f
pxe: parse initrd file from append string
|
13 年之前 |
Rob Herring
|
90ba7d7c44
pxe: support absolute paths
|
13 年之前 |
Rob Herring
|
beb9f6c678
pxe: support linux entries for labels
|
13 年之前 |
Rob Herring
|
7815c4e89f
pxe: add support for label menu text
|
13 年之前 |
Rob Herring
|
1e08522699
pxe: support include files at top-level
|
13 年之前 |
Jason Hobbs
|
834c9384a4
cmd_pxe.c: fix strict-aliasing warnings
|
13 年之前 |