Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-02 | tpm: Switch TPMv1 over to use the new API | Simon Glass | 1 | -12/+13 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -42/+43 |
2020-02-05 | cmd: tpm: add a subcommand device | Philippe Reynes | 1 | -0/+3 |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass | 1 | -0/+1 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -20/+120 |
2018-07-28 | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal | 1 | -1/+1 |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -0/+723 |