| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: test: Drop of-platdata pytest | Simon Glass | 2020-10-29 | 1 | -47/+0 |
* | test: Run only the selected SPL test | Simon Glass | 2020-10-29 | 1 | -1/+1 |
* | pytest: Collect SPL unit tests | Simon Glass | 2020-10-29 | 2 | -5/+42 |
* | dtoc: Fix widening of int to bytes | Simon Glass | 2020-10-29 | 1 | -1/+1 |
* | cmd: fat: Use do_save() for fatwrite | Lad Prabhakar | 2020-10-23 | 1 | -3/+3 |
* | cmd/button: return button status | Heinrich Schuchardt | 2020-10-14 | 1 | -8/+26 |
* | test: sharpen button label unit test | Heinrich Schuchardt | 2020-10-14 | 1 | -1/+1 |
* | test: Add PStore command tests | Frédéric Danis | 2020-10-14 | 4 | -0/+77 |
* | test: vboot: add tests for multiple required keys | Thirupathaiah Annapureddy | 2020-10-12 | 1 | -2/+44 |
* | log: Add a way to enable/disable a log device | Simon Glass | 2020-10-10 | 1 | -0/+8 |
* | test: pinmux: Add test for pin muxing | Sean Anderson | 2020-10-08 | 1 | -18/+18 |
* | test/py: allow multi-digit index in in_tree() | Pratyush Yadav | 2020-09-30 | 1 | -1/+1 |
* | test: do no assume hush parser in validate_empty()WIP/2020-09-12-assorted-bugfixes | Heinrich Schuchardt | 2020-09-12 | 1 | -1/+1 |
* | Merge branch '2020-08-24-misc-improvements' | Tom Rini | 2020-08-25 | 3 | -47/+102 |
|\ |
|
| * | test/py: Add tests for LZO and ZSTD | Joao Marcos Costa | 2020-08-24 | 3 | -47/+102 |
* | | efi_loader: use ':' as separator for setenv -i | Heinrich Schuchardt | 2020-08-24 | 4 | -74/+74 |
|/ |
|
* | test/py: Update test_bind | Patrice Chotard | 2020-08-22 | 1 | -6/+9 |
* | sandbox: dts: Add compatible string for bind-test node | Patrice Chotard | 2020-08-22 | 1 | -3/+0 |
* | test/py: efi_secboot: modify 'multiple signatures' test case | AKASHI Takahiro | 2020-08-14 | 2 | -12/+19 |
* | test/py: efi_secboot: add test for intermediate certificates | AKASHI Takahiro | 2020-08-13 | 4 | -0/+305 |
* | test/py: efi_secboot: small rework for adding a new test | AKASHI Takahiro | 2020-08-13 | 2 | -13/+3 |
* | test/py: fix SquashFS testsWIP/10Aug2020 | Joao Marcos Costa | 2020-08-10 | 3 | -14/+16 |
* | test/py: serial# cannot be overwritten on some devices | Heinrich Schuchardt | 2020-08-08 | 1 | -2/+5 |
* | test: py: test_shell_run() with CONFIG_HUSH_PARSER=nWIP/2020-08-07-misc-improvements | Heinrich Schuchardt | 2020-08-07 | 1 | -3/+3 |
* | tests: support mkfs.ext4 without metadata_csum | Stephen Warren | 2020-08-07 | 2 | -3/+8 |
* | test/py: Add tests for the SquashFS commands | Joao Marcos Costa | 2020-08-07 | 3 | -0/+101 |
* | test/py: Add test support for three stage boot | Yan Liu | 2020-08-04 | 1 | -0/+10 |
* | test: sandbox: add test for erase command | Patrick Delaunay | 2020-07-31 | 1 | -0/+16 |
* | test: environment in ext4 | Patrick Delaunay | 2020-07-31 | 1 | -1/+96 |
* | test: efi_selftest: Do not force serial# setting | Tom Rini | 2020-07-31 | 1 | -1/+1 |
* | test: do not rely on => being the prompt | Heinrich Schuchardt | 2020-07-31 | 1 | -1/+1 |
* | test/py: add tests for the button commands | Philippe Reynes | 2020-07-28 | 1 | -0/+19 |
* | test: env: add test for env info sub-command | Patrick Delaunay | 2020-07-26 | 1 | -0/+63 |
* | test/py: efi_secboot: fix additional pylint errors | AKASHI Takahiro | 2020-07-22 | 1 | -7/+8 |
* | test/py: efi_secboot: remove unused function | AKASHI Takahiro | 2020-07-22 | 1 | -9/+0 |
* | efi_loader: use logging for bootefi command | Heinrich Schuchardt | 2020-07-22 | 2 | -10/+8 |
* | efi_loader: skip warnings for network configuration | Heinrich Schuchardt | 2020-07-16 | 1 | -5/+11 |
* | test: use virt-make-fs to build image | Heinrich Schuchardt | 2020-07-11 | 2 | -30/+4 |
* | test/py: efi_secboot: add a test for verifying with digest of signed image | AKASHI Takahiro | 2020-07-11 | 2 | -0/+59 |
* | test/py: efi_secboot: add a test for multiple signatures | AKASHI Takahiro | 2020-07-11 | 2 | -1/+59 |
* | test/py: efi_secboot: add a test against certificate revocation | AKASHI Takahiro | 2020-07-11 | 2 | -1/+31 |
* | test/py: efi_secboot: split "signed image" test case-1 into two cases | AKASHI Takahiro | 2020-07-11 | 1 | -28/+38 |
* | test/py: efi_secboot: more fixes against pylint | AKASHI Takahiro | 2020-07-11 | 4 | -83/+79 |
* | test/py: efi_secboot: apply autopep8 | AKASHI Takahiro | 2020-07-11 | 5 | -60/+67 |
* | drivers: rename drivers to match compatible string | Walter Lozano | 2020-07-09 | 1 | -27/+27 |
* | log: don't show function by default | Heinrich Schuchardt | 2020-07-09 | 1 | -0/+2 |
* | test_sleep.py: make sleep time and margin configurable | Heiko Schocher | 2020-07-07 | 1 | -3/+11 |
* | cmd: blkls: Add blkls command | Niel Fourie | 2020-07-07 | 1 | -0/+13 |
* | cmd: dm: Fixed/Added DM driver listing subcommands | Niel Fourie | 2020-07-07 | 1 | -2/+20 |
* | cmd: fs: Add command to list supported fs types | Niel Fourie | 2020-07-07 | 1 | -0/+13 |