summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-201-1/+34
* cr50: Always read LONG_LIFE_SCRATCH1 for brdprop.Aseda Aboagye2017-07-111-2/+7
* g: cr50: update INFO1 mask when corrupting the second imageVadim Bendebury2017-06-211-1/+4
* cr50: handle board ID mismatch gracefullyVadim Bendebury2017-06-161-0/+5
* cr50: check for board ID match at startupVadim Bendebury2017-06-151-4/+34
* cr50: Enable EC UART bit banging.Aseda Aboagye2017-06-071-1/+44
* cr50: configure flash counterVincent Palatin2017-06-021-4/+4
* cr50: print '.' every time cr50 resumes from sleepMary Ruthven2017-04-061-0/+11
* g: add code to corrupt new header until further notice and move rw to 0.0.19Vadim Bendebury2017-03-221-16/+34
* 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-071-0/+21
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-271-1/+5
* cr50:x86: disable tpm wake sources during deep sleepMary Ruthven2017-02-211-1/+2
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-1/+3
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-181-0/+1
* 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-091-0/+32
* 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: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-16/+18
* cr50: rework sleep state and tpm reset triggersVadim Bendebury2017-02-071-70/+87
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-1/+1
* cr50: improve straps reading debug informationVadim Bendebury2017-02-051-4/+9
* 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
* tpm: rename tpm_reset to tpm_reset_requestMary Ruthven2017-01-281-2/+2
* 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-241-30/+282
* 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: 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: use the correct reset signal for gru and reefMary Ruthven2017-01-181-33/+51
* 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: keep wp and console state through deep sleepMary Ruthven2016-12-211-15/+1
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-10/+43
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-161-0/+53
* g: remove the impact of deep sleep resumes from the rolling reboot countMary Ruthven2016-12-091-0/+17
* cr50: remove the pull down on uart2 txMary Ruthven2016-11-211-0/+4
* Cr50: Add sysinfo vendor commandBill Richardson2016-11-211-0/+43
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-191-22/+1
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-1/+1