summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* cr50: use plt_rst_l low level as a sleep wake triggerVadim Bendebury2017-03-151-4/+13
* cr50: add rollback information to the sysinfo command outputVadim Bendebury2017-03-091-0/+4
* g: mark RW INFO rollback map space to match the header infomap fieldVadim Bendebury2017-03-091-0/+2
* cr50: make sys_rst_l wake on lowMary Ruthven2017-03-071-7/+12
* cr50: Only drive CCD_MODE_L when in CCD mode.Aseda Aboagye2017-03-074-28/+81
* cr50: enable utmi wakeupsMary Ruthven2017-03-071-1/+1
* g: enhance flash INFO apiVadim Bendebury2017-03-021-13/+2
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-274-24/+88
* cr50: Remove 'crash' command from prod images.Aseda Aboagye2017-02-211-0/+1
* cr50:x86: disable tpm wake sources during deep sleepMary Ruthven2017-02-211-1/+2
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-183-3/+7
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-182-0/+2
* cr50: Disallow console unlocking for prod images.Aseda Aboagye2017-02-141-1/+9
* cr50: Added Poppy and Rowan strap options to config tableScott2017-02-121-0/+7
* cr50: don't disable TPM_RST_L interruptMary Ruthven2017-02-101-2/+31
* cr50: Use BATT_PRES_L as source of write protect.Aseda Aboagye2017-02-095-10/+95
* cr50: call tpm_rst_isr if we missed the edge during initMary Ruthven2017-02-091-1/+11
* cr50: reenable ap uart on servo disconnectMary Ruthven2017-02-091-1/+6
* cr50: print reset count in sysinfoMary Ruthven2017-02-071-0/+4
* cr50: Check if inactive RW region needs to be invalidatedScott2017-02-071-2/+10
* cr50: Remove usleep() call from ina_enable functionScott2017-02-071-2/+0
* cr50: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-16/+18
* cr50: rework sleep state and tpm reset triggersVadim Bendebury2017-02-073-73/+89
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-063-13/+13
* cr50: improve straps reading debug informationVadim Bendebury2017-02-051-4/+9
* cr50: usb_spi: Block SPI when console locked.Aseda Aboagye2017-02-021-2/+11
* cr50: Save properties in long life even when straps are invalidScott2017-02-021-54/+49
* cr50: Add check for pullups on both pair of strap pinsScott2017-01-301-9/+13
* cr50: vendor command to report tpm stateVadim Bendebury2017-01-282-0/+69
* CR50: add support for 4k RSA verifynagendra modadugu2017-01-281-17/+98
* tpm: rename tpm_reset to tpm_reset_requestMary Ruthven2017-01-282-3/+3
* 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