Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libstb: Pass a tpm_dev to tpm_i2c_request_send() | Oliver O'Halloran | 2018-11-08 | 1 | -3/+4 |
* | libstb/i2c-driver: Bump max timeout | Oliver O'Halloran | 2018-05-22 | 1 | -1/+2 |
* | i2c: Move tpm i2c wrapper code into core | Andrew Donnellan | 2017-10-02 | 1 | -94/+11 |
* | tpm_i2c_interface: decouple rc from being done with i2c request | Stewart Smith | 2016-11-24 | 1 | -4/+14 |
* | tpm_i2c_interface: set timeout before each request | Stewart Smith | 2016-11-24 | 1 | -1/+1 |
* | i2c: Add i2c_run_req() to crank the state machine for a request | Stewart Smith | 2016-11-24 | 1 | -5/+9 |
* | libstb: bump up the byte timeout for tpm i2c requests | Claudio Carvalho | 2016-11-11 | 1 | -1/+1 |
* | libstb/drivers: add tpm_i2c interface | Claudio Carvalho | 2016-10-10 | 1 | -0/+130 |