aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+6
2020-02-07tpm: Add a driver for H1/Cr50Simon Glass1-0/+10
2020-02-05tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy1-0/+6
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal1-0/+1
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-5/+2
2018-07-28tpm: remove stale symbol in KconfigMiquel Raynal1-3/+0
2018-07-28tpm: compile Sandbox driver by defaultMiquel Raynal1-0/+2
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal1-1/+10
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal1-0/+10
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+2
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal1-11/+38
2017-03-26lib: tpm: Add command to list resourcesmario.six@gdsys.cc1-0/+7
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc1-0/+8
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-0/+6
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc1-1/+1
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard1-0/+9
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard1-0/+9
2016-01-28tpm: tpm_tis_lpc: fix typoChristophe Ricard1-1/+1
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass1-12/+3
2015-10-23dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard1-3/+3
2015-10-23dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard1-1/+1
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard1-2/+2
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass1-0/+9
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass1-0/+60
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass1-0/+7
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0