1. 043fc44 net: Return the size from parse_args() by Simon Glass · Wed Mar 05 17:25:20 2025 -0700
  2. a6ac32f net: Return the address and size from parse_addr_size() by Simon Glass · Wed Mar 05 17:25:19 2025 -0700
  3. 16c69f3 net: Return the load address from parse_args() by Simon Glass · Wed Mar 05 17:25:18 2025 -0700
  4. 607cc16 net: Simplify parse_args() by Simon Glass · Wed Mar 05 17:25:17 2025 -0700
  5. 2f51227 net: Tidy up the comments to parse_args() by Simon Glass · Wed Mar 05 17:25:16 2025 -0700
  6. bbf89fb net: Keep the bootstage functions together by Simon Glass · Wed Mar 05 17:25:15 2025 -0700
  7. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  8. c031591 bootstd: Correct display of kernel version by Simon Glass · Wed Mar 05 17:25:01 2025 -0700
  9. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700
  10. 4e46ef2 x86: Rename state to bmi by Simon Glass · Wed Mar 05 17:24:59 2025 -0700
  11. 921990f x86: Drop duplicate definition of zimage_dump() by Simon Glass · Wed Mar 05 17:24:57 2025 -0700
  12. eeab4d5 x86: Make do_zboot_states() static by Simon Glass · Wed Mar 05 17:24:55 2025 -0700
  13. 4212954 net: Kconfig: depend on DM_RNG for WGET_HTTPS by Jerome Forissier · Tue Feb 04 17:00:49 2025 +0100
  14. e7696c4 Merge patch series "cmd/setexpr: support concatenation of direct strings" by Tom Rini · Fri Feb 07 13:35:32 2025 -0600
  15. 6cd0654 cmd/setexpr: support concatenation of direct strings by Heinrich Schuchardt · Mon Feb 03 16:10:29 2025 +0100
  16. 0341c06 fpga: Make do_fpga_loads() static by Michal Simek · Mon Feb 03 10:28:15 2025 +0100
  17. 3bec0e3 fpga: add new symbol for fpga_loadb by Ibai Erkiaga · Tue Jan 21 13:01:34 2025 +0000
  18. 0e2bc7f fpga: xilinx exclusive commands by Ibai Erkiaga · Tue Jan 21 13:01:33 2025 +0000
  19. 9b5b739 fpga: resort fpga commands by Ibai Erkiaga · Tue Jan 21 13:01:32 2025 +0000
  20. d4c0a45 fpga: improve loads usage information by Ibai Erkiaga · Tue Jan 21 13:01:31 2025 +0000
  21. ae27975 fpga: fix alignment on fpga cmd usage info by Ibai Erkiaga · Tue Jan 21 13:01:30 2025 +0000
  22. 8fdbdd7 cmd: sbi: add bhyve SBI implementation ID by Heinrich Schuchardt · Fri Jan 24 17:00:14 2025 +0100
  23. c79941f cmd: Fix Kconfig coding style by Michal Simek · Wed Jan 29 16:24:32 2025 +0100
  24. f69f2d7 tpm: add TPM2_PCR_Allocate command by Raymond Mao · Mon Jan 27 06:58:47 2025 -0800
  25. 5187a64 tpm: add TPM2_Shutdown command by Raymond Mao · Mon Jan 27 06:58:46 2025 -0800
  26. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  27. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  28. 833445d boot: Rename fit_image_get_data_and_size() by Simon Glass · Fri Jan 10 17:00:13 2025 -0700
  29. 0a90289 x86: Enable meminfo command by Simon Glass · Fri Jan 10 17:00:07 2025 -0700
  30. 158afdb cmd: ufetch: Show CPU architecture under "CPU" by J. Neuschäfer · Wed Dec 11 23:25:27 2024 +0100
  31. e1dac49 cmd: Allow building ufetch without CONFIG_BLK by J. Neuschäfer · Wed Dec 11 23:25:26 2024 +0100
  32. 3f3d89b cmd: ufetch: Fix type mismatch on 32-bit by J. Neuschäfer · Wed Dec 11 23:25:25 2024 +0100
  33. 147ffc6 fs: eliminate YAFFS2 implementation by Heinrich Schuchardt · Sat Jan 04 01:34:02 2025 +0100
  34. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  35. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  36. a686ba6 boot: Update extlinux pxe_getfile_func() to include type by Simon Glass · Fri Nov 15 16:19:19 2024 -0700
  37. 199f588 bootstd: Move the bootflow list into an alist by Simon Glass · Fri Nov 15 16:19:12 2024 -0700
  38. 346ab5d bootstd: Move bootflow-clearing to bootstd by Simon Glass · Fri Nov 15 16:19:09 2024 -0700
  39. c01d83f bootstd: Move bootflow-adding to bootstd by Simon Glass · Fri Nov 15 16:19:08 2024 -0700
  40. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  41. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  42. f4b933d smbios: Refactor the smbios headfile by Raymond Mao · Fri Dec 06 14:54:18 2024 -0800
  43. 0aa3e09 Merge tag 'efi-next-20250105' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:05:51 2025 -0600
  44. 1816d55 Merge patch series "cmd: Add support for optee commands." by Tom Rini · Thu Jan 02 11:08:00 2025 -0600
  45. 0af8855 cmd: efidebug: update output of memory attributes by Heinrich Schuchardt · Fri Dec 13 10:20:32 2024 +0100
  46. 0259d41 cmd: bootmenu: add parameter -e for UEFI boot options by Heinrich Schuchardt · Wed Nov 27 08:06:30 2024 +0100
  47. 9d1f19c cmd: Add support for optee commands by Venkatesh Yadav Abbarapu · Thu Dec 19 10:09:17 2024 +0530
  48. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  49. 28c1326 trace: add support for 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:36 2024 +0100
  50. 60b4695 Merge tag 'v2025.01-rc6' into next by Tom Rini · Tue Dec 31 08:08:59 2024 -0600
  51. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  52. 3809250 cmd/rng: fix long help text by Heinrich Schuchardt · Tue Nov 26 15:20:26 2024 +0100
  53. 2013f90 cmd: bootmenu typo 'read' by Heinrich Schuchardt · Sat Nov 23 10:04:03 2024 +0100
  54. 836fb3f nand: Add a watch command by Michael Trimarchi · Thu Dec 12 19:28:07 2024 +0100
  55. 39bda7f cmd: mtd: simplify mtd_show_device() by Heinrich Schuchardt · Tue Sep 10 01:23:34 2024 +0200
  56. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  57. 1577b13 Revert "global_data: Drop spl_handoff" by Simon Glass · Sun Dec 01 07:42:35 2024 -0700
  58. 6f7c8b2 cmd: add a fetch utility by Caleb Connolly · Fri Nov 15 01:47:29 2024 +0100
  59. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  60. 4fb5adc cmd: improve description of the cdp command by Heinrich Schuchardt · Mon Nov 11 10:50:35 2024 +0100
  61. 1e14542 net: lwip: wget: update help string by Jerome Forissier · Thu Nov 14 15:20:40 2024 +0100
  62. 80f9113 Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Mon Nov 18 10:46:06 2024 -0600
  63. 9451aea global: Remove bi_sramstart/bi_sramsize by Tom Rini · Sat Oct 26 08:09:00 2024 -0600
  64. 47f35e3 net: wget: integrate struct wget_info into legacy wget code by Adriano Cordova · Mon Nov 11 18:08:58 2024 -0300
  65. 88a77d3 net: Kconfig: add CONFIG_WGET symbol by Adriano Cordova · Mon Nov 11 18:08:55 2024 -0300
  66. 45ea807 Merge patch series "teach 'env default' to optionally keep runtime variables" by Tom Rini · Fri Nov 15 16:36:24 2024 -0600
  67. 9241746 cmd/nvedit.c: teach 'env default' to optionally keep runtime variables by Rasmus Villemoes · Wed Oct 30 22:34:02 2024 +0100
  68. b5a94fe cmd: upl: initialize unit test state by Heinrich Schuchardt · Sat Nov 02 15:30:20 2024 +0100
  69. 9708350 lwip: fix code style issues by Jerome Forissier · Thu Nov 07 12:27:57 2024 +0100
  70. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · Thu Nov 14 10:49:30 2024 -0600
  71. 9df009a cmd: hash: correct parameter count check by Heinrich Schuchardt · Sat Nov 02 11:08:35 2024 +0100
  72. 99618ca net: lwip: Enable https:// support for wget by Ilias Apalodimas · Sun Nov 10 10:28:40 2024 +0200
  73. 2cba866 efi_loader: Allow reporting the host defaults by Simon Glass · Thu Nov 07 14:31:45 2024 -0700
  74. c1c0d2c bootmenu: add reprint check by developer · Tue Oct 29 17:47:22 2024 +0800
  75. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · Tue Oct 29 17:47:16 2024 +0800
  76. 9a27d9d sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · Mon Oct 28 13:47:57 2024 +0100
  77. 354a6e8 sandbox: Convert sb command to use new macro by Simon Glass · Mon Oct 28 13:47:55 2024 +0100
  78. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  79. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  80. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  81. cdf83fd2 bootstd: Avoid showing an invalid buffer address by Simon Glass · Sat Oct 19 09:22:09 2024 -0600
  82. 2f0128f bootstd: cros: Correct the x86-setup address by Simon Glass · Sat Oct 19 09:21:59 2024 -0600
  83. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · Fri Oct 25 23:15:05 2024 +0200
  84. 095a09a cmd: fat: Make do_fat_size static by Ilias Apalodimas · Sat Oct 26 10:33:09 2024 +0300
  85. e6361ff cmd: simplify network definitions in Makefile by Heinrich Schuchardt · Sat Oct 19 12:24:45 2024 +0200
  86. a405b15 cmd: sbi: Add FWFT, MPXY extensions by Heinrich Schuchardt · Tue Sep 17 10:10:36 2024 +0200
  87. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  88. 9b259c5 meminfo: Show the lmb records by Simon Glass · Mon Oct 21 10:19:32 2024 +0200
  89. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  90. 8f9b052 cmd: Move meminfo command into its own file by Simon Glass · Mon Oct 21 10:19:29 2024 +0200
  91. 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
  92. db93085 cmd: nvedit: Mark a few functions static by Andy Shevchenko · Mon Oct 21 16:56:33 2024 +0300
  93. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  94. 8cc305e cmd: bcb: change strcmp() usage style in the do_bcb_ab_select() by Dmitry Rokosov · Thu Oct 17 17:12:09 2024 +0300
  95. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  96. 4adb34e cmd: bcb: rework the command to U_BOOT_LONGHELP approach by Dmitry Rokosov · Thu Oct 17 17:12:07 2024 +0300
  97. 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
  98. 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
  99. 149d4581 cmd: upl: correct printf code by Heinrich Schuchardt · Fri Oct 18 04:46:57 2024 +0200
  100. 8310c1e x86: Enable RTC command by default by Simon Glass · Mon Oct 14 16:32:12 2024 -0600