1. 9523a4e tpm: Correct the permissions command in TPMv1 by Simon Glass · Tue Aug 30 21:05:33 2022 -0600
  2. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · Thu Nov 11 04:06:27 2021 +0000
  3. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. 060aefc tpm: simplify: tpm_set_global_lock() by Heinrich Schuchardt · Tue Feb 05 01:38:41 2019 +0100
  6. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  7. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  8. bccabbe tpm: Add a few new commands for v1 by Simon Glass · Mon Oct 01 12:22:29 2018 -0600
  9. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200[Renamed (81%) from lib/tpm.c]
  10. 82b0566 tpm: add extra blank lines between declarations and code by Miquel Raynal · Tue May 15 11:57:03 2018 +0200
  11. a59aa34 tpm: fix spelling by Miquel Raynal · Tue May 15 11:57:02 2018 +0200
  12. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · Tue May 15 11:57:00 2018 +0200
  13. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · Tue May 15 11:56:59 2018 +0200
  14. c28d0c5 tpm: remove extra spaces between a function and its opening bracket by Miquel Raynal · Tue May 15 11:56:58 2018 +0200
  15. 171e5bf tpm: remove redundant blank line by Miquel Raynal · Tue May 15 11:56:57 2018 +0200
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. 3e490f6 tpm: add more missing va_end() by André Draszik · Tue Oct 03 16:55:54 2017 +0100
  18. 2c6e5ff tpm: add tpm_get_random() by André Draszik · Tue Oct 03 16:55:52 2017 +0100
  19. 1361fbc tpm: fix reading of permanent flags by André Draszik · Tue Oct 03 16:55:51 2017 +0100
  20. b7af157 tpm: add missing va_end by xypron.glpk@gmx.de · Sun Jul 30 21:40:37 2017 +0200
  21. 6b2d40c tpm: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:18 2017 -0400
  22. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · Mon Mar 20 10:28:28 2017 +0100
  23. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  24. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  25. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · Thu Jan 21 23:19:13 2016 +0100
  26. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · Tue Oct 06 22:54:43 2015 +0200
  27. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · Sat Aug 22 18:31:41 2015 -0600
  28. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  29. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  31. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  32. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000