1. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · 7 weeks ago
  2. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · 7 weeks ago
  3. 573171e test: Separate out the exception handling by Simon Glass · 7 weeks ago
  4. 6491415 test: Use a constant for the test timeout by Simon Glass · 7 weeks ago
  5. c35e66e test/py: Add support to enable check for bad pattern by Love Kumar · 6 months ago
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  8. 6d4527d test/py: Make the number of SPL banners seen a variable by Tom Rini · 7 months ago
  9. 739b386 test/py: Reset the console timeout value by Bin Meng · 2 years, 6 months ago
  10. f799076 test: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  11. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 10 months ago
  12. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 10 months ago
  13. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  14. 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
  15. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  16. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  17. 677b9cc test/py: ignore console read exceptions after test failure by Stephen Warren · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. b1c556a test/py: add timestamps to log by Stephen Warren · 7 years ago
  20. bec160a test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  21. 6d08340 test/py: match prompt only at line boundaries by Stephen Warren · 8 years ago
  22. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · 8 years ago
  23. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · 8 years ago
  24. d5deca0 test: Fix typos in comments by Simon Glass · 8 years ago
  25. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 9bc2083 test/py: Provide a way to get early console output by Simon Glass · 8 years ago
  27. ba83e94 test/py: Note which console produced unexpected output by Simon Glass · 8 years ago
  28. 2436bb0 test/py: Add a helper to run a list of U-Boot commands by Simon Glass · 8 years ago
  29. 6b46318 test/py: Support setting up specific timeout by Michal Simek · 9 years ago
  30. 850e3f7 test/py: use space to interrupt autoboot by Stephen Warren · 9 years ago
  31. 777526a test/py: Add option to skip SPL signature checking by Michal Simek · 9 years ago
  32. 48d5a7e test/py: only check for SPL signature if SPL uses serial output by Heiko Schocher · 9 years ago
  33. 80eea63 test/py: put "Starting U-Boot" into separate log section by Stephen Warren · 9 years ago
  34. a1234e8 test/py: fix CONFIG_SPL test by Stephen Warren · 9 years ago
  35. 5af83c4 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  36. 33db1ee test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  37. 3bd79d3 test/py: detect another "bad pattern" in console output by Stephen Warren · 9 years ago
  38. 68a9bb6 test/py: check for bad patterns everywhere we wait by Stephen Warren · 9 years ago
  39. 1115a97 test.py: calculate bad patterns on change only by Stephen Warren · 9 years ago
  40. 75e731e test/py: use " for docstrings by Stephen Warren · 9 years ago
  41. 0c09352 test/py: make crash detection more robust by Stephen Warren · 9 years ago
  42. f7743ce test/py: move find_ram_base() into u_boot_utils by Stephen Warren · 9 years ago
  43. ef824f5 test/py: add various utility code by Stephen Warren · 9 years ago
  44. a88c417 test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  45. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  46. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  47. 10e5063 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago