Stephen Warren
|
8b5c738b85
pxe: add AArch64 image support
|
9 سال پیش |
Tuomas Tynkkynen
|
0ece6b50f1
pxe: Fix crash if 'sysboot' is run without args
|
10 سال پیش |
Sjoerd Simons
|
4a0bd1020f
pxe: Ensure all memory access is to mapped memory
|
10 سال پیش |
Joe Hershberger
|
1411157d85
net: cosmetic: Fixup var names related to boot file
|
10 سال پیش |
Joe Hershberger
|
049a95a775
net: cosmetic: Change IPaddr_t to struct in_addr
|
10 سال پیش |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 سال پیش |
Ian Campbell
|
64a0c24726
pxe: Ensure we don't overflow bootargs
|
10 سال پیش |
Hans de Goede
|
b1ba62d4ae
pxe: Allow use of environment variables in append string
|
10 سال پیش |
Bryan Wu
|
1fb7d0e619
pxe: detect image format before calling bootm/bootz
|
10 سال پیش |
Stephen Warren
|
ded2e20ef2
pxe: clear Bootfile before returning
|
10 سال پیش |
Jeroen Hofstee
|
0e350f81e1
common: commands: make commands static
|
11 سال پیش |
Tom Rini
|
eeb72e6761
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
11 سال پیش |
Stephen Warren
|
e22361af07
pxe: prepend fdtdir to DTB name irrespective of source
|
11 سال پیش |
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 سال پیش |