Commit Graph

49 Commits (11777a5ea7cfb4670769286ecc82a83a160586ea)

Author SHA1 Message Date
Simon Glass 22230e916e tpm: Tidy up use of size_t 9 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
mario.six@gdsys.cc 03dcd410d7 tpm: atmel_twi: Make compatible with DM I2C busses 9 years ago
Tom Rini 7e019daf7a drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 9 years ago
Stefan Roese 456ecd08ec lib/crc8: Add crc start value 9 years ago
Christophe Ricard b75fdc11eb tpm: st33zp24: Add tpm st33zp24 spi support 9 years ago
Christophe Ricard 3aa74088d4 tpm: st33zp24: Add tpm st33zp24 support with i2c 9 years ago
Christophe Ricard 1259dcd79c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 9 years ago
Christophe Ricard ca5bc1bc10 tpm: tpm_tis_lpc: fix typo 9 years ago
Simon Glass 2419cd16a1 dm: tpm: Drop CONFIG_DM_TPM 10 years ago
Christophe Ricard 3e7d940bb6 dm: tpm: Every TPM drivers should depends on DM_TPM 10 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 10 years ago
Christophe Ricard 302c5dba0a dm: tpm: Add Driver Model support for tpm_atmel_twi driver 10 years ago
Christophe Ricard 0766ad2f7f dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 10 years ago
Simon Glass d616ba5f5b dm: tpm: Convert LPC driver to driver model 10 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 10 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 10 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 10 years ago
Simon Glass 42c8ec56c5 tpm: tpm_tis_i2c: Tidy up delays 10 years ago
Simon Glass e56e20eb86 tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix 10 years ago
Simon Glass a53b79a255 tpm: tpm_tis_i2c: Simplify init code 10 years ago
Simon Glass 13894bdba4 tpm: tpm_tis_i2c: Move definitions into the header file 10 years ago
Simon Glass 605152a803 tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip 10 years ago
Simon Glass 13932b09bb tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip 10 years ago
Simon Glass 7c73537e8e tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific 10 years ago
Simon Glass b382e02124 tpm: tpm_tis_i2c: Drop unnecessary methods 10 years ago
Simon Glass 4cd7b7834c tpm: Move the I2C TPM code into one file 10 years ago
Simon Glass 07470d6f5b tpm: Convert drivers to use SPDX 10 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 10 years ago
Simon Glass 3a3f8e946b tpm: Remove old pre-driver-model I2C code 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 10 years ago
Simon Glass 527a07277b sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Jeroen Hofstee 49f9337956 tpm: don't use unneeded double brackets 11 years ago
Che-Liang Chiou 2c30af8f18 sandbox: tpm: Fix nvwrite command 11 years ago
Simon Glass ed3f5a30a7 sandbox: tpm: Add TPM emulation 11 years ago
Masahiro Yamada 36cf0a845c drivers: tpm: clean up unused code 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach c01939c764 Add Atmel I2C tpm 12 years ago
Tom Wai-Hong Tam 1b393db587 tpm: Reorganize the I2C TPM driver 12 years ago
Vincent Palatin ec34fa5e43 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) 12 years ago
Che-liang Chiou 90899cc014 tpm: Rename generic_lpc_tpm to tpm_tis_lpc 12 years ago
Rong Chang f626799816 tpm: Add Infineon slb9635_i2c TPM driver 12 years ago
Taylor Hutt af98a70a6b tpm: Add casts for proper compilation 12 years ago
Vadim Bendebury 5e1247247b Introduce generic TPM support in u-boot 13 years ago