summaryrefslogtreecommitdiff
path: root/sys/dev/tpm
Commit message (Expand)AuthorAgeFilesLines
* MFC r357349:Dimitry Andric2020-02-041-3/+4
* MFC r345438,r345842,r346259,r346261: TPM as possible entropy sourceMarcin Wojtas2019-04-264-99/+193
* MFC r343438: Use ACPI TPM2 table to probe tpmtis and tpmcrb deviceMarcin Wojtas2019-04-263-27/+24
* MFC r342084,r342251,r342271,r342285: Introduce TPM2.0 driverMarcin Wojtas2019-04-264-0/+1389
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-032-3/+3
* In sys/dev/tpm/tpm.c, #if 0 an unused static function.Dimitry Andric2013-12-291-0/+2
* Add tpm(4) driver for Trusted Platform Module.Takanori Watanabe2010-08-124-0/+1735