summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ccd: disable CCD temporarilyv1.9308_87_mpVadim Bendebury2018-02-061-0/+7
* cr50: create ap_uart state machineMary Ruthven2018-02-037-115/+172
* ccd: fix scan-admin warningsVadim Bendebury2018-02-031-3/+5
* g: protect flash operationsVadim Bendebury2018-02-011-6/+32
* cr50: fix ec and servo detectionMary Ruthven2018-02-012-4/+13
* cr50: add properties to BOARD_ALL_PROPERTIESMary Ruthven2018-02-011-1/+2
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-02-011-4/+8
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-02-012-2/+3
* ccd: use async TPM reset where requiredVadim Bendebury2018-02-011-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-02-012-0/+78
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-02-011-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-02-012-7/+14
* pp: add API to show when press is expectedVadim Bendebury2018-02-012-0/+26
* pp: split fsm state in twoVadim Bendebury2018-02-011-5/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-02-011-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-02-013-71/+150
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-02-011-7/+18
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-02-011-17/+32
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-02-014-25/+96
* cr50: fix annoying LD warningsVadim Bendebury2018-02-012-2/+2
* g: fix flaky timeout check for spi transfer.Marius Schilder2018-02-011-0/+6
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-02-011-0/+2
* g: allow for other values of RSA_MAX_BYTESMarius Schilder2018-02-011-0/+2
* g: simulate open drain GPIO behaviorVadim Bendebury2018-02-011-10/+33
* consumer: Remove flush operationNicolas Boichat2018-02-0114-105/+0
* g: tweak usart queuing for stream signingMarius Schilder2018-02-012-4/+32
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2018-02-013-25/+34
* cr50: enable deep sleep on BobMary Ruthven2018-01-111-2/+1
* cr50: add board property deep sleep and detect ap flagsMary Ruthven2018-01-112-4/+15
* ccd_config: fix ccd_testlab print statementMary Ruthven2018-01-111-3/+3
* cr50: configure sys_rst_l as wake on high before deep sleepMary Ruthven2018-01-111-21/+13
* cr50: move major version number component to 1Vadim Bendebury2017-12-122-4/+4
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-124-4/+120
* ccd: require password to change or clear itVadim Bendebury2017-12-111-5/+15
* cr50: do not cache FWMP contentsVadim Bendebury2017-12-112-30/+12
* cr50: increase console task stack sizeVadim Bendebury2017-12-111-1/+1
* cr50: mark ccdstate console command safeMary Ruthven2017-12-071-3/+3
* gsctool: fix error processing logicVadim Bendebury2017-12-071-1/+1
* g:sps: do not stall reset when CS is assertedVadim Bendebury2017-12-071-14/+0
* gsctool: add option to disable RMA modeVadim Bendebury2017-12-071-3/+15
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-12-072-0/+70
* gsctool: clean up error processingVadim Bendebury2017-12-071-14/+31
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-12-071-4/+1
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-12-074-16/+5
* tpm: do not prevent reading registers during pending resetVadim Bendebury2017-11-161-3/+0
* cr50: prepare to release 0.0.26Vadim Bendebury2017-11-162-2/+2
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-139-503/+0
* g: handle delayed processing of the 'wake' pulsesVadim Bendebury2017-11-131-2/+38
* g: sps: at initialization wait for the master to finish SPI cycleVadim Bendebury2017-11-131-0/+14
* g: sps do not invoke rx_handler unless data was receivedVadim Bendebury2017-11-131-4/+7