summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* g: speed up CCD UART processingVadim Bendebury2018-05-221-3/+10
* cr50: include sleepmask in all imagesMary Ruthven2018-05-181-1/+1
* cr50: Add check for developer modeRandall Spangler2018-05-182-1/+30
* Revert "cr50: add support for enabling terminations on ap suspend"Mary Ruthven2018-05-177-124/+1
* Revert "cr50: disable s3_terms during init"Mary Ruthven2018-05-171-28/+4
* Revert "cr50: add s3 term for rk3399 devices"Mary Ruthven2018-05-171-2/+1
* cr50: in dev mode allow unverified certificatesVadim Bendebury2018-05-162-26/+37
* cr50: disable s3_terms during initMary Ruthven2018-05-071-4/+28
* cr50: make fallback certs a compile time optionVadim Bendebury2018-04-281-18/+39
* cr50: use new function to verify index presenceVadim Bendebury2018-04-271-3/+3
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-272-5/+2
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-273-0/+25
* cr50: add s3 term for rk3399 devicesMary Ruthven2018-04-161-1/+2
* cr50: add support for enabling terminations on ap suspendMary Ruthven2018-04-137-1/+124
* cr50:usb_spi: add Cheza EC supportMary Ruthven2018-04-101-4/+11
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-9/+0
* cr50: prepare using blobs as RMA key sourcesVadim Bendebury2018-04-033-0/+7
* cr50: use system_rollback_detected to detect rollbackMary Ruthven2018-03-281-1/+1
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-02-231-6/+50
* cr50: remove set capabilities from powerbtnMary Ruthven2018-02-201-28/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-151-128/+225
* cr50: move to prod RMA keyVadim Bendebury2018-02-131-6/+7
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-24/+483
* rma: enable WP on RMA disableVadim Bendebury2018-02-082-6/+18
* cr50: create ap_uart state machineMary Ruthven2018-02-027-115/+172
* Add support for HW alertsAnatol Pomazau2018-01-311-0/+2
* cr50: fix ec and servo detectionMary Ruthven2018-01-292-4/+13
* cr50: add properties to BOARD_ALL_PROPERTIESMary Ruthven2018-01-291-1/+2
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-01-171-4/+8
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-01-101-7/+18
* cr50: enable deep sleep on BobMary Ruthven2018-01-101-2/+1
* cr50: configure sys_rst_l as wake on high before deep sleepMary Ruthven2018-01-101-21/+13
* cr50: fix annoying LD warningsVadim Bendebury2018-01-051-1/+1
* cr50: add board property deep sleep and detect ap flagsMary Ruthven2017-12-122-4/+15
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-111-0/+6
* cr50: do not cache FWMP contentsVadim Bendebury2017-12-081-26/+12
* cr50: increase console task stack sizeVadim Bendebury2017-12-081-1/+1
* cr50: mark ccdstate console command safeMary Ruthven2017-12-051-3/+3
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-11-201-0/+3
* cr50: add rollback commandNick Sanders2017-10-271-0/+14
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-10-241-2/+15
* tpm2: add nvmem data to the right segmentVadim Bendebury2017-10-231-21/+23
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-5/+5
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+13
* cr50: Add ccdblock command to block portsRandall Spangler2017-09-291-1/+78
* cr50: fix hash test code memory managementVadim Bendebury2017-09-261-6/+18
* cr50: Defragment codeRandall Spangler2017-09-099-194/+209
* cr50: Consolidate CCD device enableRandall Spangler2017-09-068-223/+275
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-051-1/+1
* cr50: Use own CCD EXT state machineRandall Spangler2017-09-012-22/+45