]> git.sur5r.net Git - u-boot/history - drivers/tpm/tpm_tis_i2c.h
dm: tpm: Add a uclass for Trusted Platform Modules
[u-boot] / drivers / tpm / tpm_tis_i2c.h
2015-08-31 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-08-31 Simon Glasstpm: Move the I2C TPM code into one file