1. 2438203 test: Fix skip check for sleep command test by Andrew Goodbody · 7 weeks ago
  2. 3f6a0c8 test: Fix mulptiplex_log typo by Simon Glass · 7 weeks ago
  3. 9fa4be6 test: Tidy up remaining exceptions by Simon Glass · 7 weeks ago
  4. 85d7dae test: Detect dead connections by Simon Glass · 7 weeks ago
  5. 681b8f8 test: Separate out the exception handling by Simon Glass · 7 weeks ago
  6. e4ad901 test: Move the receive code into a function by Simon Glass · 7 weeks ago
  7. 40a1ed1 test: Create a common function to get the config by Simon Glass · 7 weeks ago
  8. 189c4d9 test: Use a constant for the test timeout by Simon Glass · 7 weeks ago
  9. ee34507 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 8 weeks ago
  10. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
  11. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  12. d2056e2 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 2 months ago
  13. 9f8c10c test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 2 months ago
  14. a95e99f test/py: net_boot: fix comment by Jerome Forissier · 2 months ago
  15. 8a5ef6e test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 3 months ago
  16. c17805e Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  17. b6ef338 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 3 months ago
  18. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
  19. 2349cc0 test/py: spi: Set the expected error message by Love Kumar · 3 months ago
  20. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  21. 1312faa Prepare v2024.10-rc4 by Tom Rini · 3 months ago v2024.10-rc4
  22. ce6895d test/py: spi: Add tests for SPI flash device by Love Kumar · 4 months ago
  23. 3403422 upl: Add an end-to-end test by Simon Glass · 4 months ago
  24. b3cb1c4 sandbox_vpl: Enable Universal Payload by Simon Glass · 4 months ago
  25. 23215d0 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · 4 months ago
  26. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
  27. cbfd2c2 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 4 months ago
  28. c2a2a06 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 5 months ago
  29. 7c996f2 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 5 months ago
  30. 2f1821f test/py/requirements.txt: Bump zipp to current release by Tom Rini · 5 months ago
  31. e600309 test: test for ignore OsIndications by Ilias Apalodimas · 5 months ago
  32. 6fd2aad test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 5 months ago
  33. 9850689 test/py/tests: Update some network dependencies by Tom Rini · 5 months ago
  34. f840a5b test: Check help output by Simon Glass · 5 months ago
  35. 190933f test: Decode exceptions only with sandbox by Simon Glass · 5 months ago
  36. ceffbfb test: dm: Show failing driver name by Simon Glass · 5 months ago
  37. 1956785 log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 5 months ago
  38. dee6540 test: Make bootstd init run only on sandbox by Simon Glass · 5 months ago
  39. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 5 months ago
  40. 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 5 months ago
  41. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  42. 0786dd5 test/py: net_boot: Add test cases for net boot by Love Kumar · 6 months ago WIP/13Jun2024-next
  43. a57973a test/py: Add support to enable check for bad pattern by Love Kumar · 6 months ago
  44. f3b6228 doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · 6 months ago
  45. 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 7 months ago
  46. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  47. 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 6 months ago
  48. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  49. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  50. 645f75f test/py: Make the number of SPL banners seen a variable by Tom Rini · 7 months ago WIP/08May2024-next
  51. 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
  52. f5d14be test: py: add optee_rpmb tests by Igor Opaniuk · 8 months ago
  53. 28a766e test: typo curren by Heinrich Schuchardt · 8 months ago
  54. 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 8 months ago
  55. 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 8 months ago
  56. d350b79 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 8 months ago
  57. 8132970 test/py: reset: Add a test for reset command by Love Kumar · 9 months ago WIP/2024-03-19-assorted-updates
  58. 4eff114 test/py: saveenv: Add a test for saveenv command by Love Kumar · 9 months ago
  59. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 8 months ago