1. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  2. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  3. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  4. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  5. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · Tue Sep 06 13:30:34 2022 +0200
  6. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  7. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  8. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  9. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  10. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · Sat Sep 10 09:16:37 2022 +0200
  11. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  12. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  13. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · Mon Aug 29 17:36:23 2022 +0200
  14. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  15. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · Mon Sep 12 17:33:58 2022 +0900
  16. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · Mon Sep 12 17:33:57 2022 +0900
  17. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  18. 4f942f8 Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 09 14:10:51 2022 -0400
  19. 8766b78 doc: man-page for tftpput by Heinrich Schuchardt · Sat Sep 03 13:31:04 2022 +0200
  20. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  21. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  22. 914d4f8 doc: man-page for gpio command by Heinrich Schuchardt · Tue Aug 02 14:20:32 2022 +0200
  23. afaeb77 bootstd: Update documentation by Simon Glass · Sat Jul 30 15:52:35 2022 -0600
  24. 3b18ce6 doc: rng: Add documentation for the rng command by Sughosh Ganu · Fri Jul 22 21:32:08 2022 +0530
  25. 4e2630e doc: environment: Further expand on Image locations and provide example by Tom Rini · Mon Jul 11 14:32:13 2022 -0400
  26. 25fae92 doc: Make a start on docs for fdt command by Simon Glass · Wed Jul 13 06:07:00 2022 -0600
  27. 3c860b5 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · Mon Jun 20 10:31:28 2022 -0400
  28. 4aed48c doc: environment: Drop u-boot_addr_r by Tom Rini · Mon Jun 20 10:31:27 2022 -0400
  29. 9451c00 dm: core: Add documentation for the dm command by Simon Glass · Sun May 08 04:39:22 2022 -0600
  30. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  31. ec255f4 doc: man-page for the printenv command by Heinrich Schuchardt · Sun Jun 19 13:59:22 2022 +0200
  32. 3dcc041 doc: man-page for bootz command by Heinrich Schuchardt · Sat Jun 11 08:23:31 2022 +0200
  33. 291f731 doc: environment: Fix typo by Chris Packham · Wed May 25 13:08:51 2022 +1200
  34. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  35. 37581cf doc: fix typos in bootmenu.rst by Heinrich Schuchardt · Fri Apr 29 22:01:54 2022 +0200
  36. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  37. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  38. 163182c doc: update bootefi man-page by Heinrich Schuchardt · Mon Apr 11 21:06:13 2022 +0200
  39. aa5f43a doc: man-page for the env command by Patrick Delaunay · Thu Apr 14 19:07:05 2022 +0200
  40. 5807cbb doc: correct bootefi.rst by Heinrich Schuchardt · Sat Apr 02 07:16:56 2022 +0200
  41. d68e165 env: Drop the unncessary protocol mention in autoload by Simon Glass · Fri Mar 11 16:22:39 2022 -0700
  42. b8ffa14 env: Move the doc comment to the code by Simon Glass · Fri Mar 11 16:22:38 2022 -0700
  43. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  44. 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · Tue Mar 22 17:16:05 2022 -0400
  45. bd027cf doc: smh: Update semihosting documentation by Sean Anderson · Tue Mar 22 16:59:25 2022 -0400
  46. 1ecc8d0 doc: Convert semihosting readme to rST by Sean Anderson · Tue Mar 22 16:59:09 2022 -0400
  47. 115e083 doc: usage: Convert README.plan9 to reST by Bin Meng · Mon Mar 28 10:43:51 2022 +0800
  48. 2b71e13 doc: usage: Update vxworks doc to mention RISC-V support by Bin Meng · Mon Mar 28 10:43:50 2022 +0800
  49. 8dbb67b doc: usage: Convert README.vxworks to reST by Bin Meng · Mon Mar 28 10:43:49 2022 +0800
  50. 3349977 doc: usage: Update the extension command title by Bin Meng · Sun Mar 27 22:20:44 2022 +0800
  51. 68f79ed doc: usage: Group all shell command docs into cmd/ sub-directory by Bin Meng · Mon Mar 28 11:02:56 2022 +0800
  52. 2ad5b09 doc: mmc dev by Patrick Delaunay · Tue Mar 29 16:01:13 2022 +0200
  53. c66ab60 video: Drop cfg_console by Simon Glass · Sun Jan 23 07:04:02 2022 -0700
  54. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  55. 451b177 doc: man-page for the wdt command by Heinrich Schuchardt · Fri Mar 25 07:01:59 2022 +0100
  56. 0fd8706 event: Add documentation by Simon Glass · Fri Mar 04 08:43:08 2022 -0700
  57. 09c1444 doc: describe fatload command by Heinrich Schuchardt · Fri Feb 18 19:33:09 2022 +0100
  58. d2760f3 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · Mon Jan 31 11:52:46 2022 +0900
  59. 89b7c44 doc: Add usage information for the acpi command by Simon Glass · Wed Dec 01 09:03:07 2021 -0700
  60. 8472471 doc: remove duplicate page inclusion by Heinrich Schuchardt · Tue Dec 21 09:00:44 2021 +0100
  61. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  62. 2ca2961 doc: usage: Fix command in fdt overlay apply sequence by Alexander Dahl · Fri Dec 03 15:46:57 2021 +0100
  63. 9fa20b2 sf: doc: Add documentation for the 'sf' command by Simon Glass · Sun Sep 19 15:49:35 2021 -0600
  64. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · Thu Oct 21 21:08:52 2021 -0600
  65. 420febd doc: Improve environment documentation further by Simon Glass · Thu Oct 21 21:08:50 2021 -0600
  66. 341c7ea doc: Improve environment documentation by Simon Glass · Thu Oct 21 21:08:49 2021 -0600
  67. 9f3a7bf doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · Thu Oct 21 21:08:48 2021 -0600
  68. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  69. aef523a doc: Move environment documentation to rST by Simon Glass · Thu Oct 21 21:08:45 2021 -0600
  70. 44acc5f doc: mmc rescan speed mode by Heinrich Schuchardt · Fri Nov 05 16:35:44 2021 +0100
  71. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  72. 6bc3dd6 doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan" by Aswath Govindraju · Fri Aug 13 23:04:42 2021 +0530
  73. 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · Mon Aug 23 10:25:29 2021 -0400
  74. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  75. 6e0cd52 doc: Add a note about number representation by Simon Glass · Sat Jul 24 09:03:37 2021 -0600
  76. cfc9010 doc: Convert command-line info to rST by Simon Glass · Sat Jul 24 09:03:36 2021 -0600
  77. d5ae0ec doc: usage: add description for setexpr command by Roland Gaudig · Fri Jul 23 12:29:22 2021 +0000
  78. 07fad88 doc/usage: cmd-usage help file for askenv by Adarsh Babu Kalepalli · Fri Jun 11 19:45:11 2021 +0530
  79. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · Fri May 14 10:15:43 2021 +1200
  80. 2c4c058 doc: usage: man-page for ums command by Patrick Delaunay · Fri Jun 04 18:51:47 2021 +0200
  81. d77c811 doc: usage: man-page for pinmux command by Patrick Delaunay · Wed Jun 02 13:56:45 2021 +0200
  82. d8d71b5 doc: usage: reorder commands in index.rst by Patrick Delaunay · Wed Jun 02 10:11:19 2021 +0200
  83. f14d260 doc: usage: modify mmc man-page by Jaehoon Chung · Mon May 10 16:04:02 2021 +0900
  84. 11b977a doc: extension.rst missing in doc/usage/index.rst by Heinrich Schuchardt · Sun May 16 00:34:28 2021 +0200
  85. 41e2424 doc: man-page for size command by Heinrich Schuchardt · Sat May 15 13:08:57 2021 +0200
  86. 7444a7d cmd: add support for a new "extension" command by Kory Maincent · Tue May 04 19:31:22 2021 +0200
  87. ba0cfad cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · Fri Apr 09 10:48:14 2021 +0000
  88. 2ff4326 doc: fatinfo man-page by Heinrich Schuchardt · Mon Apr 19 21:54:45 2021 +0200
  89. d1584e7 doc: usage: add usage details for reset cmd by Igor Opaniuk · Thu Apr 01 02:01:56 2021 +0300
  90. 597d341 doc: fatinfo man-page by Heinrich Schuchardt · Sun Apr 11 20:28:13 2021 +0200
  91. 277b7cd doc: mmc man-page by Jaehoon Chung · Fri Apr 02 09:15:32 2021 +0900
  92. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  93. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · Mon Mar 15 18:00:24 2021 +1300
  94. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300
  95. 22a5074 doc: move README.dfu to HTML documentation by Heinrich Schuchardt · Fri Mar 05 12:58:37 2021 +0100
  96. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  97. 0a7620f doc: describe the scp03 command by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:26 2021 +0100
  98. 70b22cf cmd: Add a command to display the address map by Bin Meng · Thu Feb 25 17:22:34 2021 +0800
  99. cbd5946 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · Sat Feb 06 09:57:30 2021 -0700
  100. be1d5e8 doc: describe the md command by Simon Glass · Sat Feb 06 09:57:29 2021 -0700