summaryrefslogtreecommitdiff
path: root/chip/g/sps_tpm.c
Commit message (Expand)AuthorAgeFilesLines
* coil: rename sps_tpm to spp_tpmMary Ruthven2021-01-101-228/+0
* coil: sps->sppMary Ruthven2021-01-101-28/+28
* drop chip factory mode supportVadim Bendebury2020-01-131-3/+0
* cr50: fix sps driver sync problemsVadim Bendebury2018-09-041-77/+16
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-071-5/+11
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+3
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-1/+1
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-261-7/+8
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-241-0/+9
* Cr50: I2CS TPM: Unify tpm_registers interface between SPI and I2CScott2016-09-051-2/+6
* g: Remove obsolete spstpm commandBill Richardson2016-08-221-30/+0
* Cr50: Sleep only when SPS has been quiet for a whileBill Richardson2016-04-031-1/+10
* Cr50: cleanup: Clarify a few commentsBill Richardson2016-03-241-7/+11
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-141-1/+1
* cr50: sps: allow receive registration function set FIFO thresholdVadim Bendebury2015-08-131-1/+5
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-251-0/+282