summaryrefslogtreecommitdiffstats
path: root/drivers/tpm
Commit message (Expand)AuthorAgeFilesLines
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-082-2/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* tpm: don't use unneeded double bracketsJeroen Hofstee2014-07-071-1/+1
* sandbox: tpm: Fix nvwrite commandChe-Liang Chiou2014-01-081-3/+1
* sandbox: tpm: Add TPM emulationSimon Glass2014-01-082-0/+263
* drivers: tpm: clean up unused codeMasahiro Yamada2013-11-172-187/+0
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-34/+2
* Add Atmel I2C tpmDirk Eibach2013-07-162-0/+122
* tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-035-268/+383
* tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-032-23/+90
* tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou2013-06-032-1/+1
* tpm: Add Infineon slb9635_i2c TPM driverRong Chang2013-04-126-0/+1411
* tpm: Add casts for proper compilationTaylor Hutt2013-04-121-5/+5
* Introduce generic TPM support in u-bootVadim Bendebury2011-12-072-0/+538
OpenPOWER on IntegriCloud