summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* cr50: Generate new G2F seed.Louis Collard2019-05-212-1/+8
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-101-0/+5
* ccd: delay sleep while opening ccdMary Ruthven2019-04-271-0/+15
* cr50: default to SPI PLT_RST if there's a pullup on DIOA9Mary Ruthven2019-04-191-3/+12
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* cr50: use board_wipe_tpm to clear the tpmMary Ruthven2019-04-053-18/+32
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-053-15/+18
* cr50: Update to VENDOR_CC_GET_PWR_BTNKeith Short2019-04-051-1/+12
* cr50: convert functions into staticNamyoon Woo2019-04-053-14/+2
* cr50: make is_sys_rst_asserted staticMary Ruthven2019-04-052-2/+1
* cr50: make sys_rst_l_out pseudo open drainMary Ruthven2019-04-053-29/+14
* cr50: make ccd_mode_l pseudo open drainMary Ruthven2019-04-041-8/+3
* cr50: add kukui strapMary Ruthven2019-04-041-0/+6
* cr50: add command to override BATT_PRES_LMary Ruthven2019-04-032-11/+87
* cr50: add command for forcing servo disconnectMary Ruthven2019-03-304-4/+54
* cr50: move to use flash event logVadim Bendebury2019-03-281-2/+2
* cr50: add board_forcing_wp to get force wp stateMary Ruthven2019-03-261-5/+12
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-263-25/+25
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-202-2/+5
* g: add board_id_is_blankMary Ruthven2019-03-201-2/+1
* scratch_reg: reorganize BOARD_ALL_PROPERTIESMary Ruthven2019-03-061-5/+11
* cr50: use closed loop reset based on board propertyMary Ruthven2019-03-062-10/+41
* cr50: add closed loop reset property to mistralMary Ruthven2019-03-061-1/+2
* cr50: add no ina support board propertyMary Ruthven2019-03-064-11/+24
* cr50: set ap state to unknown while waiting for resetMary Ruthven2019-03-061-0/+3
* cr50: add a closed loop reset functionMary Ruthven2019-03-063-5/+37
* cr50: use interrupts for ap_stateMary Ruthven2019-03-064-67/+55
* cr50: use board prop to mask straps if config is ambiguousMary Ruthven2019-03-051-6/+32
* cr50: Update U2F key generation to meet FIPS requirements.Louis Collard2019-02-272-3/+23
* cr50: add mistral strap configMary Ruthven2019-02-111-0/+6
* cr50: Enable LTOPatrick Georgi2019-02-101-0/+2
* cr50: use list of object files instead of the libraries for tpm2Vadim Bendebury2019-02-101-7/+7
* cr50: introduce "red board mode" build optionVadim Bendebury2019-02-042-0/+8
* cr50: drop SRAM based NVMEM supportVadim Bendebury2019-02-041-34/+2
* cr50: rename ap and ec detect gpiosMary Ruthven2019-02-013-12/+12
* cr50: change EC_TX_CR50_RX gpioMary Ruthven2019-02-012-4/+6
* cr50: Change U2F key derivation to include user secrets.Louis Collard2019-01-311-0/+46
* cr50: add more obvious sections in gpio.incMary Ruthven2019-01-311-1/+11
* cr50: add board_closed_loop_reset propertyMary Ruthven2019-01-313-1/+19
* cr50: change how u2f calculates recent power button pressesMary Ruthven2019-01-301-1/+2
* cr50: dbg: add support for debugging u2fMary Ruthven2019-01-302-2/+10
* cr50: Make G2F attestation certificate available in vNVRAM.Louis Collard2019-01-302-0/+19
* cr50: REFRESH+PWR recovery mode state lost to deep sleepKeith Short2019-01-301-0/+9
* cr50: Add VENDOR_CC_GET_PWR_BTN to query power buttonKeith Short2019-01-301-0/+21
* cr50: Add NIST SP 800-90A HMAC DRBG.Louis Collard2019-01-291-1/+1
* cr50: REFRESH+PWR combinatinon to enter recovery modeDuncan Laurie2019-01-223-4/+111
* cr50: Support closed source customer diagnostic modeKeith Short2019-01-173-3/+25
* cr50: Fix C99 style comment in _plat__OwnerClearCallback()Louis Collard2019-01-131-1/+1
* cr50: Changes to support closed source EC factory modeKeith Short2019-01-087-0/+239
* cr50: clear confidential TPM Data on TPM disablingNamyoon Woo2018-12-181-0/+24