index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
tpm-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
1
-0
/
+3
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-7
/
+9
*
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2020-02-05
1
-0
/
+3
*
tpm: Export tpm_clear_and_reenable()
Simon Glass
2018-12-05
1
-0
/
+8
*
tpm: Remove use of build-time TPM versions
Simon Glass
2018-12-05
1
-0
/
+11
*
tpm: Convert to use a device parameter
Simon Glass
2018-11-29
1
-2
/
+14
*
tpm: Export the open/close functions
Simon Glass
2018-11-29
1
-0
/
+18
*
tpm: Add a constant for the minimum supported digest size
Simon Glass
2018-11-29
1
-0
/
+2
*
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-28
1
-6
/
+34
*
tpm: fix typo in kernel doc
Miquel Raynal
2018-07-28
1
-1
/
+1
*
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
1
-0
/
+6
*
tpm: add missing parameter in private data structure description
Miquel Raynal
2018-05-25
1
-0
/
+1
*
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
1
-0
/
+210