aboutsummaryrefslogtreecommitdiff
path: root/libstb/drivers/tpm_i2c_interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24tpm_i2c_interface: decouple rc from being done with i2c requestStewart Smith1-4/+14
2016-11-24tpm_i2c_interface: set timeout before each requestStewart Smith1-1/+1
2016-11-24i2c: Add i2c_run_req() to crank the state machine for a requestStewart Smith1-5/+9
2016-11-11libstb: bump up the byte timeout for tpm i2c requestsClaudio Carvalho1-1/+1
2016-10-10libstb/drivers: add tpm_i2c interfaceClaudio Carvalho1-0/+130