index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tpm
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-08-25
tpm: tpm_tis_st33zp24: Remove unused drivers
Tom Rini
2025-01-28
tcg2: decouple eventlog size from efi
Raymond Mao
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
[email protected]
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
[email protected]
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2016-08-15
tpm: atmel_twi: Make compatible with DM I2C busses
[email protected]
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