1. 2419cd1 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
  2. 3e7d940 dm: tpm: Every TPM drivers should depends on DM_TPM by Christophe Ricard · 9 years ago
  3. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  4. 302c5db dm: tpm: Add Driver Model support for tpm_atmel_twi driver by Christophe Ricard · 9 years ago
  5. 0766ad2 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  6. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  7. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  8. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  9. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  10. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  11. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  12. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  13. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  14. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  15. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  16. 7c73537 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  17. b382e02 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  18. 4cd7b78 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  19. 07470d6 tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  20. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  21. 3a3f8e9 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  22. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  23. f90acf1 tpm: Support using driver model with I2C by Simon Glass · 9 years ago
  24. 527a072 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  25. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  26. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  27. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  28. 49f9337 tpm: don't use unneeded double brackets by Jeroen Hofstee · 10 years ago
  29. 2c30af8 sandbox: tpm: Fix nvwrite command by Che-Liang Chiou · 11 years ago
  30. ed3f5a3 sandbox: tpm: Add TPM emulation by Simon Glass · 11 years ago
  31. 36cf0a8 drivers: tpm: clean up unused code by Masahiro Yamada · 11 years ago
  32. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. c01939c Add Atmel I2C tpm by Dirk Eibach · 11 years ago
  35. 1b393db tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 11 years ago
  36. ec34fa5 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 11 years ago
  37. 90899cc tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 11 years ago
  38. f626799 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 11 years ago
  39. af98a70 tpm: Add casts for proper compilation by Taylor Hutt · 11 years ago
  40. 5e12472 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago