summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-fizz-10167.BBrian Norris2021-09-102-10/+1
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2020-01-064-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2020-01-061-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2020-01-061-8/+74
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2020-01-021-2/+13
* cr50: remove cr50 from BOARDS.Marco Chen2018-12-051-1/+1
* cr50: add command for factory resetMary Ruthven2018-12-053-0/+22
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-12-052-6/+59
* Cr50: Added Pinweaver base implementation.Allen Webb2018-12-0516-2/+3217
* gsctool: add factory mode commandMary Ruthven2018-12-051-13/+53
* cr50: refactor rma mode into factory modeMary Ruthven2018-12-059-93/+130
* cr50: include GscFullConsole in rma openMary Ruthven2018-12-051-10/+1
* gsctool: add verbose mode command line optionVadim Bendebury2018-12-051-1/+7
* gsctool: add version command line optionVadim Bendebury2018-12-053-4/+26
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-12-052-2/+3
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-12-052-53/+122
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-12-052-0/+78
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-12-052-6/+52
* ccd: add 'in progress' return valueVadim Bendebury2018-12-052-7/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-12-051-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-12-053-71/+150
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-12-051-17/+32
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-12-052-128/+257
* cr50: Add SPI hashing commandRandall Spangler2018-12-053-24/+487
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-12-051-7/+18
* Add support for HW alertsAnatol Pomazau2018-12-056-0/+383
* ccd: require password to change or clear itVadim Bendebury2018-12-051-5/+15
* gsctool: Reject empty authorization codeCheng-Han Yang2018-12-051-0/+6
* gsctool: add support for CCD infoVadim Bendebury2018-12-051-10/+104
* gsctool: add open box RMA optionVadim Bendebury2018-12-054-6/+376
* gsctool: add RO descriptor parserVadim Bendebury2018-12-055-2/+528
* gsctool: allow multiple source filesVadim Bendebury2018-12-052-3/+14
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-12-052-74/+126
* gsctool: refactor PP polling into a functionVadim Bendebury2018-12-051-42/+61
* cr50: use single __packed definitionVadim Bendebury2018-12-055-6/+6
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-12-051-8/+6
* gsctool: add options to control ccdVadim Bendebury2018-12-051-10/+133
* gsctool: allow password handling function to run on different subcommandsVadim Bendebury2018-12-051-6/+15
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-12-054-25/+96
* ccd: restrict password setting to allowed statesVadim Bendebury2018-12-054-4/+120
* gsctool: use full path when invoking trunks_sendVadim Bendebury2018-12-051-1/+1
* npcx: CEC: Send CEC message in mkbp event (ectool only)Stefan Adolfsson2018-06-192-30/+53
* CEC: Group ectool subcommands under "ectool cec"Stefan Adolfsson2018-06-191-33/+67
* CEC: Add cecset/cecget to ectoolStefan Adolfsson2018-06-191-0/+74
* CEC: Add cecread command to ectoolStefan Adolfsson2018-06-191-17/+69
* CEC: Wait for send-event after cec writes in ectoolStefan Adolfsson2018-06-191-2/+27
* CEC: Add cecwrite command to ectoolStefan Adolfsson2018-06-191-0/+33
* CEC: Add CEC APIStefan Adolfsson2018-06-191-0/+70
* ectool: use poll interfaceVincent Palatin2018-06-195-1/+87
* Revert "Fizz: Add temporary command "cec""Stefan Adolfsson2018-06-192-52/+0