summaryrefslogtreecommitdiff
path: root/drivers/tpm
AgeCommit message (Expand)Author
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