summaryrefslogtreecommitdiff
path: root/common/i2cs_tpm.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-071-2/+7
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-171-0/+8
* Cr50: i2cs: Added counter for write mismatch errorScott2017-02-021-8/+11
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-1/+1
* Cr50: I2CS TPM: Ensure HW read fifo is empty for register readsScott2016-11-041-16/+31
* Cr50: i2cs: Re-enable sleep after every interruptScott2016-10-261-8/+0
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-261-2/+10
* Cr50: I2CS TPM: Prevent sleep when I2CS is activestabilize-8838.BScott2016-09-251-0/+9
* g: generate AP_INT_L pulse after i2cs processing finishedVadim Bendebury2016-09-151-70/+89
* Cr50: I2CS TPM: Combine 1 and 4 byte register read blockScott2016-09-121-15/+6
* Cr50: I2CS TPM: Added routine to write to HW fifo a word at a timeScott2016-09-051-2/+1
* Cr50: I2CS TPM: Changes to support fifo and version registers readScott2016-09-051-1/+19
* Cr50: I2CS TPM: Unify tpm_registers interface between SPI and I2CScott2016-09-051-4/+7
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-051-0/+191