Commit Graph

11 Commits (lime2-spi)

Author SHA1 Message Date
Patrick Delaunay 2023000aed cmd: pxe: add support for FIT config selection 6 years ago
Masahiro Yamada 86fbad2492 menu: fix timeout duration 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 59ee8f83b6 cmd/pxe.c: Rework bootargs construction to clarify string checks 7 years ago
Tom Rini 48ee0a87bc cmd/pxe.c: Rework initrd and bootargs handling slightly 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
York Sun f63963f048 pxe: Fix pxe boot with FIT image 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 8b5c738b85 pxe: add AArch64 image support 9 years ago
Tuomas Tynkkynen 0ece6b50f1 pxe: Fix crash if 'sysboot' is run without args 9 years ago
Sjoerd Simons 4a0bd1020f pxe: Ensure all memory access is to mapped memory 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Ian Campbell 64a0c24726 pxe: Ensure we don't overflow bootargs 10 years ago
Hans de Goede b1ba62d4ae pxe: Allow use of environment variables in append string 10 years ago
Bryan Wu 1fb7d0e619 pxe: detect image format before calling bootm/bootz 10 years ago
Stephen Warren ded2e20ef2 pxe: clear Bootfile before returning 10 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Stephen Warren e22361af07 pxe: prepend fdtdir to DTB name irrespective of source 10 years ago
Stephen Warren b81fdb0486 pxe: allow compilation when !defined(CONFIG_CMD_NET) 10 years ago
Dennis Gilmore 6d1a3e5fa1 cmd_pxe.c add any option for filesystem with sysboot uses generic load 10 years ago
Stephen Warren c61d94d860 pxe: implement fdtdir extlinux.conf tag 10 years ago
Stephen Warren f43c401b72 pxe: support "devicetree" tag 10 years ago
David Feng 5cea95cb53 cmd_pxe: remove compiling warnings 10 years ago
Rob Herring e5a9a4076f pxe: fix handling of absolute paths 11 years ago
Steven Falco 0e3f3f8a3d Prevent null pointer dereference originating in cmd_pxe.c 11 years ago
Tom Rini d7884e047d cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Rob Herring 98f646764d pxe: add ipappend support 11 years ago
Joe Hershberger 58d9ff936f net: Fix build regression in cmd_pxe.c 11 years ago
Rob Herring 39f985536d pxe: add support for per arch and SoC default paths 11 years ago
Rob Herring 8577fec976 pxe: add support for ontimeout token 11 years ago
Rob Herring 32d2ffe731 pxe: simplify menu display and selection 11 years ago
Rob Herring e82eeb5709 pxe: always display a menu when present 11 years ago
Rob Herring e6b6ccf203 pxe: try bootz if bootm fails to find a valid image 11 years ago
Rob Herring 500f304b6b pxe: fix handling of different localboot values 11 years ago
Rob Herring 23b7194e61 pxe: make string parameters const 11 years ago
Rob Herring ef034c9d70 pxe: Use ethact setting for pxe 11 years ago
Pali Rohár fc9d64ffcd menu: Add support for user defined item choice function 11 years ago
Chander Kashyap a655938a93 PXE: FDT: Add support for fdt in PXE 12 years ago
Simon Glass d51004a832 Add run_command_list() to run a list of commands 12 years ago
Wolfgang Denk 3fe63839f3 Minor Coding Style cleanup 12 years ago
Rob Herring 669df7e42d pxe: add support for parsing local syslinux files 12 years ago
Rob Herring 34bd23e42f pxe: parse initrd file from append string 12 years ago
Rob Herring 90ba7d7c44 pxe: support absolute paths 12 years ago