1. 9a27d9d sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · Mon Oct 28 13:47:57 2024 +0100
  2. 917ae97 doc: sandbox: Add docs for the sb command by Simon Glass · Mon Oct 28 13:47:56 2024 +0100
  3. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  4. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  5. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  6. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  7. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  8. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  9. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  10. 4f0336d video: Allow querying the font size by Simon Glass · Sun Jan 07 17:14:54 2024 -0700
  11. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · Tue Oct 15 17:26:43 2024 +0200
  12. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  13. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  14. ffe0c9f doc: usage: cmd: ums: fix dependencies by Thomas Perrot · Fri Sep 20 16:56:41 2024 +0200
  15. ab00d0e cmd: mmc: Allow using partition name in mmc erase command by Tomas Paukrt · Mon Sep 02 20:49:17 2024 +0200
  16. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  17. 12e97b7 cmd: bind: Use device sequence instead for driver bind/unbind by Zixun LI · Fri Aug 02 11:28:13 2024 +0200
  18. eda2285 dm: core: Show device sequence instead in dm_dump_tree() by Zixun LI · Fri Aug 02 11:28:12 2024 +0200
  19. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  20. 8c3cfac doc: document the pwm command by Emil Kronborg · Thu Aug 15 08:21:22 2024 +0000
  21. cb803d7 env: remove vars that are not in default env by Ravi Minnikanti · Sun Aug 11 11:44:15 2024 -0700
  22. 7869aa7 upl: Add initial documentation by Simon Glass · Wed Aug 07 16:47:36 2024 -0600
  23. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  24. 451e2e7 doc: cmd: add documentation for cpu command by Hou Zhiqiang · Thu Aug 01 11:59:56 2024 +0800
  25. 16047dc doc: Move bootstd into its own directory by Simon Glass · Wed Jul 17 09:30:52 2024 +0100
  26. 52a8e41 doc: add bootelf command documentation by Maxim Moskalets · Sun Jun 30 17:19:52 2024 +0300
  27. bc94b53 doc: fix heading level of itest examples by Heinrich Schuchardt · Mon Jul 01 22:42:42 2024 +0200
  28. 50cab92 doc: cmd: bootmeth: Fix extlinunx -> extlinux typo by Mattijs Korpershoek · Fri May 24 15:28:21 2024 +0200
  29. 10b25f1 doc: correct description of 'env print -e' by Heinrich Schuchardt · Mon Apr 22 22:00:56 2024 +0200
  30. 4cdc1b1 doc: update list of aliases for the env command by Heinrich Schuchardt · Wed Apr 17 10:06:13 2024 +0200
  31. ec84a3c doc: sort env sub-commands alphabetically by Heinrich Schuchardt · Wed Apr 17 10:06:12 2024 +0200
  32. 5f7c0ec doc: missing :: in doc/usage/cmd/itest.rst by Heinrich Schuchardt · Thu Mar 28 21:16:54 2024 +0100
  33. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  34. 9e7deea doc: add reference to itest in if man-page by Heinrich Schuchardt · Fri Mar 22 08:57:31 2024 +0100
  35. 8208dde doc: man-page for itest by Heinrich Schuchardt · Fri Mar 22 08:57:30 2024 +0100
  36. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  37. 44b09b3 doc: typo Synopis by Heinrich Schuchardt · Sat Mar 16 11:09:36 2024 +0100
  38. b00edce doc: man-page for if by Heinrich Schuchardt · Sat Mar 16 10:57:41 2024 +0100
  39. e1748c1 doc: typo Synopis by Heinrich Schuchardt · Sat Mar 16 11:09:36 2024 +0100
  40. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  41. 168e947 cmd: rng: Add rng list command by Weizhao Ouyang · Mon Mar 04 14:42:42 2024 +0000
  42. 9aef64c doc: fix mistyped "env flags" command by Thomas Weißschuh · Sun Feb 11 21:18:41 2024 +0100
  43. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · Thu Feb 08 15:58:27 2024 +0100
  44. ddbcc39 doc: man-page for smbios command by Heinrich Schuchardt · Thu Jan 25 16:54:35 2024 +0100
  45. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  46. dd5b958 doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · Wed Jan 03 11:47:10 2024 +0100
  47. 1b0c316 doc: create index entries for commands by Heinrich Schuchardt · Sun Jan 14 14:53:13 2024 +0100
  48. 477a1c4 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · Wed Jan 03 11:47:04 2024 +0100
  49. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  50. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  51. efb5800 cmd: Add new cli command by Francis Laniel · Fri Dec 22 22:02:31 2023 +0100
  52. 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · Wed Dec 13 22:11:13 2023 +0100
  53. 72a09cc doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · Sat Dec 02 14:33:14 2023 -0500
  54. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  55. 83f23f2 doc: cmd: add documentation for scmi by AKASHI Takahiro · Tue Nov 14 11:14:27 2023 +0900
  56. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  57. 6d5a7c0 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · Thu Nov 09 08:32:06 2023 -0800
  58. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  59. 1f692e3 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · Tue Oct 31 13:20:17 2023 +0100
  60. bc36455 doc: gpt: fix example of echoing variable by Tom Fitzhenry · Tue Oct 24 22:59:06 2023 +1100
  61. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  62. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  63. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  64. 975baac doc: usage: load: document part as hexadecimal by Mickaël Tansorier · Sat Sep 16 00:11:53 2023 +0200
  65. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  66. fc36ad8 doc: delete unused values kernel command line by Jaewon Jung · Fri Sep 08 17:00:01 2023 +0900
  67. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  68. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  69. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  70. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  71. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  72. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  73. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  74. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  75. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  76. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  77. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  78. f8cb2e8 doc: Expand documentation for the cedit command by Simon Glass · Mon Aug 14 16:40:31 2023 -0600
  79. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  80. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  81. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  82. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  83. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  84. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  85. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  86. 30e0bb8 qfw: Show the file address if available by Simon Glass · Sat Jul 15 21:38:48 2023 -0600
  87. ed338b7 part: Allow setting the partition-table type by Simon Glass · Sat Jul 15 21:38:47 2023 -0600
  88. 2b94342 acpi: Add a comment to set the acpi tables by Simon Glass · Sat Jul 15 21:38:45 2023 -0600
  89. 23ec294 x86: mtrr: Add documentation by Simon Glass · Sat Jul 15 21:38:37 2023 -0600
  90. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  91. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  92. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  93. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  94. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  95. 9546a0e doc: fix typo loady in loadb man-page by Heinrich Schuchardt · Sun Jun 25 23:22:44 2023 +0200
  96. a8cc383 doc: saves man-page by Heinrich Schuchardt · Sun Jun 25 15:14:03 2023 +0200
  97. 3969b32 doc: loads man-page by Heinrich Schuchardt · Sun Jun 25 13:40:23 2023 +0200
  98. e940d05 doc: Improve documentation for the bootm command by Simon Glass · Fri Jun 23 13:22:14 2023 +0100
  99. b02ff86 doc: Bring in the command-syntax extensions by Simon Glass · Fri Jun 23 13:22:13 2023 +0100
  100. fb8b112 doc: Bring in FIT signature files by Simon Glass · Fri Jun 23 13:22:06 2023 +0100