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
/
tpm_tis_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
1
-327
/
+202
*
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
1
-0
/
+2
*
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
1
-21
/
+22
*
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
1
-335
/
+0
*
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
1
-15
/
+9
*
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
1
-38
/
+14
*
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
1
-49
/
+30
*
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
1
-8
/
+4
*
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
1
-1
/
+547
*
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
1
-17
/
+1
*
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
1
-72
/
+2
*
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
1
-44
/
+90
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+1
*
tpm: Reorganize the I2C TPM driver
Tom Wai-Hong Tam
2013-06-03
1
-0
/
+637