1. 5b8577d tpm: use memmove() for overlapping buffers by Heinrich Schuchardt · 3 weeks ago
  2. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  3. cb35661 tpm: Untangle tpm2_get_pcr_info() by Ilias Apalodimas · 5 months ago
  4. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · 5 months ago
  5. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
  6. 5e455bc tpm: fix the return code, if the eventlog buffer is full by Ilias Apalodimas · 5 months ago
  7. 6ea1e05 tpm-v2: add support for mapping algorithm names to algos by Tim Harvey · 6 months ago
  8. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
  9. 8ed7bb3 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
  10. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  11. 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 10 months ago
  12. 3564b8e tpm: Allow committing non-volatile data by Simon Glass · 2 years, 3 months ago
  13. 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · 2 years, 3 months ago
  14. 5252cac tpm: Correct the define-space command in TPMv2 by Simon Glass · 2 years, 3 months ago
  15. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 3 months ago
  16. 686bedb tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  17. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
  18. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
  19. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
  20. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
  21. 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
  22. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 10 months ago
  23. 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
  24. a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years, 1 month ago
  25. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 6 months ago
  26. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  27. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  28. 0b864f6 tpm: add PCR authentication commands support by Miquel Raynal · 7 years ago
  29. 05d7be3 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · 7 years ago
  30. 228e990 tpm: add dictionary attack mitigation commands support by Miquel Raynal · 7 years ago
  31. 2e52c06 tpm: add TPM2_GetCapability command support by Miquel Raynal · 7 years ago
  32. 4c1a585 tpm: add TPM2_PCR_Read command support by Miquel Raynal · 7 years ago
  33. 14d7235 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · 7 years ago
  34. 8df6f8d tpm: add TPM2_Clear command support by Miquel Raynal · 7 years ago
  35. 39c7608 tpm: add TPM2_SelfTest command support by Miquel Raynal · 7 years ago
  36. 65a1a6c tpm: add TPM2_Startup command support by Miquel Raynal · 7 years ago
  37. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago