1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  4. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  5. 5765fb1 test: Fix SPL tests not being run by Sean Anderson · Fri Sep 29 12:06:54 2023 -0400
  6. 72e1d33 test: Skip flat-tree tests if devicetree is not used by Simon Glass · Wed Jul 12 09:04:30 2023 -0600
  7. 16f5147 test: dm: restore /firmware nodes after testing by AKASHI Takahiro · Thu Jun 08 09:55:59 2023 +0900
  8. 234f05b test: Tidy up sandbox handling in test-main by Simon Glass · Wed Feb 22 09:34:12 2023 -0700
  9. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  10. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:47:28 2023 -0700
  11. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · Tue Jan 17 10:47:23 2023 -0700
  12. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · Tue Jan 17 10:47:18 2023 -0700
  13. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  14. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · Sat Oct 29 19:47:09 2022 -0600
  15. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  16. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  17. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  18. 816fe6c test: Report skippped tests by Simon Glass · Thu Oct 20 18:22:48 2022 -0600
  19. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · Wed Oct 12 21:57:51 2022 +0200
  20. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  21. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  22. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  23. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  24. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  25. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  26. 5be8f37 cyclic: Add a simple test by Stefan Roese · Fri Sep 02 13:57:54 2022 +0200
  27. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  28. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · Sat Jul 30 15:52:26 2022 -0600
  29. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  30. a128b1b event: Add a simple test by Simon Glass · Fri Mar 04 08:43:01 2022 -0700
  31. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  32. f700504 test: Avoid a build error with SPL by Simon Glass · Mon Jul 05 16:32:43 2021 -0600
  33. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  34. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  35. 45b807d test: Allow tests to run on any board by Simon Glass · Thu Mar 25 10:44:33 2021 +1300
  36. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · Mon Mar 15 17:25:21 2021 +1300
  37. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  38. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · Sun Mar 07 17:35:08 2021 -0700
  39. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · Sun Mar 07 17:35:07 2021 -0700
  40. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  41. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  42. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  43. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  44. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  45. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · Sun Mar 07 17:34:59 2021 -0700
  46. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  47. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  48. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  49. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · Sun Mar 07 17:34:54 2021 -0700
  50. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · Sun Mar 07 17:34:53 2021 -0700
  51. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:52 2021 -0700
  52. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:51 2021 -0700
  53. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · Sun Mar 07 17:34:50 2021 -0700
  54. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  55. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  56. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700