summaryrefslogtreecommitdiff
path: root/include/ccd_config.h
Commit message (Expand)AuthorAgeFilesLines
* cr50: add command to override BATT_PRES_LMary Ruthven2019-04-031-0/+13
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-10/+10
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-1/+2
* cr50: Changes to support closed source EC factory modeKeith Short2019-01-081-0/+12
* cr50: CCD Info indicates whether all CCD capabilities are default.Namyoon Woo2018-10-111-1/+13
* cr50: minor code revision with macros regarding CCD capabilities.Namyoon Woo2018-10-111-0/+5
* rma: when processing 'RMA open' do not reboot the deviceVadim Bendebury2018-10-041-3/+11
* cr50: add more ccd open capabilitiesMary Ruthven2018-08-291-0/+16
* cr50: add command for factory resetMary Ruthven2018-05-311-0/+9
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-2/+10
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-04-101-0/+67
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-0/+3
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-121-0/+9
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-0/+11
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-111-0/+6
* rma: process proper auth codeVadim Bendebury2017-10-241-0/+20
* cr50: Defragment codeRandall Spangler2017-09-091-0/+159