1. 35d9492 test/py: test poweroff by Heinrich Schuchardt · 4 years ago
  2. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  3. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 4 years ago
  4. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  5. e1e54ff test: Run only the selected SPL test by Simon Glass · 4 years ago
  6. bc84d58 pytest: Collect SPL unit tests by Simon Glass · 4 years ago
  7. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
  8. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  9. a6bfd71 cmd/button: return button status by Heinrich Schuchardt · 4 years, 1 month ago
  10. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 1 month ago
  11. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 7 months ago
  12. feaeee8 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  13. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  14. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  15. 8a34d3d test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years, 1 month ago
  16. 185440f test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 1 month ago
  17. 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 2 months ago
  18. 91f6c1c test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 2 months ago
  19. 2b3fbcb efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 2 months ago
  20. e37d4c4 test/py: Update test_bind by Patrice Chotard · 4 years, 3 months ago
  21. 1f0d588 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 3 months ago
  22. 0274e50 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 2 months ago
  23. e1174c5 test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 3 months ago
  24. 57be8cd test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 3 months ago
  25. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  26. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 3 months ago
  27. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 3 months ago
  28. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 3 months ago
  29. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 3 months ago
  30. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 3 months ago
  31. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 3 months ago
  32. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 3 months ago
  33. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 3 months ago
  34. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 3 months ago
  35. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 3 months ago
  36. acbf93b test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 4 months ago
  37. a58dfd2 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 3 months ago
  38. d09745b test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 3 months ago
  39. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  40. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 3 months ago
  41. 53ce9a6 test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 3 months ago
  42. 7fdc02b test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 4 months ago
  43. 0c7772d test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 4 months ago
  44. c6361e7 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 4 months ago
  45. 48ead60 test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 4 months ago
  46. d863b30 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 4 months ago
  47. 91d2b62 test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 4 months ago
  48. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  49. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  50. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 5 months ago
  51. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 7 months ago
  52. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 7 months ago
  53. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 7 months ago
  54. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 7 months ago
  55. bc246c6 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 4 months ago
  56. 4edd9cc test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 5 months ago
  57. bed118f test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 5 months ago
  58. dc2b473 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 5 months ago
  59. b7cae57 test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 4 months ago
  60. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 5 months ago
  61. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 6 months ago
  62. 5827c25 test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 6 months ago
  63. eb7690e test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 6 months ago
  64. b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 6 months ago
  65. d497821 test: test_fs error message by Heinrich Schuchardt · 4 years, 6 months ago
  66. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 9 months ago
  67. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 9 months ago
  68. 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 6 months ago
  69. a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 6 months ago
  70. fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 6 months ago
  71. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  72. f5ec7ee test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 7 months ago
  73. b2c2608 test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory by Bin Meng · 4 years, 7 months ago
  74. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
  75. 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 7 months ago
  76. da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 7 months ago
  77. b008677 test: vboot: Fix pylint errors by Simon Glass · 4 years, 7 months ago
  78. 3156ee3 test: vboot: Tidy up the code a little by Simon Glass · 4 years, 7 months ago
  79. 1b09003 test: vboot: Parameterise the test by Simon Glass · 4 years, 7 months ago
  80. c021971 test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 7 months ago
  81. 477f559 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 7 months ago
  82. 6735755 test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 7 months ago
  83. 5721df3 test/py: UEFI helloworld requires OF_CONTROL by Heinrich Schuchardt · 4 years, 7 months ago
  84. 6748a1f test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 7 months ago
  85. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 8 months ago
  86. 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 9 months ago
  87. df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 9 months ago
  88. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 9 months ago
  89. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 9 months ago
  90. 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
  91. 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 4 years, 10 months ago
  92. 9c6bf17 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · 5 years ago
  93. 8391f95 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 10 months ago
  94. 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 10 months ago
  95. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 10 months ago
  96. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
  97. 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 10 months ago
  98. fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 4 years, 10 months ago
  99. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 5 years ago
  100. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago