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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-08-25
tpm: tpm_tis_st33zp24: Remove unused drivers
Tom Rini
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2022-05-23
tpm: add support for TPMv2.x I2C chips
Eddie James
2021-11-10
tpm: Use the new API on tpm2 spi driver
Ilias Apalodimas
2021-11-10
tpm2: Add a TPMv2 MMIO TIS driver
Ilias Apalodimas
2021-08-01
sandbox: tpm: Split out common nvdata code
Simon Glass
2021-03-02
tpm: Don't include cr50 in TPL/SPL
Simon Glass
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-10-09
tpm: Add support for SPL and TPL
Simon Glass
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-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
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: Move the I2C TPM code into one file
Simon Glass
2014-01-08
sandbox: tpm: Add TPM emulation
Simon Glass
2013-11-17
drivers: tpm: clean up unused code
Masahiro Yamada
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Add Atmel I2C tpm
Dirk Eibach
2013-06-03
tpm: Reorganize the I2C TPM driver
Tom Wai-Hong Tam
2013-06-03
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
Che-liang Chiou
2013-04-12
tpm: Add Infineon slb9635_i2c TPM driver
Rong Chang
2011-12-07
Introduce generic TPM support in u-boot
Vadim Bendebury