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. 16f77e1 doc: correct heading level in printenv man-page by Heinrich Schuchardt · Sun Dec 18 04:00:52 2022 +0000
  6. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  7. ce2f0c6 doc: man-page for the sound command by Heinrich Schuchardt · Sun Dec 04 16:16:12 2022 +0100
  8. 0746842 doc: eficonfig: add description for UEFI Secure Boot Configuration by Masahisa Kojima · Fri Dec 02 13:59:37 2022 +0900
  9. 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:30 2022 +0800
  10. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  11. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · Sun Nov 13 13:27:32 2022 +0100
  12. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · Mon Nov 14 10:30:58 2022 +0100
  13. 63479bd dm: Add documentation for host command and implementation by Simon Glass · Sat Oct 29 19:47:18 2022 -0600
  14. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  15. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  16. 3814e89 test: doc: Add documentation for ut command by Simon Glass · Sat Oct 29 19:47:11 2022 -0600
  17. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  18. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  19. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  20. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  21. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · Tue Sep 06 13:30:34 2022 +0200
  22. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  23. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  24. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  25. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  26. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · Mon Aug 29 17:36:23 2022 +0200
  27. 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
  28. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · Mon Sep 12 17:33:58 2022 +0900
  29. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · Mon Sep 12 17:33:57 2022 +0900
  30. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  31. 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
  32. 8766b78 doc: man-page for tftpput by Heinrich Schuchardt · Sat Sep 03 13:31:04 2022 +0200
  33. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  34. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  35. 914d4f8 doc: man-page for gpio command by Heinrich Schuchardt · Tue Aug 02 14:20:32 2022 +0200
  36. afaeb77 bootstd: Update documentation by Simon Glass · Sat Jul 30 15:52:35 2022 -0600
  37. 3b18ce6 doc: rng: Add documentation for the rng command by Sughosh Ganu · Fri Jul 22 21:32:08 2022 +0530
  38. 25fae92 doc: Make a start on docs for fdt command by Simon Glass · Wed Jul 13 06:07:00 2022 -0600
  39. 9451c00 dm: core: Add documentation for the dm command by Simon Glass · Sun May 08 04:39:22 2022 -0600
  40. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  41. ec255f4 doc: man-page for the printenv command by Heinrich Schuchardt · Sun Jun 19 13:59:22 2022 +0200
  42. 3dcc041 doc: man-page for bootz command by Heinrich Schuchardt · Sat Jun 11 08:23:31 2022 +0200
  43. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  44. 37581cf doc: fix typos in bootmenu.rst by Heinrich Schuchardt · Fri Apr 29 22:01:54 2022 +0200
  45. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  46. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  47. 163182c doc: update bootefi man-page by Heinrich Schuchardt · Mon Apr 11 21:06:13 2022 +0200
  48. aa5f43a doc: man-page for the env command by Patrick Delaunay · Thu Apr 14 19:07:05 2022 +0200
  49. 5807cbb doc: correct bootefi.rst by Heinrich Schuchardt · Sat Apr 02 07:16:56 2022 +0200
  50. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  51. 3349977 doc: usage: Update the extension command title by Bin Meng · Sun Mar 27 22:20:44 2022 +0800
  52. 68f79ed doc: usage: Group all shell command docs into cmd/ sub-directory by Bin Meng · Mon Mar 28 11:02:56 2022 +0800