1. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  2. 6d5a7c0 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · Thu Nov 09 08:32:06 2023 -0800
  3. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  4. 1f692e3 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · Tue Oct 31 13:20:17 2023 +0100
  5. bc36455 doc: gpt: fix example of echoing variable by Tom Fitzhenry · Tue Oct 24 22:59:06 2023 +1100
  6. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  7. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  8. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  9. 975baac doc: usage: load: document part as hexadecimal by Mickaël Tansorier · Sat Sep 16 00:11:53 2023 +0200
  10. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  11. fc36ad8 doc: delete unused values kernel command line by Jaewon Jung · Fri Sep 08 17:00:01 2023 +0900
  12. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  13. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  14. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  15. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  16. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  17. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  18. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  19. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  20. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  21. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  22. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  23. f8cb2e8 doc: Expand documentation for the cedit command by Simon Glass · Mon Aug 14 16:40:31 2023 -0600
  24. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  25. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  26. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  27. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  28. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  29. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  30. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  31. 30e0bb8 qfw: Show the file address if available by Simon Glass · Sat Jul 15 21:38:48 2023 -0600
  32. ed338b7 part: Allow setting the partition-table type by Simon Glass · Sat Jul 15 21:38:47 2023 -0600
  33. 2b94342 acpi: Add a comment to set the acpi tables by Simon Glass · Sat Jul 15 21:38:45 2023 -0600
  34. 23ec294 x86: mtrr: Add documentation by Simon Glass · Sat Jul 15 21:38:37 2023 -0600
  35. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  36. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  37. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  38. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  39. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  40. 9546a0e doc: fix typo loady in loadb man-page by Heinrich Schuchardt · Sun Jun 25 23:22:44 2023 +0200
  41. a8cc383 doc: saves man-page by Heinrich Schuchardt · Sun Jun 25 15:14:03 2023 +0200
  42. 3969b32 doc: loads man-page by Heinrich Schuchardt · Sun Jun 25 13:40:23 2023 +0200
  43. e940d05 doc: Improve documentation for the bootm command by Simon Glass · Fri Jun 23 13:22:14 2023 +0100
  44. b02ff86 doc: Bring in the command-syntax extensions by Simon Glass · Fri Jun 23 13:22:13 2023 +0100
  45. fb8b112 doc: Bring in FIT signature files by Simon Glass · Fri Jun 23 13:22:06 2023 +0100
  46. 921e0a0 doc: bind man-page by Heinrich Schuchardt · Wed Jun 21 21:24:55 2023 +0200
  47. 0475fd4 doc: unbind man-page by Heinrich Schuchardt · Fri Jun 16 17:11:49 2023 +0200
  48. 170b4af doc: man-page for imxtract by Heinrich Schuchardt · Tue Jun 13 21:02:01 2023 +0200
  49. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  50. 8f75d59 doc: fix loady man-page by Heinrich Schuchardt · Tue May 16 07:45:05 2023 +0200
  51. 189a76a doc: loadx man-page by Heinrich Schuchardt · Tue May 16 07:46:53 2023 +0200
  52. 7349306 doc: loadb man-page by Heinrich Schuchardt · Tue May 16 07:43:01 2023 +0200
  53. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  54. 40ad2cc doc: man-page for cp by Heinrich Schuchardt · Fri Apr 28 08:52:41 2023 +0200
  55. a705cab doc: mmc: drop 0x prefixes in read/write examples by Alexander Shirokov · Thu Apr 27 12:12:07 2023 +0200
  56. 6577fbf doc: coninfo man-page by Heinrich Schuchardt · Sat Apr 01 12:33:49 2023 +0200
  57. e06da31 efi: Support showing tables by Simon Glass · Mon Mar 20 08:30:15 2023 +1300
  58. f25e3e1 doc: Add help for the efi command by Simon Glass · Mon Mar 20 08:30:13 2023 +1300
  59. 1f6b4f0 doc: document read/write commands by Rasmus Villemoes · Thu Mar 02 09:12:23 2023 +0100
  60. db62843 doc: man-page for panic command by Heinrich Schuchardt · Fri Mar 03 22:48:27 2023 +0100
  61. 79a2dbb Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Thu Feb 23 17:32:22 2023 -0500
  62. f8700e4 ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · Tue Feb 14 19:35:38 2023 +0200
  63. b9d1997 trace: Update documentation by Simon Glass · Sun Jan 15 14:16:01 2023 -0700
  64. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  65. dfeffbc doc: complete setexpr configuration information by Heinrich Schuchardt · Fri Jan 27 22:00:30 2023 +0100
  66. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  67. 3bf5514 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 31 10:15:39 2023 -0500
  68. b8d7576 doc: man-page for mtest by Heinrich Schuchardt · Thu Jan 26 19:40:35 2023 +0100
  69. c261faa doc: update font man-page by Heinrich Schuchardt · Sat Jan 21 17:18:14 2023 +0100
  70. ff8a482 doc: sleep man-page by Heinrich Schuchardt · Sat Jan 21 16:24:03 2023 +0100
  71. 474e8fd doc: example heading should be h2 by Heinrich Schuchardt · Sat Jan 21 10:25:04 2023 +0100
  72. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  73. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  74. 07af2ff doc: man-page for bdinfo by Heinrich Schuchardt · Sun Jan 15 12:45:44 2023 +0100
  75. bb380b4 doc: man-page for blkcache by Heinrich Schuchardt · Sun Jan 15 11:35:55 2023 +0100
  76. 434007a doc: man-page for source command by Heinrich Schuchardt · Sat Jan 14 20:15:15 2023 +0100
  77. 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · Tue Jan 10 17:19:34 2023 +0100
  78. 8abecf5 doc: man-page for the part command by Enric Balletbo i Serra · Tue Jan 10 17:19:32 2023 +0100
  79. a72c47f doc/usage: cmd: sm: documentation efusedump cmd by Alexey Romanov · Tue Jan 10 13:56:50 2023 +0300
  80. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · Tue Dec 20 07:25:59 2022 +0100
  81. 2cb6369 doc/usage: cmd: documentation for meson/sm command by Alexey Romanov · Tue Jan 10 13:56:48 2023 +0300
  82. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  83. 311fe21 doc: improve wget man-page by Heinrich Schuchardt · Thu Dec 22 11:32:03 2022 +0100
  84. 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:39 2022 -0500
  85. 16f77e1 doc: correct heading level in printenv man-page by Heinrich Schuchardt · Sun Dec 18 04:00:52 2022 +0000
  86. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  87. ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · Sun Dec 04 16:16:12 2022 +0100
  88. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · Fri Dec 02 13:59:37 2022 +0900
  89. 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:30 2022 +0800
  90. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  91. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · Sun Nov 13 13:27:32 2022 +0100
  92. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · Mon Nov 14 10:30:58 2022 +0100
  93. 63479bd dm: Add documentation for host command and implementation by Simon Glass · Sat Oct 29 19:47:18 2022 -0600
  94. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  95. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  96. 3814e89 test: doc: Add documentation for ut command by Simon Glass · Sat Oct 29 19:47:11 2022 -0600
  97. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  98. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  99. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  100. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600