1. e5a9a40 pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  2. 0e3f3f8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  3. d7884e0 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 98f6467 pxe: add ipappend support by Rob Herring · 12 years ago
  6. 58d9ff9 net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  7. 39f9855 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  8. 8577fec pxe: add support for ontimeout token by Rob Herring · 12 years ago
  9. 32d2ffe pxe: simplify menu display and selection by Rob Herring · 12 years ago
  10. e82eeb5 pxe: always display a menu when present by Rob Herring · 12 years ago
  11. e6b6ccf pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  12. 500f304 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  13. 23b7194 pxe: make string parameters const by Rob Herring · 12 years ago
  14. ef034c9 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  15. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  16. a655938 PXE: FDT: Add support for fdt in PXE by Chander Kashyap · 12 years ago
  17. d51004a Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  18. 3fe6383 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  19. 669df7e pxe: add support for parsing local syslinux files by Rob Herring · 12 years ago
  20. 34bd23e pxe: parse initrd file from append string by Rob Herring · 13 years ago
  21. 90ba7d7 pxe: support absolute paths by Rob Herring · 13 years ago
  22. beb9f6c pxe: support linux entries for labels by Rob Herring · 13 years ago
  23. 7815c4e pxe: add support for label menu text by Rob Herring · 13 years ago
  24. 1e08522 pxe: support include files at top-level by Rob Herring · 12 years ago
  25. 834c938 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  26. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  27. 009dde1 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  28. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  29. 6f40f27 pxe: make the first label the implicit default by Jason Hobbs · 13 years ago
  30. 06283a6 Add pxe command by Jason Hobbs · 13 years ago