summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* 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
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-013-11/+6
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-011-8/+1
* cr50: Split servo state machine into its own fileRandall Spangler2017-09-017-263/+248
* cr50: Split AP state machine into its own fileRandall Spangler2017-08-306-150/+237
* cr50: Only enable UART RX when EC/AP is onRandall Spangler2017-08-302-29/+37
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-08-292-0/+74
* cr50: Let state machines print their own statesRandall Spangler2017-08-294-9/+70
* cr50: Configure AP detect GPIO based on correct configRandall Spangler2017-08-291-16/+21
* cr50: Split EC state machine into its own fileRandall Spangler2017-08-256-52/+135
* cr50: add board property functionsMary Ruthven2017-08-242-3/+17
* cr50: Don't enable GPIO interrupts by defaultRandall Spangler2017-08-231-29/+23
* cr50: Refactor Rdd state machineRandall Spangler2017-08-234-54/+51
* cr50: log tpm reset eventVadim Bendebury2017-08-231-0/+2
* cr50: Wake on AC detect edgesRandall Spangler2017-08-181-6/+19
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-172-0/+17