1. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · Tue Dec 20 07:25:59 2022 +0100
  2. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  3. 311fe21 doc: improve wget man-page by Heinrich Schuchardt · Thu Dec 22 11:32:03 2022 +0100
  4. 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:39 2022 -0500
  5. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  6. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  7. 16f77e1 doc: correct heading level in printenv man-page by Heinrich Schuchardt · Sun Dec 18 04:00:52 2022 +0000
  8. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  9. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  10. ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · Sun Dec 04 16:16:12 2022 +0100
  11. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · Fri Dec 02 13:59:37 2022 +0900
  12. 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:30 2022 +0800
  13. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  14. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · Sun Nov 13 13:27:32 2022 +0100
  15. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · Mon Nov 14 10:30:58 2022 +0100
  16. 63479bd dm: Add documentation for host command and implementation by Simon Glass · Sat Oct 29 19:47:18 2022 -0600
  17. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  18. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  19. 3814e89 test: doc: Add documentation for ut command by Simon Glass · Sat Oct 29 19:47:11 2022 -0600
  20. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  21. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  22. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  23. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  24. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  25. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  26. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · Tue Sep 06 13:30:34 2022 +0200
  27. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  28. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  29. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  30. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  31. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · Sat Sep 10 09:16:37 2022 +0200
  32. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  33. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  34. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · Mon Aug 29 17:36:23 2022 +0200
  35. 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
  36. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · Mon Sep 12 17:33:58 2022 +0900
  37. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · Mon Sep 12 17:33:57 2022 +0900
  38. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  39. 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
  40. 8766b78 doc: man-page for tftpput by Heinrich Schuchardt · Sat Sep 03 13:31:04 2022 +0200
  41. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  42. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  43. 914d4f8 doc: man-page for gpio command by Heinrich Schuchardt · Tue Aug 02 14:20:32 2022 +0200
  44. afaeb77 bootstd: Update documentation by Simon Glass · Sat Jul 30 15:52:35 2022 -0600
  45. 3b18ce6 doc: rng: Add documentation for the rng command by Sughosh Ganu · Fri Jul 22 21:32:08 2022 +0530
  46. 4e2630e doc: environment: Further expand on Image locations and provide example by Tom Rini · Mon Jul 11 14:32:13 2022 -0400
  47. 25fae92 doc: Make a start on docs for fdt command by Simon Glass · Wed Jul 13 06:07:00 2022 -0600
  48. 3c860b5 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · Mon Jun 20 10:31:28 2022 -0400
  49. 4aed48c doc: environment: Drop u-boot_addr_r by Tom Rini · Mon Jun 20 10:31:27 2022 -0400
  50. 9451c00 dm: core: Add documentation for the dm command by Simon Glass · Sun May 08 04:39:22 2022 -0600
  51. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  52. ec255f4 doc: man-page for the printenv command by Heinrich Schuchardt · Sun Jun 19 13:59:22 2022 +0200
  53. 3dcc041 doc: man-page for bootz command by Heinrich Schuchardt · Sat Jun 11 08:23:31 2022 +0200
  54. 291f731 doc: environment: Fix typo by Chris Packham · Wed May 25 13:08:51 2022 +1200
  55. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  56. 37581cf doc: fix typos in bootmenu.rst by Heinrich Schuchardt · Fri Apr 29 22:01:54 2022 +0200
  57. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  58. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  59. 163182c doc: update bootefi man-page by Heinrich Schuchardt · Mon Apr 11 21:06:13 2022 +0200
  60. aa5f43a doc: man-page for the env command by Patrick Delaunay · Thu Apr 14 19:07:05 2022 +0200
  61. 5807cbb doc: correct bootefi.rst by Heinrich Schuchardt · Sat Apr 02 07:16:56 2022 +0200
  62. d68e165 env: Drop the unncessary protocol mention in autoload by Simon Glass · Fri Mar 11 16:22:39 2022 -0700
  63. b8ffa14 env: Move the doc comment to the code by Simon Glass · Fri Mar 11 16:22:38 2022 -0700
  64. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  65. 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · Tue Mar 22 17:16:05 2022 -0400
  66. bd027cf doc: smh: Update semihosting documentation by Sean Anderson · Tue Mar 22 16:59:25 2022 -0400
  67. 1ecc8d0 doc: Convert semihosting readme to rST by Sean Anderson · Tue Mar 22 16:59:09 2022 -0400
  68. 115e083 doc: usage: Convert README.plan9 to reST by Bin Meng · Mon Mar 28 10:43:51 2022 +0800
  69. 2b71e13 doc: usage: Update vxworks doc to mention RISC-V support by Bin Meng · Mon Mar 28 10:43:50 2022 +0800
  70. 8dbb67b doc: usage: Convert README.vxworks to reST by Bin Meng · Mon Mar 28 10:43:49 2022 +0800
  71. 3349977 doc: usage: Update the extension command title by Bin Meng · Sun Mar 27 22:20:44 2022 +0800
  72. 68f79ed doc: usage: Group all shell command docs into cmd/ sub-directory by Bin Meng · Mon Mar 28 11:02:56 2022 +0800
  73. 2ad5b09 doc: mmc dev by Patrick Delaunay · Tue Mar 29 16:01:13 2022 +0200
  74. c66ab60 video: Drop cfg_console by Simon Glass · Sun Jan 23 07:04:02 2022 -0700
  75. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  76. 451b177 doc: man-page for the wdt command by Heinrich Schuchardt · Fri Mar 25 07:01:59 2022 +0100
  77. 0fd8706 event: Add documentation by Simon Glass · Fri Mar 04 08:43:08 2022 -0700
  78. 09c1444 doc: describe fatload command by Heinrich Schuchardt · Fri Feb 18 19:33:09 2022 +0100
  79. d2760f3 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · Mon Jan 31 11:52:46 2022 +0900
  80. 89b7c44 doc: Add usage information for the acpi command by Simon Glass · Wed Dec 01 09:03:07 2021 -0700
  81. 8472471 doc: remove duplicate page inclusion by Heinrich Schuchardt · Tue Dec 21 09:00:44 2021 +0100
  82. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  83. 2ca2961 doc: usage: Fix command in fdt overlay apply sequence by Alexander Dahl · Fri Dec 03 15:46:57 2021 +0100
  84. 9fa20b2 sf: doc: Add documentation for the 'sf' command by Simon Glass · Sun Sep 19 15:49:35 2021 -0600
  85. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · Thu Oct 21 21:08:52 2021 -0600
  86. 420febd doc: Improve environment documentation further by Simon Glass · Thu Oct 21 21:08:50 2021 -0600
  87. 341c7ea doc: Improve environment documentation by Simon Glass · Thu Oct 21 21:08:49 2021 -0600
  88. 9f3a7bf doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · Thu Oct 21 21:08:48 2021 -0600
  89. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  90. aef523a doc: Move environment documentation to rST by Simon Glass · Thu Oct 21 21:08:45 2021 -0600
  91. 44acc5f doc: mmc rescan speed mode by Heinrich Schuchardt · Fri Nov 05 16:35:44 2021 +0100
  92. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  93. 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
  94. 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · Mon Aug 23 10:25:29 2021 -0400
  95. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  96. 6e0cd52 doc: Add a note about number representation by Simon Glass · Sat Jul 24 09:03:37 2021 -0600
  97. cfc9010 doc: Convert command-line info to rST by Simon Glass · Sat Jul 24 09:03:36 2021 -0600
  98. d5ae0ec doc: usage: add description for setexpr command by Roland Gaudig · Fri Jul 23 12:29:22 2021 +0000
  99. 07fad88 doc/usage: cmd-usage help file for askenv by Adarsh Babu Kalepalli · Fri Jun 11 19:45:11 2021 +0530
  100. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · Fri May 14 10:15:43 2021 +1200