summaryrefslogtreecommitdiff
path: root/drivers/tpm
AgeCommit message (Expand)Author
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard
2016-01-28tpm: tpm_tis_lpc: fix typoChristophe Ricard
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass
2015-10-23dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass
2015-08-31tpm: tpm_tis_i2c: Tidy up delaysSimon Glass
2015-08-31tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass
2015-08-31tpm: tpm_tis_i2c: Simplify init codeSimon Glass
2015-08-31tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass
2015-08-31tpm: Move the I2C TPM code into one fileSimon Glass
2015-08-31tpm: Convert drivers to use SPDXSimon Glass
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass
2015-08-31tpm: Remove old pre-driver-model I2C codeSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-05-14tpm: Support using driver model with I2CSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-07-07tpm: don't use unneeded double bracketsJeroen Hofstee
2014-01-08sandbox: tpm: Fix nvwrite commandChe-Liang Chiou
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Add Atmel I2C tpmDirk Eibach
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang
2013-04-12tpm: Add casts for proper compilationTaylor Hutt
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury