1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  3. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  6. 4dc0eca Infineon TPM: Fix potential buffer overruns by Jeremy Boone · Mon Feb 12 17:56:36 2018 -0500
  7. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  8. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  9. 2654952 tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · Thu Jan 21 23:27:12 2016 +0100
  10. 52d309b dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · Tue Oct 06 22:54:43 2015 +0200
  11. 8759ff8 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · Tue Oct 06 22:54:41 2015 +0200[Renamed (99%) from drivers/tpm/tpm_tis_i2c.c]
  12. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · Sat Aug 22 18:31:38 2015 -0600
  13. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · Sat Aug 22 18:31:31 2015 -0600
  14. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · Sat Aug 22 18:31:30 2015 -0600
  15. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · Sat Aug 22 18:31:29 2015 -0600
  16. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · Sat Aug 22 18:31:28 2015 -0600
  17. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · Sat Aug 22 18:31:27 2015 -0600
  18. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · Sat Aug 22 18:31:26 2015 -0600
  19. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · Sat Aug 22 18:31:25 2015 -0600
  20. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · Sat Aug 22 18:31:24 2015 -0600
  21. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · Sat Aug 22 18:31:23 2015 -0600
  22. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · Sat Aug 22 18:31:22 2015 -0600
  23. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · Sat Aug 22 18:31:21 2015 -0600
  24. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · Sat Aug 22 18:31:17 2015 -0600
  25. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  26. c9a3e84 tpm: Support using driver model with I2C by Simon Glass · Mon May 04 11:30:59 2015 -0600
  27. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  28. e49fed5 tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · Fri Apr 12 11:04:37 2013 +0000[Renamed (73%) from drivers/tpm/slb9635_i2c/tpm_tis_i2c.c]
  29. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · Fri Apr 12 11:04:36 2013 +0000
  30. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · Fri Apr 12 10:44:57 2013 +0000