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