summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-03-231-6/+50
* cr50: convert spihash into a non safe console commandVadim Bendebury2018-03-141-3/+3
* cr50: remove set capabilities from powerbtnMary Ruthven2018-03-141-28/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-201-128/+225
* cr50: move to prod RMA keyVadim Bendebury2018-02-201-6/+7
* cr50: Add SPI hashing commandRandall Spangler2018-02-201-24/+483
* 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
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-09-072-0/+74
* cr50: Let state machines print their own statesRandall Spangler2017-09-074-9/+70
* cr50: Configure AP detect GPIO based on correct configRandall Spangler2017-09-071-16/+21
* cr50: Split EC state machine into its own fileRandall Spangler2017-09-076-52/+135
* cr50: add board property functionsMary Ruthven2017-09-072-3/+17
* cr50: Don't enable GPIO interrupts by defaultRandall Spangler2017-09-071-29/+23