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