summaryrefslogtreecommitdiff
path: root/drivers/tpm
AgeCommit message (Expand)Author
2012-04-10x86: Fix TPM driver to work with multiple vendor TPMsDuncan Laurie
2012-01-06Get burst length at init timeSimon Glass
2012-01-06slb9635_i2c: Add more debuggingSimon Glass
2012-01-06Collect statistics for TPM failuresSimon Glass
2012-01-05slb9635_i2c: Do writes in one transactionSimon Glass
2011-12-20tegra: tpm: Use i2c's zero register address lengthChe-Liang Chiou
2011-10-04tegra: Make i2c driver commonSimon Glass
2011-08-29Make generic LPC TPM driver work properly.Vadim Bendebury
2011-08-29Add tracing ability to the generic TPM driver.Vadim Bendebury
2011-08-29tpm: Remove unused enumsSimon Glass
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29Add a dummy TPM driverGabe Black
2011-08-29Optimize slb9635 TPM and tegra2 I2C drivers.Tom Wai-Hong Tam
2011-08-29Remove un-used function transmit_cmd in tpm driver to fix warning.Tom Wai-Hong Tam
2011-08-24Replace VBOOT_DEBUG with DEBUGChe-Liang Chiou
2011-08-24Set i2c bus for TPM and wake up TPM chipChe-Liang Chiou
2011-08-24This is the preliminary v05 TPM driver from Infineon. With a wrapper layer ad...Rong Chang