1. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  2. 07b6b15 tpm: refactor function names and macros for infineon v1.2 TPM by Ilias Apalodimas · 3 years ago
  3. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  9. afe0e6b Infineon TPM: Fix potential buffer overruns by Jeremy Boone · 7 years ago
  10. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  11. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  12. 1259dcd tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · 9 years ago
  13. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  14. 0766ad2 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago[Renamed (99%) from drivers/tpm/tpm_tis_i2c.c]
  15. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  16. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  17. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  18. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  19. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  20. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  21. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  22. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  23. 7c73537 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  24. b382e02 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  25. 4cd7b78 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  26. 07470d6 tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  27. 3a3f8e9 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  28. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  29. f90acf1 tpm: Support using driver model with I2C by Simon Glass · 9 years ago
  30. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  31. 1b393db tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 12 years ago[Renamed (73%) from drivers/tpm/slb9635_i2c/tpm_tis_i2c.c]
  32. ec34fa5 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 12 years ago
  33. f626799 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago