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