1. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  2. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  3. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  4. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  5. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  6. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  7. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  8. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  9. 37923d9 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · 4 years, 2 months ago
  10. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  11. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
  12. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  13. 7f87165 cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  14. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  15. 17e8804 cmd: Prepare sysboot command independence by Patrice Chotard · 5 years ago
  16. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  17. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
  18. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  19. 016ed13 cmd: pxe: add board specific PXE default path by Marek Behún · 6 years ago
  20. d507491 cmd: pxe: Display splashscreen from extlinux.conf input by Patrice Chotard · 6 years ago
  21. 1d3ffee cmd: pxe: add support for FIT config selection by Patrick Delaunay · 6 years ago
  22. c46d0fe menu: fix timeout duration by Masahiro Yamada · 7 years ago
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. 121f507 cmd/pxe.c: Rework bootargs construction to clarify string checks by Tom Rini · 7 years ago
  25. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · 7 years ago
  26. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  27. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  28. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  29. 2566fd9 pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  30. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  31. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_pxe.c]
  32. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_pxe.c]
  33. 9c3c931 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  34. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · 10 years ago
  35. 45af07c pxe: Ensure all memory access is to mapped memory by Sjoerd Simons · 10 years ago
  36. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  37. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  38. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  39. 149efb4 pxe: Ensure we don't overflow bootargs by Ian Campbell · 10 years ago
  40. 55adc41 pxe: Allow use of environment variables in append string by Hans de Goede · 10 years ago
  41. a1d715b pxe: detect image format before calling bootm/bootz by Bryan Wu · 10 years ago
  42. c24cbc2 pxe: clear Bootfile before returning by Stephen Warren · 10 years ago
  43. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  44. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  45. c059239 pxe: prepend fdtdir to DTB name irrespective of source by Stephen Warren · 11 years ago
  46. 857291b pxe: allow compilation when !defined(CONFIG_CMD_NET) by Stephen Warren · 11 years ago
  47. cd90dc8 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · 11 years ago
  48. 90d09af pxe: implement fdtdir extlinux.conf tag by Stephen Warren · 11 years ago
  49. 7b472af pxe: support "devicetree" tag by Stephen Warren · 11 years ago
  50. 4ec5029 cmd_pxe: remove compiling warnings by David Feng · 11 years ago
  51. 759456e pxe: fix handling of absolute paths by Rob Herring · 11 years ago
  52. 7de0fa8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  53. 5b5b176 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · 11 years ago
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. 5a3d8be pxe: add ipappend support by Rob Herring · 12 years ago
  56. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  57. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  58. ac99583 pxe: add support for ontimeout token by Rob Herring · 12 years ago
  59. c9d1e3d pxe: simplify menu display and selection by Rob Herring · 12 years ago
  60. f0898b9 pxe: always display a menu when present by Rob Herring · 12 years ago
  61. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  62. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  63. 824901c pxe: make string parameters const by Rob Herring · 12 years ago
  64. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  65. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  66. 1644a9d PXE: FDT: Add support for fdt in PXE by Chander Kashyap · 12 years ago
  67. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  68. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  69. eee675f pxe: add support for parsing local syslinux files by Rob Herring · 13 years ago
  70. d8fceec pxe: parse initrd file from append string by Rob Herring · 13 years ago
  71. dc410cd pxe: support absolute paths by Rob Herring · 13 years ago
  72. c93f74a pxe: support linux entries for labels by Rob Herring · 13 years ago
  73. a6b7417 pxe: add support for label menu text by Rob Herring · 13 years ago
  74. 8e5abb0 pxe: support include files at top-level by Rob Herring · 13 years ago
  75. 9135c79 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · 13 years ago
  76. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  77. 8161d04 Rename run_command2() to run_command() by Simon Glass · 13 years ago
  78. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  79. 083b7a6 pxe: make the first label the implicit default by Jason Hobbs · 13 years ago
  80. 0e3a593 Add pxe command by Jason Hobbs · 13 years ago