1. b5a94fe cmd: upl: initialize unit test state by Heinrich Schuchardt · 3 weeks ago
  2. 9708350 lwip: fix code style issues by Jerome Forissier · 2 weeks ago
  3. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · 9 days ago
  4. 9df009a cmd: hash: correct parameter count check by Heinrich Schuchardt · 3 weeks ago
  5. 99618ca net: lwip: Enable https:// support for wget by Ilias Apalodimas · 13 days ago
  6. 2cba866 efi_loader: Allow reporting the host defaults by Simon Glass · 2 weeks ago
  7. c1c0d2c bootmenu: add reprint check by developer · 4 weeks ago
  8. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
  9. 9a27d9d sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · 4 weeks ago
  10. 354a6e8 sandbox: Convert sb command to use new macro by Simon Glass · 4 weeks ago
  11. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  12. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 6 weeks ago
  13. b57a23b x86: coreboot: Show the option table by Simon Glass · 6 weeks ago
  14. cdf83fd bootstd: Avoid showing an invalid buffer address by Simon Glass · 5 weeks ago
  15. 2f0128f bootstd: cros: Correct the x86-setup address by Simon Glass · 5 weeks ago
  16. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  17. 095a09a cmd: fat: Make do_fat_size static by Ilias Apalodimas · 4 weeks ago
  18. e6361ff cmd: simplify network definitions in Makefile by Heinrich Schuchardt · 5 weeks ago
  19. a405b15 cmd: sbi: Add FWFT, MPXY extensions by Heinrich Schuchardt · 10 weeks ago
  20. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  21. 9b259c5 meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  22. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  23. 8f9b052 cmd: Move meminfo command into its own file by Simon Glass · 5 weeks ago
  24. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  25. db93085 cmd: nvedit: Mark a few functions static by Andy Shevchenko · 5 weeks ago
  26. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  27. 8cc305e cmd: bcb: change strcmp() usage style in the do_bcb_ab_select() by Dmitry Rokosov · 5 weeks ago
  28. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  29. 4adb34e cmd: bcb: rework the command to U_BOOT_LONGHELP approach by Dmitry Rokosov · 5 weeks ago
  30. 442acda Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 weeks ago
  31. 7d6db31 Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 weeks ago
  32. 149d4581 cmd: upl: correct printf code by Heinrich Schuchardt · 5 weeks ago
  33. 8310c1e x86: Enable RTC command by default by Simon Glass · 6 weeks ago
  34. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  35. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  36. 4f0336d video: Allow querying the font size by Simon Glass · 11 months ago
  37. 7df74d8 cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET by Heinrich Schuchardt · 5 weeks ago
  38. bf05e67 cmd: irq: Move do_irqinfo() prototype to a header file by Andy Shevchenko · 7 weeks ago
  39. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · 6 weeks ago
  40. c4d17bd cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y by Jerome Forissier · 5 weeks ago
  41. 359d4ed net: lwip: add wget command by Jerome Forissier · 5 weeks ago
  42. eb48b4b net: split cmd/net.c into cmd/net.c and cmd/net-common.c by Jerome Forissier · 5 weeks ago
  43. bc4d882 net: lwip: add dns command by Jerome Forissier · 5 weeks ago
  44. 8f29e00 net: lwip: add ping command by Jerome Forissier · 5 weeks ago
  45. 6a78e96 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · 5 weeks ago
  46. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 5 weeks ago
  47. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  48. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 6 weeks ago
  49. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · 6 weeks ago
  50. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  51. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  52. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  53. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
  54. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago
  55. c9f58b1 ubi: implement support for LED activity by Christian Marangi · 8 weeks ago
  56. 31d7181 mtd: implement support for LED activity by Christian Marangi · 8 weeks ago
  57. e357de0 cmd: clk: simplify clk command by Heinrich Schuchardt · 2 months ago
  58. 4116ff4 cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK by Heinrich Schuchardt · 2 months ago
  59. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
  60. 6218cf5 cmd: Make bootvx independent of bootelf by Daniel Palmer · 8 weeks ago
  61. 67545de 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. 3887795 cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies by Heinrich Schuchardt · 9 weeks ago
  63. dccc4d3 cmd: booti: adjust the print format by Dario Binacchi · 3 months ago
  64. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  65. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  66. 189ea8c cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · 2 months ago
  67. fee2db6 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 9 weeks ago
  68. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 2 months ago
  69. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  70. 99a1c38 cmd: Fix memory-mapping in cmp command by Simon Glass · 3 months ago
  71. 4c5bc2b read: Tidy up use of map_sysmem() in the read command by Simon Glass · 3 months ago
  72. 7579295 mmc: Use map_sysmem() with buffers in the mmc command by Simon Glass · 3 months ago
  73. 463a56b usb: Drop old non-DM code by Simon Glass · 3 months ago
  74. a1a8527 cmd: osd: Depend on OSD by Marek Vasut · 3 months ago
  75. ab00d0e cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · 3 months ago
  76. bd90894 mmc: Hide mmc speed command under mmc command by Marek Vasut · 3 months ago
  77. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · 10 weeks ago
  78. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  79. d46dc18 cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 3 months ago
  80. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  81. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 6 months ago
  82. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  83. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  84. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  85. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  86. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  87. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · 4 months ago
  88. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  89. 9703a93 mmc: Drop the blank line before accesses by Simon Glass · 3 months ago
  90. b711ef7 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  91. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  92. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  93. 35ec297 cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 4 months ago
  94. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  95. afab268 sandbox: Enable wget command by Yasuharu Shibata · 3 months ago
  96. 97613b6 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 3 months ago
  97. 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 3 months ago
  98. 104d7d3 date: Drop the legacy I2C code by Simon Glass · 3 months ago
  99. e900e4c rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 3 months ago
  100. 3a028c2 upl: Add a command by Simon Glass · 4 months ago