1. 6ea5f96 clk: Remove rfree by Sean Anderson · Sat Dec 16 14:38:41 2023 -0500
  2. aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · Fri Jan 19 20:07:13 2024 +0530
  3. 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · Fri Jan 19 19:56:02 2024 +0530
  4. 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · Fri Jan 19 19:55:50 2024 +0530
  5. b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · Fri Jan 19 15:31:29 2024 +0530
  6. dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · Fri Jan 19 11:08:34 2024 +0530
  7. d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · Fri Jan 19 11:06:41 2024 +0530
  8. c81f13e pytest: update requirements.txt by Caleb Connolly · Tue Jan 02 11:55:30 2024 +0000
  9. dd60469 test: unit test for smbios command by Heinrich Schuchardt · Thu Jan 25 16:54:36 2024 +0100
  10. ee737c8 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · Thu Jan 18 18:57:12 2024 +0100
  11. 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · Tue Jan 09 14:39:57 2024 +0530
  12. 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · Mon Jan 08 22:11:00 2024 +0100
  13. da3ae1f Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · Thu Jan 18 11:38:25 2024 -0500
  14. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · Thu Jan 18 09:05:38 2024 -0500
  15. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · Wed Jan 17 17:12:36 2024 -0500
  16. 6e30bf3 test/py/requirements.txt: Update packaging requirement by Tom Rini · Wed Jan 17 15:06:54 2024 -0500
  17. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  18. ca0ca2b test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · Fri Jan 05 14:43:43 2024 -0500
  19. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · Wed Jan 03 11:47:07 2024 +0100
  20. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · Wed Jan 17 13:39:42 2024 +0900
  21. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · Wed Jan 03 15:59:42 2024 +0530
  22. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · Tue Jan 02 12:17:07 2024 +0530
  23. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · Tue Jan 02 12:14:35 2024 +0530
  24. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · Tue Dec 19 17:50:51 2023 +0530
  25. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · Tue Nov 21 18:32:47 2023 +0530
  26. 1edc45f test: spmi: fix tests by Caleb Connolly · Mon Jan 08 15:30:51 2024 +0000
  27. 1a535ad test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · Tue Dec 19 22:01:50 2023 +0000
  28. dd6db62 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · Sat Dec 16 16:46:31 2023 +0100
  29. b7ee8d0 test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · Sat Dec 16 16:19:54 2023 +0100
  30. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  31. b5977fc test_net: print out net list by Maxim Uvarov · Tue Dec 26 21:46:12 2023 +0600
  32. 6722ea5 test: hush: dollar: fix bugous behavior by Ion Agorria · Fri Jan 05 09:22:12 2024 +0200
  33. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  34. 8181e18 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · Sun Dec 31 08:25:53 2023 -0700
  35. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · Wed Dec 27 13:07:09 2023 -0800
  36. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · Wed Dec 27 13:07:08 2023 -0800
  37. 703a5da bloblist: Reduce blob-header size by Simon Glass · Wed Dec 27 13:07:07 2023 -0800
  38. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · Wed Dec 27 13:07:05 2023 -0800
  39. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  40. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  41. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · Thu Dec 28 12:03:25 2023 -0500
  42. 66cf0ac test: hush: Fix loop tests for modern hush by Francis Laniel · Fri Dec 22 22:02:41 2023 +0100
  43. 0c0495c test: hush: Fix variable expansion tests for modern hush by Francis Laniel · Fri Dec 22 22:02:37 2023 +0100
  44. c42dda3 test: hush: Fix instructions list tests for modern hush by Francis Laniel · Fri Dec 22 22:02:36 2023 +0100
  45. 5b64c45 cli: add modern hush as parser for run_command*() by Francis Laniel · Fri Dec 22 22:02:35 2023 +0100
  46. 939fb4f test: hush: Test hush loops by Francis Laniel · Fri Dec 22 22:02:26 2023 +0100
  47. 097533a test: hush: Test hush commands list by Francis Laniel · Fri Dec 22 22:02:25 2023 +0100
  48. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · Fri Dec 22 22:02:24 2023 +0100
  49. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · Fri Dec 22 22:02:23 2023 +0100
  50. 361b424 test: hush: Test hush if/else by Francis Laniel · Fri Dec 22 22:02:22 2023 +0100
  51. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  52. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  53. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · Wed Nov 29 10:31:19 2023 -0700
  54. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  55. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  56. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  57. 873de89 test: dm: clk_ccf: fix building error by Yang Xiwen · Sat Dec 16 04:21:11 2023 +0800
  58. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  59. bde44c9 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · Wed Dec 06 02:23:34 2023 +0300
  60. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  61. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  62. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  63. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  64. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · Sat Nov 18 22:57:27 2023 +0100
  65. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  66. a7dd66f test: print: Skip test on x86 by Simon Glass · Sun Oct 01 19:15:22 2023 -0600
  67. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · Sun Oct 01 19:15:21 2023 -0600
  68. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · Sun Oct 01 19:15:20 2023 -0600
  69. 88934a7 test: font: Add dependencies on fonts by Simon Glass · Sun Oct 01 19:15:19 2023 -0600
  70. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · Sun Oct 01 19:15:18 2023 -0600
  71. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · Sun Oct 01 19:15:17 2023 -0600
  72. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · Sun Oct 01 19:15:16 2023 -0600
  73. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · Sun Oct 01 19:15:15 2023 -0600
  74. facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · Sun Oct 01 19:15:14 2023 -0600
  75. e85cd12 test: Add helper to skip to partial console line by Simon Glass · Sun Oct 01 19:15:13 2023 -0600
  76. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  77. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  78. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  79. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · Sun Dec 10 16:01:56 2023 +0100
  80. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  81. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  82. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  83. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · Sat Oct 07 23:41:06 2023 +0200
  84. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · Sat Oct 07 23:41:05 2023 +0200
  85. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · Sat Oct 07 23:41:04 2023 +0200
  86. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · Sat Oct 07 23:41:03 2023 +0200
  87. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · Sat Oct 07 23:41:02 2023 +0200
  88. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  89. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  90. d40686d test: dm: add scmi command test by AKASHI Takahiro · Tue Nov 14 11:14:28 2023 +0900
  91. 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · Tue Nov 14 11:14:24 2023 +0900
  92. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  93. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  94. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  95. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  96. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  97. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · Wed Nov 15 13:44:17 2023 +0100
  98. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  99. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  100. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500