index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-05-23
tpm: add support for TPMv2.x I2C chips
Eddie James
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2021-11-10
tpm2: Add a TPMv2 MMIO TIS driver
Ilias Apalodimas
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
tpm: Add a driver for H1/Cr50
Simon Glass
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2018-07-28
tpm: make TPM_V2 be compiled by default
Miquel Raynal
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-28
tpm: remove stale symbol in Kconfig
Miquel Raynal
2018-07-28
tpm: compile Sandbox driver by default
Miquel Raynal
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal
2018-05-25
tpm: add support for TPMv2.x SPI modules
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: prepare introduction of TPMv2.x support in Kconfig
Miquel Raynal
2017-03-26
lib: tpm: Add command to list resources
mario.six@gdsys.cc
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
mario.six@gdsys.cc
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2016-08-15
tpm: atmel_twi: Make compatible with DM I2C busses
mario.six@gdsys.cc
2016-01-28
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
2015-10-23
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-04-18
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada