summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* cr50: Release EC Reset on power button release when SuzyQ detected.Nick Sanders2018-08-293-0/+54
* cr50: enable ccd open from the consoleMary Ruthven2018-08-251-0/+2
* cr50: only enable rbox wakeup during sleepMary Ruthven2018-08-232-15/+8
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-0/+1
* cr50: speed up bit bang EC programmingVadim Bendebury2018-08-164-18/+36
* cr50: bitbang does not need to support multiple UARTs.Vadim Bendebury2018-08-153-7/+6
* cr50: Add support for virtual NV indexes.Louis Collard2018-08-144-0/+345
* cr50: implement _plat__ShallSurviveOwnerClearAndrey Pronin2018-08-072-2/+7
* cr50: enable RSA speedup for dcryptoAndrey Pronin2018-08-011-1/+2
* g: speed up CCD UART processingVadim Bendebury2018-07-271-3/+10
* cr50: disable ccd ports when ext ccd is disabledMary Ruthven2018-07-251-1/+6
* cr50: wait for RBOX_WAKEUP_INTR to be clearedMary Ruthven2018-07-251-0/+14
* Cr50: Fix _plat__StartupCallback()Nicolas Boichat2018-07-231-1/+1
* Revert "g: speed up CCD UART processing"Mary Ruthven2018-07-211-10/+3
* cr50: fix prod RMA reset p256 key idVadim Bendebury2018-07-191-1/+1
* Cr50: Generalize _plat__ResetCallback().Allen Webb2018-07-191-1/+1
* cr50: Disabling TPM or enabling TPM.Namyoon Woo2018-06-213-0/+67
* cr50: use SYSTEM_IMAGE_RW instead of SYSTEM_IMAGE_RW_AVadim Bendebury2018-06-151-2/+2
* cr50: add p256 public RMA keyVadim Bendebury2018-06-141-0/+1
* cr50: enable p256 curve for RMA unlockVadim Bendebury2018-06-111-3/+3
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-073-3/+4
* cr50: add vendor command to get wp settingMary Ruthven2018-06-071-0/+29
* cr50: add command for factory resetMary Ruthven2018-05-311-0/+42
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-0/+1
* cr50: move RMA challenge-response to P256Vadim Bendebury2018-05-302-1/+8
* cr50: add support for enabling factory mode on bootMary Ruthven2018-05-303-20/+78
* ccd_config: Simplify open and passwordRandall Spangler2018-05-251-1/+16
* 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