summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* cr50: add s3 term for rk3399 devicesMary Ruthven2018-04-171-1/+2
* cr50: add support for enabling terminations on ap suspendMary Ruthven2018-04-177-1/+124
* cr50:usb_spi: add Cheza EC supportMary Ruthven2018-04-171-4/+11
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-171-9/+0
* cr50: prepare using blobs as RMA key sourcesVadim Bendebury2018-04-173-0/+7
* cr50: use system_rollback_detected to detect rollbackMary Ruthven2018-04-171-1/+1
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-03-011-6/+50
* cr50: remove set capabilities from powerbtnMary Ruthven2018-03-011-28/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-151-128/+225
* cr50: move to prod RMA keyVadim Bendebury2018-02-151-6/+7
* cr50: Add SPI hashing commandRandall Spangler2018-02-151-24/+483
* Add support for HW alertsAnatol Pomazau2018-02-151-0/+2
* rma: enable WP on RMA disableVadim Bendebury2018-02-082-6/+18
* cr50: create ap_uart state machineMary Ruthven2018-02-037-115/+172
* cr50: fix ec and servo detectionMary Ruthven2018-02-012-4/+13
* cr50: add properties to BOARD_ALL_PROPERTIESMary Ruthven2018-02-011-1/+2
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-02-011-4/+8
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-02-011-7/+18
* cr50: fix annoying LD warningsVadim Bendebury2018-02-011-1/+1
* cr50: enable deep sleep on BobMary Ruthven2018-01-111-2/+1
* cr50: add board property deep sleep and detect ap flagsMary Ruthven2018-01-112-4/+15
* cr50: configure sys_rst_l as wake on high before deep sleepMary Ruthven2018-01-111-21/+13
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-121-0/+6
* cr50: do not cache FWMP contentsVadim Bendebury2017-12-111-26/+12
* cr50: increase console task stack sizeVadim Bendebury2017-12-111-1/+1
* cr50: mark ccdstate console command safeMary Ruthven2017-12-071-3/+3
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-12-073-4/+5
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-137-499/+0
* cr50: add rollback commandNick Sanders2017-11-131-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-241-21/+23
* MN50: deleteMarius Schilder2017-10-248-1219/+0
* mn50: add data signing capabilityNick Sanders2017-10-247-4/+364
* common: make rma_auth work with the serverVadim Bendebury2017-10-241-5/+5
* cr50: enable rma_authVadim Bendebury2017-10-241-0/+13
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-10-241-1/+3
* cr50: Add ccdblock command to block portsRandall Spangler2017-10-241-1/+78
* cr50: fix hash test code memory managementVadim Bendebury2017-10-241-6/+18
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-1110-2101/+0
* cr50: Defragment codeRandall Spangler2017-09-119-194/+209
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-112-1/+23
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-09-1112-900/+0
* cr50: Consolidate CCD device enableRandall Spangler2017-09-078-223/+275
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-071-1/+1
* cr50: Use own CCD EXT state machineRandall Spangler2017-09-072-22/+45
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-073-11/+6
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-071-8/+1
* cr50: Split servo state machine into its own fileRandall Spangler2017-09-077-263/+248
* cr50: Split AP state machine into its own fileRandall Spangler2017-09-076-150/+237
* cr50: Only enable UART RX when EC/AP is onRandall Spangler2017-09-072-29/+37