aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-05-23tpm: add support for TPMv2.x I2C chipsEddie James1-0/+1
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas1-1/+1
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas1-0/+1
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass1-2/+2
2021-03-02tpm: Don't include cr50 in TPL/SPLSimon Glass1-1/+1
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2020-02-07tpm: Add a driver for H1/Cr50Simon Glass1-0/+1
2020-02-05tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy1-0/+1
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