index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Tom Rini
2016-04-15
1
-1
/
+1
*
lib/crc8: Add crc start value
Stefan Roese
2016-04-11
1
-1
/
+1
*
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
3
-0
/
+682
*
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
3
-0
/
+553
*
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
2
-17
/
+17
*
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
1
-1
/
+1
*
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
2
-13
/
+4
*
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
2015-10-23
1
-3
/
+3
*
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
2
-2
/
+0
*
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2015-10-23
2
-19
/
+51
*
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
2015-10-23
4
-5
/
+5
*
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
1
-155
/
+131
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
2
-346
/
+203
*
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
1
-12
/
+45
*
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
7
-286
/
+434
*
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
2
-31
/
+28
*
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
2015-08-31
1
-55
/
+58
*
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
2015-08-31
1
-23
/
+10
*
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2015-08-31
2
-335
/
+335
*
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
2
-15
/
+10
*
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
2
-44
/
+25
*
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
2
-60
/
+35
*
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
2
-12
/
+4
*
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
4
-618
/
+550
*
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
2
-29
/
+4
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
1
-0
/
+60
*
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
3
-179
/
+7
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
tpm: Support using driver model with I2C
Simon Glass
2015-05-14
3
-56
/
+170
*
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+7
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
2
-2
/
+2
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
tpm: don't use unneeded double brackets
Jeroen Hofstee
2014-07-07
1
-1
/
+1
*
sandbox: tpm: Fix nvwrite command
Che-Liang Chiou
2014-01-08
1
-3
/
+1
*
sandbox: tpm: Add TPM emulation
Simon Glass
2014-01-08
2
-0
/
+263
*
drivers: tpm: clean up unused code
Masahiro Yamada
2013-11-17
2
-187
/
+0
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-25
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
2
-34
/
+2
*
Add Atmel I2C tpm
Dirk Eibach
2013-07-16
2
-0
/
+122
*
tpm: Reorganize the I2C TPM driver
Tom Wai-Hong Tam
2013-06-03
5
-268
/
+383
*
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Vincent Palatin
2013-06-03
2
-23
/
+90
*
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
Che-liang Chiou
2013-06-03
2
-1
/
+1
*
tpm: Add Infineon slb9635_i2c TPM driver
Rong Chang
2013-04-12
6
-0
/
+1411
*
tpm: Add casts for proper compilation
Taylor Hutt
2013-04-12
1
-5
/
+5
*
Introduce generic TPM support in u-boot
Vadim Bendebury
2011-12-07
2
-0
/
+538