]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/tpm/tpm_tis_i2c.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / drivers / tpm / tpm_tis_i2c.h
2015-09-10 Simon Glassdm: tpm: Convert I2C driver to driver model
2015-09-10 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-09-10 Simon Glasstpm: Move the I2C TPM code into one file