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