summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: update manifests for both dev and prod versionscr50_v3.4Vadim Bendebury2018-03-232-3/+3
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-03-232-6/+52
* cr50: Allow spihash extension command over USBVadim Bendebury2018-03-231-0/+1
* cr50: move manifest to version 0.3.3Vadim Bendebury2018-03-142-4/+4
* cr50: convert spihash into a non safe console commandVadim Bendebury2018-03-141-3/+3
* cr50: fix hash database parser to reject misformatted offsets/sizesVadim Bendebury2018-03-141-1/+1
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-141-11/+30
* cr50: include GscFullConsole in rma openMary Ruthven2018-03-141-10/+1
* g: make fw upgrade less chattyMarius Schilder2018-03-141-2/+1
* Add rw_product_family field to signed_header.h.Jeff Andersen2018-03-141-1/+3
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-03-143-0/+39
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-146-7/+144
* gsctool: add open box RMA optionVadim Bendebury2018-03-144-6/+376
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-03-142-74/+126
* gsctool: add RO descriptor parserVadim Bendebury2018-03-145-2/+528
* g: optionally check board_id match at upgrade timeMarius Schilder2018-03-141-0/+17
* gsctool: refactor PP polling into a functionVadim Bendebury2018-03-141-22/+190
* cr50: use single __packed definitionVadim Bendebury2018-03-145-6/+6
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-03-141-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-03-142-3/+14
* cr50: remove set capabilities from powerbtnMary Ruthven2018-03-143-68/+2
* cr50: fix DEBUG_DRIVE commentBrian Norris2018-02-201-1/+1
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-201-6/+14
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-202-128/+258
* signer: advance to new version number and erase new bit in the rollback mapVadim Bendebury2018-02-202-4/+4
* cr50: move to prod RMA keyVadim Bendebury2018-02-201-6/+7
* cr50: Add SPI hashing commandRandall Spangler2018-02-203-24/+487
* cr50: prepare for pre-pvt images' revision bumpVadim Bendebury2018-02-082-2/+2
* rma: enable WP on RMA disableVadim Bendebury2018-02-083-6/+31
* tpm: set waiting task ID earlier.Vadim Bendebury2018-02-081-3/+10
* 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