1. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
  2. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · 6 weeks ago
  3. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · 6 weeks ago
  4. 520d3a4 boot: Remove duplicate newlines by Marek Vasut · 4 months ago
  5. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago
  6. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 5 months ago
  7. 9b2c78c pxe: Add debugging for booting by Simon Glass · 5 months ago
  8. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  9. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  10. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  11. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  12. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  13. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  14. f2d75d7 pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 11 months ago
  15. d6e1dcd pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 11 months ago
  16. f7eded2 pxe: Move calculation of FDT file into a function by Simon Glass · 11 months ago
  17. b5e0eb8 pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 11 months ago
  18. 5df368c pxe: Refactor to reduce the size of label_boot() by Simon Glass · 11 months ago
  19. 7c19f91 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · 11 months ago
  20. 08b7849e boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 10 months ago
  21. 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 12 months ago
  22. ca65d23 x86: pxeboot: bugfix: Set variable for size of initrd by Thomas Mittelstaedt · 1 year, 7 months ago
  23. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · 1 year, 4 months ago
  24. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
  25. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  26. f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 2 years ago
  27. be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
  28. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  29. 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
  30. 2008124 distro/pxeboot: Handle prompt variable by Manuel Traut · 2 years ago
  31. 9d464f8 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years, 1 month ago
  32. 41c7e4a cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years, 1 month ago
  33. 6b5cb36 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years, 1 month ago
  34. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  35. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  36. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  37. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  38. a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
  39. 6ec8cb9 cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · 2 years, 8 months ago
  40. 9c1d9c5 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 10 months ago
  41. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  42. 1d564a9 cmd: pxe_utils: sysboot: add label override support by Amjad Ouled-Ameur · 3 years ago
  43. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years, 1 month ago
  44. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  45. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  46. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  47. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  48. 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
  49. 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
  50. 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago[Renamed from cmd/pxe_utils.c]
  51. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  52. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  53. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  54. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  55. babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  56. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago