Age | Commit message (Expand) | Author |
2017-11-06 | tpm: st33zp24: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-03-26 | lib: tpm: Add command to list resources | mario.six@gdsys.cc |
2017-03-26 | tpm: Add function to load keys via their parent's SHA1 hash | mario.six@gdsys.cc |
2017-02-01 | lib: tpm: Add command to flush resources | Mario Six |
2016-12-02 | tpm: tpm_tis_lpc: Add support for AT97SC3204 | George McCollister |
2016-10-11 | tpm: Tidy up use of size_t | Simon Glass |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-15 | tpm: atmel_twi: Make compatible with DM I2C busses | mario.six@gdsys.cc |
2016-04-15 | drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use | Tom Rini |
2016-04-11 | lib/crc8: Add crc start value | Stefan Roese |
2016-01-28 | tpm: st33zp24: Add tpm st33zp24 spi support | Christophe Ricard |
2016-01-28 | tpm: st33zp24: Add tpm st33zp24 support with i2c | Christophe Ricard |
2016-01-28 | tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ... | Christophe Ricard |
2016-01-28 | tpm: tpm_tis_lpc: fix typo | Christophe Ricard |
2015-10-23 | dm: tpm: Drop CONFIG_DM_TPM | Simon Glass |
2015-10-23 | dm: tpm: Every TPM drivers should depends on DM_TPM | Christophe Ricard |
2015-10-23 | dm: tpm: Remove every compilation switch for TPM driver model | Christophe Ricard |
2015-10-23 | dm: tpm: Add Driver Model support for tpm_atmel_twi driver | Christophe Ricard |
2015-10-23 | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon | Christophe Ricard |
2015-08-31 | dm: tpm: Convert LPC driver to driver model | Simon Glass |
2015-08-31 | dm: tpm: Convert I2C driver to driver model | Simon Glass |
2015-08-31 | dm: tpm: sandbox: Convert TPM driver to driver model | Simon Glass |
2015-08-31 | dm: tpm: Add a uclass for Trusted Platform Modules | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Tidy up delays | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Simplify init code | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Move definitions into the header file | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific | Simon Glass |
2015-08-31 | tpm: tpm_tis_i2c: Drop unnecessary methods | Simon Glass |
2015-08-31 | tpm: Move the I2C TPM code into one file | Simon Glass |
2015-08-31 | tpm: Convert drivers to use SPDX | Simon Glass |
2015-08-31 | tpm: Add Kconfig options for TPMs | Simon Glass |
2015-08-31 | tpm: Remove old pre-driver-model I2C code | Simon Glass |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-05-14 | tpm: Support using driver model with I2C | Simon Glass |
2015-04-18 | sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig | Simon Glass |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-07-07 | tpm: don't use unneeded double brackets | Jeroen Hofstee |
2014-01-08 | sandbox: tpm: Fix nvwrite command | Che-Liang Chiou |
2014-01-08 | sandbox: tpm: Add TPM emulation | Simon Glass |
2013-11-17 | drivers: tpm: clean up unused code | Masahiro Yamada |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-16 | Add Atmel I2C tpm | Dirk Eibach |