summaryrefslogtreecommitdiff
path: root/chip/g/i2cs.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: I2CS TPM: Prevent sleep when I2CS is activestabilize-8838.BScott2016-09-251-0/+3
* Cr50: I2CS: Fixed i2cs word aligned fifo write functionScott2016-09-251-2/+2
* Cr50: I2CS: Clear IRQ at beginning of ISRScott2016-09-121-3/+3
* Cr50: I2CS TPM: Added routine to write to HW fifo a word at a timeScott2016-09-051-0/+61
* Cr50: I2CS TPM: Changes to support fifo and version registers readScott2016-09-051-0/+17
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-051-25/+23
* g: i2c slave driverVadim Bendebury2016-04-271-0/+206