1. 2e279d2 cmd: blk_common: Stop using hard-coded block size for Sandbox operations by Bin Meng · Tue Sep 26 16:43:42 2023 +0800
  2. 76f7253 cmd: blk_common: Use macros for the return values by Bin Meng · Tue Sep 26 16:43:40 2023 +0800
  3. a5f93a1 cmd: blkmap: Make map_handlers[] and its .fn static by Bin Meng · Tue Sep 26 16:43:38 2023 +0800
  4. c437378 cmd: host: Print out the block size of the host device by Bin Meng · Tue Sep 26 16:43:36 2023 +0800
  5. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  6. c3e784c cmd: host: Mandate the filename parameter in the 'bind' command by Bin Meng · Tue Sep 26 16:43:32 2023 +0800
  7. 42fb8e2 cmd/exception: test RISC-V 16 bit aligned instruction by Heinrich Schuchardt · Thu Sep 21 12:39:29 2023 +0200
  8. 9d5163b cmd/exception: support RISC-V compressed instruction by Heinrich Schuchardt · Thu Sep 21 10:42:18 2023 +0200
  9. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  10. 4c29c2b cmd: xxd: move xxd into shell commands by Roger Knecht · Thu Sep 07 14:51:43 2023 +0000
  11. 8b04c4d Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Sep 24 12:43:00 2023 -0400
  12. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  13. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  14. 1833d6b cmd: sf: Fix the flash_is_unlocked api size parameter by Venkatesh Yadav Abbarapu · Wed Sep 20 08:24:50 2023 +0530
  15. 7143f2a cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · Mon Sep 04 08:45:27 2023 +0530
  16. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  17. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  18. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  19. 01336ab cmd: thordown: Reorder variable declaration by Marek Vasut · Fri Sep 01 11:49:53 2023 +0200
  20. 0b48adb cmd: sdp: Reorder variable declaration by Marek Vasut · Fri Sep 01 11:49:52 2023 +0200
  21. fdf2ed7 cmd: rockusb: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:51 2023 +0200
  22. 7f2e898 cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:50 2023 +0200
  23. 2a77b6f cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:55 2023 +0200
  24. cdbabac cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:54 2023 +0200
  25. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:53 2023 +0200
  26. 272829d cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:52 2023 +0200
  27. b3c29df cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:51 2023 +0200
  28. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  29. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  30. c97dbc4 cmd: gpt: fix gpt read by Heinrich Schuchardt · Sat Sep 02 09:35:24 2023 +0200
  31. d4bb653 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · Sat Sep 02 09:35:23 2023 +0200
  32. 2d07fb4 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · Sat Sep 02 09:35:22 2023 +0200
  33. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  34. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · Thu Aug 31 10:51:40 2023 -0600
  35. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · Thu Aug 31 10:51:39 2023 -0600
  36. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  37. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  38. 75a7203 tpm: Fix autostart for TPM1.2 devices by Ilias Apalodimas · Fri Sep 08 23:37:22 2023 +0300
  39. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  40. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · Thu Aug 31 10:51:34 2023 -0600
  41. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · Thu Aug 24 08:10:25 2023 +0200
  42. 7e879da cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · Sat Aug 26 03:53:43 2023 +0200
  43. 16e48de cmd: fix gpt enumerate by Heinrich Schuchardt · Sat Aug 26 03:53:42 2023 +0200
  44. 441dc54 cmd: fix gpt setenv by Heinrich Schuchardt · Sat Aug 26 03:53:41 2023 +0200
  45. d465ad5 bootflow: Show an empty filename when there is none by Simon Glass · Thu Aug 24 13:55:39 2023 -0600
  46. 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · Thu Aug 24 13:55:31 2023 -0600
  47. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  48. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  49. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  50. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  51. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  52. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  53. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  54. 8df4a4e expo: Split out cedit into its own header by Simon Glass · Mon Aug 14 16:40:25 2023 -0600
  55. bc0f312 cmd: setexpr: fix printf_str() by Heinrich Schuchardt · Tue Aug 22 12:21:13 2023 +0200
  56. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  57. 7477d43 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · Tue Aug 15 10:39:41 2023 -0400
  58. 3c72eca cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · Wed Jul 12 15:58:21 2023 +0300
  59. c44cfba cmd: pxe: Update the command help by Bin Meng · Mon Jul 31 16:33:23 2023 +0800
  60. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  61. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  62. e9c8780 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Thu Aug 10 11:40:09 2023 -0400
  63. 81c24f2 cmd: cyclic: Remove duplicate command name in help text by Alexander Dahl · Fri Aug 04 17:53:23 2023 +0200
  64. 70884d7 cmd/sbi: display new extensions by Heinrich Schuchardt · Wed Aug 02 22:39:46 2023 +0200
  65. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  66. 1ae0917 cmd: improve string matching for hex by Dan Carpenter · Mon Jul 31 17:03:59 2023 +0300
  67. 80bfe48 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · Tue Jul 25 09:50:26 2023 +0300
  68. a065952 cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · Tue Jul 25 09:50:08 2023 +0300
  69. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  70. 1f9c3d0 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · Fri Aug 04 12:06:21 2023 -0400
  71. 1191374 cmd/bootdev: print readable status code by Heinrich Schuchardt · Sun Jul 30 16:52:30 2023 +0200
  72. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  73. d486812 Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jul 28 12:48:00 2023 -0400
  74. d265067 cmd: ini: Fix build warning by Jonas Karlman · Sat Jul 22 14:02:13 2023 +0000
  75. b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · Mon Jul 24 13:17:36 2023 +0300
  76. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  77. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  78. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · Tue Jul 18 14:27:36 2023 +0530
  79. 604404b cmd: fix loads, saves on sandbox by Heinrich Schuchardt · Sun Jun 25 11:54:23 2023 +0200
  80. 794b44a cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · Mon Jul 03 08:39:56 2023 -0500
  81. 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · Fri Jun 23 17:05:48 2023 -0500
  82. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  83. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  84. 30e0bb8 qfw: Show the file address if available by Simon Glass · Sat Jul 15 21:38:48 2023 -0600
  85. ed338b7 part: Allow setting the partition-table type by Simon Glass · Sat Jul 15 21:38:47 2023 -0600
  86. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · Sat Jul 15 21:38:46 2023 -0600
  87. 2b94342 acpi: Add a comment to set the acpi tables by Simon Glass · Sat Jul 15 21:38:45 2023 -0600
  88. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  89. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  90. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  91. 3ddee31 bdinfo: Show information about the serial port by Simon Glass · Wed Jul 12 09:04:37 2023 -0600
  92. 63398b0 bootstd: Allow storing x86 setup information by Simon Glass · Wed Jul 12 09:04:36 2023 -0600
  93. b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · Wed Jul 12 09:04:35 2023 -0600
  94. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  95. 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jul 15 11:19:11 2023 -0400
  96. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  97. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  98. d9d1538 disable NFS support by default by Peter Robinson · Wed Jun 14 15:41:10 2023 +0100
  99. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  100. 5101ea4 cat: Update command to use fs_load_alloc() by Simon Glass · Thu Jun 01 10:22:39 2023 -0600