1. 504f36e cmd: upl: initialize unit test state by Heinrich Schuchardt · 3 weeks ago
  2. 356011f lwip: fix code style issues by Jerome Forissier · 2 weeks ago
  3. f6ee671 Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · 10 days ago
  4. 6831415 cmd: hash: correct parameter count check by Heinrich Schuchardt · 3 weeks ago
  5. 5907c81 net: lwip: Enable https:// support for wget by Ilias Apalodimas · 14 days ago
  6. 9fd84a3 efi_loader: Allow reporting the host defaults by Simon Glass · 2 weeks ago
  7. 599652c bootmenu: add reprint check by Weijie Gao · 4 weeks ago
  8. ccdd7948 menu: add support to check if menu needs to be reprinted by Weijie Gao · 4 weeks ago
  9. 5400c4b sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · 4 weeks ago
  10. d2e1c8a sandbox: Convert sb command to use new macro by Simon Glass · 4 weeks ago
  11. ae3b592 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  12. e25c34d x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 6 weeks ago
  13. d04c23f x86: coreboot: Show the option table by Simon Glass · 6 weeks ago
  14. 482eedf bootstd: Avoid showing an invalid buffer address by Simon Glass · 5 weeks ago
  15. bdf4269 bootstd: cros: Correct the x86-setup address by Simon Glass · 5 weeks ago
  16. a01e7d2 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  17. d4fa8da cmd: fat: Make do_fat_size static by Ilias Apalodimas · 4 weeks ago
  18. 0d0864a cmd: simplify network definitions in Makefile by Heinrich Schuchardt · 5 weeks ago
  19. faf82cc cmd: sbi: Add FWFT, MPXY extensions by Heinrich Schuchardt · 10 weeks ago
  20. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  21. 9252b7f meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  22. f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  23. 8306c3b cmd: Move meminfo command into its own file by Simon Glass · 5 weeks ago
  24. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  25. e7dad2d cmd: nvedit: Mark a few functions static by Andy Shevchenko · 5 weeks ago
  26. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  27. b1bc9a2 cmd: bcb: change strcmp() usage style in the do_bcb_ab_select() by Dmitry Rokosov · 5 weeks ago
  28. b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  29. a8ca7d4 cmd: bcb: rework the command to U_BOOT_LONGHELP approach by Dmitry Rokosov · 5 weeks ago
  30. fa0ed06 Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 weeks ago WIP/20Oct2024
  31. 7036abb Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 weeks ago WIP/18Oct2024
  32. b92a18e cmd: upl: correct printf code by Heinrich Schuchardt · 5 weeks ago
  33. abb7780 x86: Enable RTC command by default by Simon Glass · 6 weeks ago
  34. c4e5826 x86: Add msr command by Simon Glass · 3 months ago
  35. 557767f x86: Add a cpuid command by Simon Glass · 3 months ago
  36. 112eb85 video: Allow querying the font size by Simon Glass · 11 months ago
  37. 82c98b9 cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET by Heinrich Schuchardt · 6 weeks ago
  38. 04efa73 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 7 weeks ago
  39. 1db4c0a usb: tcpm: add core framework by Sebastian Reichel · 6 weeks ago
  40. 95744d2 cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y by Jerome Forissier · 6 weeks ago
  41. 3c656c9 net: lwip: add wget command by Jerome Forissier · 6 weeks ago
  42. 3135b9a net: split cmd/net.c into cmd/net.c and cmd/net-common.c by Jerome Forissier · 6 weeks ago
  43. aedcfec net: lwip: add dns command by Jerome Forissier · 6 weeks ago
  44. 7a5e00d net: lwip: add ping command by Jerome Forissier · 6 weeks ago
  45. 4d4d783 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · 6 weeks ago
  46. 98ad145 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 6 weeks ago
  47. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  48. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 7 weeks ago
  49. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 7 weeks ago
  50. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago WIP/11Oct2024
  51. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  52. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  53. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
  54. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago WIP/10Oct2024
  55. 990f726 ubi: implement support for LED activity by Christian Marangi · 8 weeks ago
  56. 0319bae mtd: implement support for LED activity by Christian Marangi · 8 weeks ago
  57. 6015f59 cmd: clk: simplify clk command by Heinrich Schuchardt · 3 months ago
  58. 56efea8 cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK by Heinrich Schuchardt · 3 months ago
  59. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
  60. 080bb84 cmd: Make bootvx independent of bootelf by Daniel Palmer · 8 weeks ago
  61. 00292c6 Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 7 weeks ago
  62. c74758c cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies by Heinrich Schuchardt · 9 weeks ago
  63. 8aee4c8 cmd: booti: adjust the print format by Dario Binacchi · 3 months ago
  64. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  65. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  66. 1582e43 cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  67. 1a58da9 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 9 weeks ago
  68. 33a4dfc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 2 months ago
  69. c17805e Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  70. 7086a89 cmd: Fix memory-mapping in cmp command by Simon Glass · 3 months ago
  71. 42f5ffb read: Tidy up use of map_sysmem() in the read command by Simon Glass · 3 months ago
  72. cc6a1b6 mmc: Use map_sysmem() with buffers in the mmc command by Simon Glass · 3 months ago
  73. 4048219 usb: Drop old non-DM code by Simon Glass · 3 months ago
  74. 650883a cmd: osd: Depend on OSD by Marek Vasut · 3 months ago WIP/16Sep2024-next
  75. 6c0943f cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 3 months ago
  76. 39aa94a mmc: Hide mmc speed command under mmc command by Marek Vasut · 3 months ago
  77. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  78. 58d825f include: export uuid.h by Caleb Connolly · 3 months ago
  79. 1806fed cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 3 months ago
  80. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  81. 150481e mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 6 months ago
  82. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  83. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  84. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  85. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  86. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  87. 5627488 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 4 months ago
  88. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago WIP/26Aug2024-next
  89. eccd4ca mmc: Drop the blank line before accesses by Simon Glass · 3 months ago
  90. 2e93131 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  91. 5019d32 board_f: Move fdt_size to board by Simon Glass · 3 months ago
  92. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  93. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 4 months ago
  94. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  95. 4f64730 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  96. c964f33 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 3 months ago
  97. 7fca1ae i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 3 months ago
  98. 12d38c5 date: Drop the legacy I2C code by Simon Glass · 3 months ago
  99. 9baa31a rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
  100. 264f4b0 upl: Add a command by Simon Glass · 4 months ago