Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-05 | tpm: Export tpm_clear_and_reenable() | Simon Glass | 1 | -0/+8 |
2018-12-05 | tpm: Remove use of build-time TPM versions | Simon Glass | 1 | -0/+11 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -2/+14 |
2018-11-29 | tpm: Export the open/close functions | Simon Glass | 1 | -0/+18 |
2018-11-29 | tpm: Add a constant for the minimum supported digest size | Simon Glass | 1 | -0/+2 |
2018-07-28 | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal | 1 | -6/+34 |
2018-07-28 | tpm: fix typo in kernel doc | Miquel Raynal | 1 | -1/+1 |
2018-05-25 | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 1 | -0/+6 |
2018-05-25 | tpm: add missing parameter in private data structure description | Miquel Raynal | 1 | -0/+1 |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -0/+210 |