~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tpm: add support for TPMv2.x I2C chipsEddie James2022-05-23
* vpl: Add Kconfig options for VPLSimon Glass2022-05-02
* tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas2021-11-10
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-11
|\
| * tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy2020-02-05
* | tpm: Add a driver for H1/Cr50Simon Glass2020-02-07
|/
* tpm: make TPM_V2 be compiled by defaultMiquel Raynal2018-07-28
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-28
* tpm: remove stale symbol in KconfigMiquel Raynal2018-07-28
* tpm: compile Sandbox driver by defaultMiquel Raynal2018-07-28
* tpm: add a Sandbox TPMv2.x driverMiquel Raynal2018-05-25
* tpm: add support for TPMv2.x SPI modulesMiquel Raynal2018-05-25
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-25
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-25
* lib: tpm: Add command to list resourcesmario.six@gdsys.cc2017-03-26
* tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc2017-03-26
* lib: tpm: Add command to flush resourcesMario Six2017-02-01
* tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc2016-08-15
* tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard2016-01-28
* tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard2016-01-28
* tpm: tpm_tis_lpc: fix typoChristophe Ricard2016-01-28
* dm: tpm: Drop CONFIG_DM_TPMSimon Glass2015-10-23
* dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard2015-10-23
* dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard2015-10-23
* dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-23
* dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-31
* tpm: Add Kconfig options for TPMsSimon Glass2015-08-31
* sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-18
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24