1. de489d8 test: test the ESRT creation by Jose Marinho · 3 years, 7 months ago
  2. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 7 months ago
  3. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  4. 7f047b4 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 8 months ago
  5. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
  6. a353e76 test: Re-enable test_ofplatdata by Simon Glass · 3 years, 8 months ago
  7. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
  8. 7d3eff3 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 8 months ago
  9. f4a60b0 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · 3 years, 9 months ago
  10. 3f04db8 image: Check for unit addresses in FITs by Simon Glass · 3 years, 8 months ago
  11. 124c255 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 8 months ago
  12. d5f3aad test: Add tests for the 'evil' vboot attacks by Simon Glass · 3 years, 8 months ago
  13. fafafac test: Add vboot_evil implementation by Simon Glass · 3 years, 8 months ago
  14. 79af75f fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 8 months ago
  15. 3724975 test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 9 months ago
  16. a59e59c test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 9 months ago
  17. 89d52af test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 9 months ago
  18. e6b8e94 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 9 months ago
  19. 0157619 doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 9 months ago
  20. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 3 years, 11 months ago
  21. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  22. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
  23. 4926e7d test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · 3 years, 11 months ago
  24. 450596f test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 3 years, 11 months ago
  25. 35d9492 test/py: test poweroff by Heinrich Schuchardt · 4 years ago
  26. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  27. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  28. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  29. e1e54ff test: Run only the selected SPL test by Simon Glass · 4 years ago
  30. bc84d58 pytest: Collect SPL unit tests by Simon Glass · 4 years ago
  31. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
  32. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  33. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  34. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 1 month ago
  35. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 7 months ago
  36. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  37. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  38. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  39. 8a34d3d test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years, 1 month ago
  40. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 1 month ago
  41. 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 2 months ago
  42. 91f6c1c test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 2 months ago
  43. 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 2 months ago
  44. e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 3 months ago
  45. 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 3 months ago
  46. 0274e50 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 2 months ago
  47. e1174c5 test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 3 months ago
  48. 57be8cd test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 3 months ago
  49. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  50. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 2 months ago
  51. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 3 months ago
  52. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 3 months ago
  53. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 3 months ago
  54. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 3 months ago
  55. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 3 months ago
  56. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 3 months ago
  57. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 3 months ago
  58. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 3 months ago
  59. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 3 months ago
  60. acbf93b test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 4 months ago
  61. a58dfd2 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 3 months ago
  62. d09745b test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 3 months ago
  63. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  64. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 3 months ago
  65. 53ce9a6 test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 3 months ago
  66. 7fdc02b test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 4 months ago
  67. 0c7772d test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
  68. c6361e7 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 4 months ago
  69. 48ead60 test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 4 months ago
  70. d863b30 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 4 months ago
  71. 91d2b62 test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 4 months ago
  72. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  73. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  74. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 5 months ago
  75. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 7 months ago
  76. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 7 months ago
  77. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 7 months ago
  78. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 7 months ago
  79. bc246c6 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 4 months ago
  80. 4edd9cc test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 4 months ago
  81. bed118f test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 4 months ago
  82. dc2b473 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 4 months ago
  83. b7cae57 test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 4 months ago
  84. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 5 months ago
  85. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 6 months ago
  86. 5827c25 test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 6 months ago
  87. eb7690e test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 6 months ago
  88. b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 6 months ago
  89. d497821 test: test_fs error message by Heinrich Schuchardt · 4 years, 6 months ago
  90. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 9 months ago
  91. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 9 months ago
  92. 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 6 months ago
  93. a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 6 months ago
  94. fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 6 months ago
  95. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  96. f5ec7ee test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 7 months ago
  97. b2c2608 test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory by Bin Meng · 4 years, 7 months ago
  98. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
  99. 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 7 months ago
  100. da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 7 months ago