1. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 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. bf633f8 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · Thu Nov 11 04:06:26 2021 +0000
  4. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  6. cbe9739 cmd: tpm: add a subcommand device by Philippe Reynes · Thu Jan 09 18:45:46 2020 +0100
  7. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  8. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  9. 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
  10. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200[Renamed (76%) from cmd/tpm.c]
  11. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · Tue May 15 11:57:00 2018 +0200
  12. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · Tue May 15 11:56:59 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  15. a5bfcc5 lib: tpm: Add command to list resources by mario.six@gdsys.cc · Mon Mar 20 10:28:30 2017 +0100
  16. 9ae8814 cmd: tpm: Fix flush command by mario.six@gdsys.cc · Mon Mar 20 10:28:29 2017 +0100
  17. 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
  18. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  19. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  20. 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
  21. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_tpm.c]
  22. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_tpm.c]
  23. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · Tue Oct 06 22:54:43 2015 +0200
  24. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · Sat Aug 22 18:31:40 2015 -0600
  25. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · Sat Aug 22 18:31:36 2015 -0600
  26. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · Sat Aug 22 18:31:34 2015 -0600
  27. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  30. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000
  31. 04d1bd2 tpm: Add TPM stress test by Luigi Semenzato · Wed Dec 05 14:46:44 2012 +0000
  32. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · Sat Oct 15 15:13:34 2011 +0000