1. 4fc6509 tpm: update descriptions in tpm headers by Heinrich Schuchardt · Fri Dec 27 14:25:41 2024 +0200
  2. 2f7ad7e tpm: Keep the active PCRs in the chip private data by Ilias Apalodimas · Tue Dec 24 08:01:09 2024 -0800
  3. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · Tue Feb 21 06:24:52 2023 -0700
  4. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  6. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · Sat Feb 06 14:23:40 2021 -0700
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  9. 7bafac2 tpm: add a helper to iterate on all tpm devices by Philippe Reynes · Thu Jan 09 18:45:45 2020 +0100
  10. 36e2a04 tpm: Export tpm_clear_and_reenable() by Simon Glass · Fri Nov 23 21:29:33 2018 -0700
  11. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  12. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  13. 5e7941c tpm: Export the open/close functions by Simon Glass · Sun Nov 18 14:22:26 2018 -0700
  14. 04a3d6e tpm: Add a constant for the minimum supported digest size by Simon Glass · Sun Nov 18 14:22:25 2018 -0700
  15. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · Thu Jul 19 22:35:09 2018 +0200
  16. c39d1b0 tpm: fix typo in kernel doc by Miquel Raynal · Thu Jul 19 22:35:06 2018 +0200
  17. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  18. f7147e5 tpm: add missing parameter in private data structure description by Miquel Raynal · Tue May 15 11:57:07 2018 +0200
  19. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200