summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-scarlet-10211.BBrian Norris2021-09-102-10/+1
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-291-2/+13
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2019-03-294-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2019-03-291-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2019-03-291-8/+74
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-11-173-1/+72
* cr50: add command for factory resetMary Ruthven2018-11-163-0/+22
* gsctool: add factory mode commandMary Ruthven2018-11-161-13/+53
* cr50: refactor rma mode into factory modeMary Ruthven2018-11-169-93/+130
* cr50: include GscFullConsole in rma openMary Ruthven2018-11-161-10/+1
* gsctool: add verbose mode command line optionVadim Bendebury2018-11-161-1/+7
* gsctool: add version command line optionVadim Bendebury2018-11-163-4/+26
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-11-162-6/+59
* Cr50: Added Pinweaver base implementation.Allen Webb2018-11-1616-2/+3217
* gsctool: Reject empty authorization codeCheng-Han Yang2018-09-131-0/+6
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-07-182-6/+52
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-07-182-53/+122
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-07-182-128/+257
* cr50: Add SPI hashing commandRandall Spangler2018-07-183-24/+487
* Add support for HW alertsAnatol Pomazau2018-07-186-0/+383
* gsctool: add support for CCD infoVadim Bendebury2018-07-181-10/+104
* gsctool: add open box RMA optionVadim Bendebury2018-07-184-6/+376
* gsctool: add RO descriptor parserVadim Bendebury2018-07-185-2/+528
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-07-182-74/+126
* cr50: use single __packed definitionVadim Bendebury2018-07-185-6/+6
* gsctool: refactor PP polling into a functionVadim Bendebury2018-07-181-42/+61
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-07-181-8/+6
* gsctool: allow multiple source filesVadim Bendebury2018-07-182-3/+14
* pp: add API to show when press is expectedVadim Bendebury2018-03-232-0/+26
* pp: split fsm state in twoVadim Bendebury2018-03-231-5/+14
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-03-222-2/+3
* ccd: use async TPM reset where requiredVadim Bendebury2018-03-221-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-03-222-0/+78
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-03-221-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-03-222-7/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-03-221-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-03-223-71/+150
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-03-221-17/+32
* gsctool: add options to control ccdVadim Bendebury2018-03-191-10/+133
* gsctool: allow password handling function to run on different subcommandsVadim Bendebury2018-03-191-6/+15
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-03-194-25/+96
* gsctool: use full path when invoking trunks_sendVadim Bendebury2018-03-191-1/+1
* gsctool: Add option '--any' to auto-detect -s/-t availability.Hung-Te Lin2018-03-191-6/+23
* ish i2c: use i2c_ports[] to set bus speedli feng2017-12-133-27/+31
* power: cannonlake: Fix power state tracking.Aseda Aboagye2017-12-122-18/+40
* it83xx: espi: workaround for changing PLLDino Li2017-12-123-5/+14
* power/rk3399: Poll IN_PGOOD_S0 on up-sequenceShawn Nematbakhsh2017-12-121-4/+23
* cr50: add board property deep sleep and detect ap flagsMary Ruthven2017-12-122-4/+15
* chip/stm32/usb_hid_keyboard: add dynamic backlight detection supportWei-Ning Huang2017-12-122-51/+107
* stm32/usb: Patching framework for USB descriptorsNicolas Boichat2017-12-123-3/+57