1. 2873ca25 test/py: Handle u-boot-test-getrole failure by Simon Glass · Sat Dec 14 11:20:21 2024 -0700
  2. 97fb345 test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole by Simon Glass · Sat Dec 14 11:20:20 2024 -0700
  3. 5a7011c Merge patch series "test: Improvements to ut command and test-suite running" by Tom Rini · Fri Jan 24 14:35:37 2025 -0600
  4. 9dc6e29 test: Disable test_suite by Simon Glass · Mon Jan 20 14:26:04 2025 -0700
  5. 1f271dc test: Move stat-printing into its own function by Simon Glass · Mon Jan 20 14:26:01 2025 -0700
  6. a3ce129 test: Drop conditional compilation for suites by Simon Glass · Mon Jan 20 14:25:57 2025 -0700
  7. 7d4ae01 test: Drop the info test from the list by Simon Glass · Mon Jan 20 14:25:56 2025 -0700
  8. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  9. 2939e89 test/py: Add a test which runs all unit tests by Simon Glass · Mon Jan 20 14:25:31 2025 -0700
  10. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  11. 891c17c test: Fix inpected typo in upl test by Simon Glass · Fri Jan 10 17:00:15 2025 -0700
  12. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  13. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  14. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  15. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  16. 8ee1fa2 test: fix test_extension.py by Heinrich Schuchardt · Wed Nov 27 08:06:26 2024 +0100
  17. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  18. 3b3d732 test: test_trace.py: test 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:37 2024 +0100
  19. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  20. 068f6a7 test/py: Always use the current dir as the source tree by Simon Glass · Wed Dec 11 06:18:58 2024 -0700
  21. ca67595 Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Dec 03 15:51:56 2024 -0600
  22. 5d9d14d Merge patch series "CI: Set up for an arm64 runner" by Tom Rini · Mon Dec 02 16:36:06 2024 -0600
  23. 572d51f test: add command to 'Boot fail' message by Heinrich Schuchardt · Sat Nov 23 22:29:22 2024 +0100
  24. e73d68b test: add command to 'Lab failure' timeout message by Heinrich Schuchardt · Sat Nov 23 22:29:21 2024 +0100
  25. d9d2124 Merge patch series "test: Avoid needing sudo for image-creation" by Tom Rini · Fri Nov 29 14:37:13 2024 -0600
  26. 9dd0cc3 bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  27. d72c511 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  28. efcc566 test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  29. d77e8ae test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  30. d99fdc0 test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  31. d157d3f test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  32. ba878ce test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  33. 41eca32 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  34. 0d45824 test/py: zynqmp_rpu: Fix tcminit mode value by Love Kumar · Fri Nov 15 17:32:02 2024 +0530
  35. 1f5288f bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  36. 667dac2 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  37. 2532e0c test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  38. b8ffa72 test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  39. 2e8312d test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  40. 5ec6b07 test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  41. e0e3146 test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  42. 220fab2 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  43. 368ad9e bootstd: Add test for Android boot image v2 by Guillaume La Roque · Tue Nov 26 09:06:13 2024 +0100
  44. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  45. 5762467 test/py: mmc: Add support for different mmc modes by Love Kumar · Tue Nov 12 14:27:56 2024 +0530
  46. b7e2e8f test/py: usb: Distinguish b/w ext2/ext4 partitions by Love Kumar · Tue Nov 12 14:27:38 2024 +0530
  47. 1ff2ed8 test/py: mmc: Distinguish b/w ext2/ext4 partitions by Love Kumar · Tue Nov 12 14:27:27 2024 +0530
  48. 625bc3f test/py: spi: Rephrase the warning/error messages by Love Kumar · Fri Nov 15 18:38:00 2024 +0530
  49. 8be1fe5 test: Correct regex string in test_spi by Simon Glass · Tue Nov 12 07:13:25 2024 -0700
  50. 5a63a4b test: Support testing with two board-builds by Simon Glass · Tue Nov 12 07:13:24 2024 -0700
  51. f5285a2 test: Add a section for closing the connection by Simon Glass · Tue Nov 12 07:13:23 2024 -0700
  52. 3ac7d43 test: Try to shut down the lab console gracefully by Simon Glass · Tue Nov 12 07:13:22 2024 -0700
  53. 833fd66 test: Avoid double echo when starting up by Simon Glass · Tue Nov 12 07:13:21 2024 -0700
  54. 2f90912 test: Improve handling of sending commands by Simon Glass · Tue Nov 12 07:13:20 2024 -0700
  55. f8456fa test: Introduce lab mode by Simon Glass · Tue Nov 12 07:13:19 2024 -0700
  56. f6dbc36 test: Introduce the concept of a role by Simon Glass · Tue Nov 12 07:13:18 2024 -0700
  57. f1b1bb8 test: Allow connecting to a running board by Simon Glass · Tue Nov 12 07:13:17 2024 -0700
  58. dcb97ed test: Release board after tests complete by Simon Glass · Tue Nov 12 07:13:16 2024 -0700
  59. 6cffce9 test: Allow signaling that U-Boot is ready by Simon Glass · Tue Nov 12 07:13:15 2024 -0700
  60. 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · Thu Nov 07 14:31:49 2024 -0700
  61. edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · Tue Oct 15 15:17:37 2024 +0100
  62. 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · Tue Oct 15 13:19:16 2024 +0100
  63. ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · Sat Oct 19 09:21:57 2024 -0600
  64. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  65. 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · Sat Oct 26 08:40:48 2024 +0200
  66. 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · Tue Oct 29 17:17:09 2024 +0530
  67. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · Fri Oct 25 23:15:05 2024 +0200
  68. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · Fri Oct 25 17:47:32 2024 +0100
  69. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  70. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · Wed Oct 23 15:19:57 2024 +0200
  71. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  72. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  73. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  74. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · Wed Oct 09 18:29:05 2024 -0600
  75. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · Wed Oct 09 18:29:04 2024 -0600
  76. d834d9a test: Detect dead connections by Simon Glass · Wed Oct 09 18:29:03 2024 -0600
  77. 573171e test: Separate out the exception handling by Simon Glass · Wed Oct 09 18:29:02 2024 -0600
  78. a5ab7ed test: Move the receive code into a function by Simon Glass · Wed Oct 09 18:29:01 2024 -0600
  79. 35ad432 test: Create a common function to get the config by Simon Glass · Wed Oct 09 18:29:00 2024 -0600
  80. 6491415 test: Use a constant for the test timeout by Simon Glass · Wed Oct 09 18:28:58 2024 -0600
  81. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  82. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  83. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  84. 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · Wed Sep 11 11:58:26 2024 +0200
  85. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  86. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  87. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  88. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  89. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · Sun Sep 01 16:26:14 2024 -0600
  90. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  91. 9339e51 test/py: spi: Set the expected error message by Love Kumar · Tue Sep 03 00:08:17 2024 +0530
  92. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  93. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · Wed Jul 31 14:54:12 2024 +0530
  94. b75450f pytest: requirements.txt: Resync with the rest of the project by Tom Rini · Mon Aug 19 15:07:18 2024 -0600
  95. bb5541a upl: Add an end-to-end test by Simon Glass · Wed Aug 07 16:47:39 2024 -0600
  96. 3cfa57d sandbox_vpl: Enable Universal Payload by Simon Glass · Wed Aug 07 16:47:35 2024 -0600
  97. e3ffc88 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · Wed Jul 17 11:41:18 2024 -0600
  98. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  99. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · Thu Jul 18 13:51:15 2024 -0600
  100. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · Wed Jul 10 10:40:06 2024 +0200