Commit Graph

9 Commits (lime2-spi)

Author SHA1 Message Date
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Jeremy Boone afe0e6bddf Infineon TPM: Fix potential buffer overruns 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Christophe Ricard 1259dcd79c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 8 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
Christophe Ricard 0766ad2f7f dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 9 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 9 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
Simon Glass 42c8ec56c5 tpm: tpm_tis_i2c: Tidy up delays 9 years ago
Simon Glass e56e20eb86 tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix 9 years ago
Simon Glass a53b79a255 tpm: tpm_tis_i2c: Simplify init code 9 years ago
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file 9 years ago
Simon Glass 605152a803 tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip 9 years ago
Simon Glass 13932b09bb tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip 9 years ago
Simon Glass 7c73537e8e tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific 9 years ago
Simon Glass b382e02124 tpm: tpm_tis_i2c: Drop unnecessary methods 9 years ago
Simon Glass 4cd7b7834c tpm: Move the I2C TPM code into one file 9 years ago
Simon Glass 07470d6f5b tpm: Convert drivers to use SPDX 9 years ago
Simon Glass 3a3f8e946b tpm: Remove old pre-driver-model I2C code 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 9 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Tom Wai-Hong Tam 1b393db587 tpm: Reorganize the I2C TPM driver 11 years ago
Vincent Palatin ec34fa5e43 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) 11 years ago
Rong Chang f626799816 tpm: Add Infineon slb9635_i2c TPM driver 11 years ago