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
/
include
/
tpm-common.h
Age
Commit message (
Expand
)
Author
2025-01-09
tpm: update descriptions in tpm headers
Heinrich Schuchardt
2025-01-07
tpm: Keep the active PCRs in the chip private data
Ilias Apalodimas
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2018-12-05
tpm: Export tpm_clear_and_reenable()
Simon Glass
2018-12-05
tpm: Remove use of build-time TPM versions
Simon Glass
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-11-29
tpm: Export the open/close functions
Simon Glass
2018-11-29
tpm: Add a constant for the minimum supported digest size
Simon Glass
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-28
tpm: fix typo in kernel doc
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
tpm: add missing parameter in private data structure description
Miquel Raynal
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal