summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
...
* cr50: Add vendor command to set U2F modestabilize-12441.BLouis Collard2019-08-211-0/+17
* cr50: use dedicated region for info1 accessesVadim Bendebury2019-08-101-12/+0
* cr50: add gpio assignments descriptionVadim Bendebury2019-08-021-0/+29
* cr50: add closed loop reset print statementsMary Ruthven2019-07-241-0/+2
* cr50: provide separate environment variable to enable crypto testsVadim Bendebury2019-07-171-1/+6
* cr50: minimize static declarations in virtual_nvmem.cAndrey Pronin2019-06-271-50/+47
* cr50: unwrap BUILD_ASSERTs in virtual_nvmem.cAndrey Pronin2019-06-271-8/+4
* cr50: add RSU Dev ID vNVRAM spaceAndrey Pronin2019-06-272-0/+34
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-195-5/+5
* cr50: optimize set_ec_on() by prioritizing the case EC is onNamyoon Woo2019-06-071-8/+10
* cr50: Remove user presence check message.Keith Short2019-06-031-1/+4
* cr50: limit ability to disable TPM to certain boardsVadim Bendebury2019-06-034-2/+19
* cr50: do not save NVMEM when disabling TPMVadim Bendebury2019-06-031-10/+0
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-1/+1
* 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