Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-28 | tpm: Implement tpm_auto_start() for TPMv1.2 | Simon Glass | 1 | -0/+11 |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt | 1 | -29/+29 |
2021-03-02 | tpm: Switch TPMv1 over to use the new API | Simon Glass | 1 | -38/+38 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+2 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -31/+66 |
2018-10-09 | tpm: Add a few new commands for v1 | Simon Glass | 1 | -0/+28 |
2018-10-09 | sandbox: tpm: Enhance to support the latest Chromium OS | Simon Glass | 1 | -0/+34 |
2018-10-09 | sandbox: tpm: Tidy up enums and return values | Simon Glass | 1 | -0/+14 |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -0/+480 |