1. e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 2 months ago
  2. 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 2 months ago
  3. 0274e50 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 2 months ago
  4. e1174c5 test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 2 months ago
  5. 57be8cd test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 2 months ago
  6. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  7. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 2 months ago
  8. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 2 months ago
  9. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 2 months ago
  10. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 2 months ago
  11. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 2 months ago
  12. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 2 months ago
  13. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 2 months ago
  14. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 2 months ago
  15. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 2 months ago
  16. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 2 months ago
  17. acbf93b test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 3 months ago
  18. a58dfd2 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 2 months ago
  19. d09745b test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 2 months ago
  20. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  21. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 3 months ago
  22. 53ce9a6 test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 3 months ago
  23. 7fdc02b test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 3 months ago
  24. 0c7772d test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 3 months ago
  25. c6361e7 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 3 months ago
  26. 48ead60 test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 3 months ago
  27. d863b30 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 3 months ago
  28. 91d2b62 test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 3 months ago
  29. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  30. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  31. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 4 months ago
  32. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 6 months ago
  33. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 6 months ago
  34. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 6 months ago
  35. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 6 months ago
  36. bc246c6 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 3 months ago
  37. 4edd9cc test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 4 months ago
  38. bed118f test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 4 months ago
  39. dc2b473 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 4 months ago
  40. b7cae57 test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 3 months ago
  41. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 4 months ago
  42. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 5 months ago
  43. 5827c25 test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 5 months ago
  44. eb7690e test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 5 months ago
  45. b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 5 months ago
  46. d497821 test: test_fs error message by Heinrich Schuchardt · 4 years, 5 months ago
  47. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 9 months ago
  48. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 9 months ago
  49. 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 6 months ago
  50. a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 6 months ago
  51. fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 6 months ago
  52. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  53. f5ec7ee test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 7 months ago
  54. b2c2608 test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory by Bin Meng · 4 years, 6 months ago
  55. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 6 months ago
  56. 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 7 months ago
  57. da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 7 months ago
  58. b008677 test: vboot: Fix pylint errors by Simon Glass · 4 years, 7 months ago
  59. 3156ee3 test: vboot: Tidy up the code a little by Simon Glass · 4 years, 7 months ago
  60. 1b09003 test: vboot: Parameterise the test by Simon Glass · 4 years, 7 months ago
  61. c021971 test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 7 months ago
  62. 477f559 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 7 months ago
  63. 6735755 test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 6 months ago
  64. 5721df3 test/py: UEFI helloworld requires OF_CONTROL by Heinrich Schuchardt · 4 years, 6 months ago
  65. 6748a1f test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 6 months ago
  66. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 7 months ago
  67. 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  68. df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  69. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 8 months ago
  70. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 8 months ago
  71. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 9 months ago
  72. 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 4 years, 10 months ago
  73. 9c6bf17 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · 5 years ago
  74. 8391f95 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 9 months ago
  75. 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 10 months ago
  76. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 9 months ago
  77. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  78. 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 9 months ago
  79. fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 4 years, 10 months ago
  80. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 4 years, 10 months ago
  81. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 4 years, 10 months ago
  82. 1557963 test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · 5 years ago
  83. ddaa8be test/py: Update docs, add requirements.txt for pip by Tom Rini · 5 years ago
  84. 8add4fa test/py: Rework test.py to be a different kind of wrapper by Tom Rini · 5 years ago
  85. d2b5240 test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
  86. 1813ace test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · 5 years ago
  87. 8060209 test/py: test_ut.py: Ensure we use bytes by Tom Rini · 5 years ago
  88. fd31fc1 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  89. fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  90. 3c941e0 test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  91. 79883ef test/py: Split mark to multiple lines by Tom Rini · 5 years ago
  92. 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  93. ce5172c pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  94. 4f23d24 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago
  95. a09c1f7 test/py: Fix MMC/SD block write test dependency by Michal Simek · 5 years ago
  96. 2e8fef7 test/py: avb: Move AVB test to android dir by Sam Protsenko · 5 years ago
  97. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  98. 09da18d test/py: add MMC/SD block write test by Jean-Jacques Hiblot · 5 years ago
  99. b1307f8 fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  100. 31a3879 test/py: Add base test case for A/B updates by Ruslan Trofymenko · 5 years ago