aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-10-09tpm: Add support for SPL and TPLSimon Glass1-1/+1
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal1-0/+1
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard1-0/+1
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard1-0/+1
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass1-1/+1
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard1-1/+1
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass1-0/+2
2015-08-31tpm: Move the I2C TPM code into one fileSimon Glass1-2/+0
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass1-0/+1
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada1-2/+0
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-25/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-16Add Atmel I2C tpmDirk Eibach1-0/+1
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam1-3/+4
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou1-1/+1
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang1-0/+4
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury1-0/+43