aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tpm
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2-2/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-07-07tpm: don't use unneeded double bracketsJeroen Hofstee1-1/+1
2014-01-08sandbox: tpm: Fix nvwrite commandChe-Liang Chiou1-3/+1
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass2-0/+263
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada2-187/+0
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-25/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2013-07-16Add Atmel I2C tpmDirk Eibach2-0/+122
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam5-268/+383
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2-23/+90
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou2-1/+1
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang6-0/+1411
2013-04-12tpm: Add casts for proper compilationTaylor Hutt1-5/+5
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury2-0/+538