summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-271-1/+83
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-1/+1
* g: common: introduce generic crypto APIVadim Bendebury2017-01-251-15/+0
* cr50: Implement reading all strapping pins for board configScott2017-01-243-32/+293
* cr50: control the AP uart with hooksMary Ruthven2017-01-241-31/+39
* device_state: signal if device_set_state changed the stateMary Ruthven2017-01-231-5/+1
* cr50: add command to enable ccd indefinitelyMary Ruthven2017-01-201-18/+40
* CR50: have the TPM2 library always use software SHAnagendra modadugu2017-01-201-2/+8
* cr50: decrease sleep delay to 20 seconds after init and resumestabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Brelease-R57-9202.BMary Ruthven2017-01-201-1/+1
* cr50: describe GPIO assignmentVadim Bendebury2017-01-191-0/+37
* g: move compute_frk2 function into dcryptoVadim Bendebury2017-01-181-89/+3
* cr50: use the correct reset signal for gru and reefMary Ruthven2017-01-184-42/+70
* cr50: extend sysrst pulse to 20msMary Ruthven2017-01-181-3/+10
* cr50: help battery disconnect to work on detachable devicesVadim Bendebury2017-01-121-2/+124
* cr50: vendor command to enable nvmem commitsVadim Bendebury2017-01-051-0/+11
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-051-4/+10
* cr50: enable use malloc/freeVadim Bendebury2017-01-051-0/+3
* cr50: add support for padding-only RSASSAAndrey Pronin2016-12-221-0/+5
* CR50:Accelerate p256 codeMarius Schilder2016-12-221-4/+8
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-213-28/+128
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-203-17/+53
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-161-0/+53
* cr50: Initialize variable where it's usedMartin Roth2016-12-161-10/+9
* CR50: fix errors flagged by coveritynagendra modadugu2016-12-141-0/+2
* CR50: make SHA512 a config optionnagendra modadugu2016-12-132-1/+9
* CR50: add support for SHA-384 & 512nagendra modadugu2016-12-122-18/+16
* cr50: reduce UART TX buffer sizeVadim Bendebury2016-12-121-9/+0
* g: remove the impact of deep sleep resumes from the rolling reboot countMary Ruthven2016-12-091-0/+17
* cr50: change uart rx to wake_lowMary Ruthven2016-12-081-1/+1
* CR50: add support for SHA-384 & 512 PKCS#1 signaturesnagendra modadugu2016-12-011-0/+6
* tpm2: add extension command for immediate resetVadim Bendebury2016-11-281-0/+18
* Cr50: Enhance the console unlock warning messageBill Richardson2016-11-231-2/+5
* cr50: remove the pull down on uart2 txMary Ruthven2016-11-212-3/+17
* Cr50: Add sysinfo vendor commandBill Richardson2016-11-211-0/+43
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-192-23/+17
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-162-2/+2
* Cr50: Bump the watchdog timeout up a bitBill Richardson2016-11-161-0/+9
* cr50: Init variable before sending to function that uses itMartin Roth2016-11-161-4/+5
* cr50: remove hid endpointMary Ruthven2016-11-161-15/+12
* cr50: add a function to tell between prod and dev keysVadim Bendebury2016-11-151-2/+19
* cr50: Stop disabling the AP/EC uart when ccd is disabledMary Ruthven2016-11-141-4/+0
* cr50: request 0mA instead of 500mA for CCDMary Ruthven2016-11-111-0/+3
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-111-5/+70
* CR50: add a constant time buffer equals implementationnagendra modadugu2016-11-114-11/+17
* Cr50: Let NVMEM take more time and memoryBill Richardson2016-11-051-1/+1
* g: add permission level checksMary Ruthven2016-11-041-41/+0
* cr50: remove pullups on dioa9 and a1Mary Ruthven2016-11-011-6/+0
* cr50: provide platform API for fw version capabilityVadim Bendebury2016-10-261-0/+46
* cr50: enable write protectMary Ruthven2016-10-261-2/+2
* CR50: introduce a fixed endorsement seed & certsnagendra modadugu2016-10-251-20/+239