1. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · Wed Dec 27 13:07:05 2023 -0800
  2. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  3. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  4. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · Thu Dec 28 12:03:25 2023 -0500
  5. 66cf0ac test: hush: Fix loop tests for modern hush by Francis Laniel · Fri Dec 22 22:02:41 2023 +0100
  6. 0c0495c test: hush: Fix variable expansion tests for modern hush by Francis Laniel · Fri Dec 22 22:02:37 2023 +0100
  7. c42dda3 test: hush: Fix instructions list tests for modern hush by Francis Laniel · Fri Dec 22 22:02:36 2023 +0100
  8. 5b64c45 cli: add modern hush as parser for run_command*() by Francis Laniel · Fri Dec 22 22:02:35 2023 +0100
  9. 939fb4f test: hush: Test hush loops by Francis Laniel · Fri Dec 22 22:02:26 2023 +0100
  10. 097533a test: hush: Test hush commands list by Francis Laniel · Fri Dec 22 22:02:25 2023 +0100
  11. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · Fri Dec 22 22:02:24 2023 +0100
  12. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · Fri Dec 22 22:02:23 2023 +0100
  13. 361b424 test: hush: Test hush if/else by Francis Laniel · Fri Dec 22 22:02:22 2023 +0100
  14. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  15. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  16. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · Wed Nov 29 10:31:19 2023 -0700
  17. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  18. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  19. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  20. 873de89 test: dm: clk_ccf: fix building error by Yang Xiwen · Sat Dec 16 04:21:11 2023 +0800
  21. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  22. bde44c9 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · Wed Dec 06 02:23:34 2023 +0300
  23. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  24. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  25. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  26. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  27. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · Sat Nov 18 22:57:27 2023 +0100
  28. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  29. a7dd66f test: print: Skip test on x86 by Simon Glass · Sun Oct 01 19:15:22 2023 -0600
  30. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · Sun Oct 01 19:15:21 2023 -0600
  31. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · Sun Oct 01 19:15:20 2023 -0600
  32. 88934a7 test: font: Add dependencies on fonts by Simon Glass · Sun Oct 01 19:15:19 2023 -0600
  33. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · Sun Oct 01 19:15:18 2023 -0600
  34. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · Sun Oct 01 19:15:17 2023 -0600
  35. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · Sun Oct 01 19:15:16 2023 -0600
  36. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · Sun Oct 01 19:15:15 2023 -0600
  37. facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · Sun Oct 01 19:15:14 2023 -0600
  38. e85cd12 test: Add helper to skip to partial console line by Simon Glass · Sun Oct 01 19:15:13 2023 -0600
  39. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  40. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  41. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  42. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · Sun Dec 10 16:01:56 2023 +0100
  43. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  44. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  45. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  46. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · Sat Oct 07 23:41:06 2023 +0200
  47. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · Sat Oct 07 23:41:05 2023 +0200
  48. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · Sat Oct 07 23:41:04 2023 +0200
  49. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · Sat Oct 07 23:41:03 2023 +0200
  50. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · Sat Oct 07 23:41:02 2023 +0200
  51. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  52. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  53. d40686d test: dm: add scmi command test by AKASHI Takahiro · Tue Nov 14 11:14:28 2023 +0900
  54. 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · Tue Nov 14 11:14:24 2023 +0900
  55. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  56. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  57. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  58. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  59. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  60. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · Wed Nov 15 13:44:17 2023 +0100
  61. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  62. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  63. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  64. bdb3a3f sysreset: Fix unsupported request return values by Paul Barker · Wed Nov 08 08:51:10 2023 +0000
  65. 85e8fc8 test: eth: Don't crash if env_get returns NULL by Sean Anderson · Sat Oct 28 18:57:27 2023 -0400
  66. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  67. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  68. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  69. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  70. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  71. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  72. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  73. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  74. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · Wed Nov 08 11:48:46 2023 -0500
  75. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  76. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  77. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  78. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  79. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  80. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  81. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  82. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · Sun Oct 01 19:14:37 2023 -0600
  83. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  84. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · Wed Nov 08 03:05:19 2023 +0000
  85. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · Thu Oct 26 14:31:38 2023 -0400
  86. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · Thu Oct 26 14:31:37 2023 -0400
  87. 2a4df7c test: Make UNIT_TEST depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:17 2023 -0400
  88. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  89. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · Wed Oct 25 07:17:36 2023 +1300
  90. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  91. 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · Wed Oct 25 10:25:25 2023 +0300
  92. a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · Tue Oct 24 10:43:54 2023 -0500
  93. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  94. 9e3474d test: dm: add SCMI power domain protocol test by AKASHI Takahiro · Mon Oct 16 14:39:46 2023 +0900
  95. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  96. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · Tue Oct 10 11:16:39 2023 +0300
  97. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  98. c9a97f6 rockchip: test: dm: add rkmtd test by Johan Jonker · Wed Oct 18 16:01:59 2023 +0200
  99. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  100. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700