1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · Sat Feb 06 14:23:40 2021 -0700
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  5. 7bafac2 tpm: add a helper to iterate on all tpm devices by Philippe Reynes · Thu Jan 09 18:45:45 2020 +0100
  6. 36e2a04 tpm: Export tpm_clear_and_reenable() by Simon Glass · Fri Nov 23 21:29:33 2018 -0700
  7. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  8. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  9. 5e7941c tpm: Export the open/close functions by Simon Glass · Sun Nov 18 14:22:26 2018 -0700
  10. 04a3d6e tpm: Add a constant for the minimum supported digest size by Simon Glass · Sun Nov 18 14:22:25 2018 -0700
  11. 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
  12. c39d1b0 tpm: fix typo in kernel doc by Miquel Raynal · Thu Jul 19 22:35:06 2018 +0200
  13. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  14. f7147e5 tpm: add missing parameter in private data structure description by Miquel Raynal · Tue May 15 11:57:07 2018 +0200
  15. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200