summaryrefslogtreecommitdiff
path: root/extra/usb_updater/gsctool.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-11/+27
* 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
* gsctool: add factory mode commandMary Ruthven2018-11-161-13/+53
* cr50: refactor rma mode into factory modeMary Ruthven2018-11-161-1/+1
* gsctool: add verbose mode command line optionVadim Bendebury2018-11-161-1/+7
* gsctool: add version command line optionVadim Bendebury2018-11-161-3/+19
* gsctool: Reject empty authorization codeCheng-Han Yang2018-09-131-0/+6
* gsctool: add support for CCD infoVadim Bendebury2018-07-181-10/+104
* gsctool: add open box RMA optionVadim Bendebury2018-07-181-5/+20
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-07-181-74/+13
* cr50: use single __packed definitionVadim Bendebury2018-07-181-5/+0
* gsctool: refactor PP polling into a functionVadim Bendebury2018-07-181-42/+61
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-07-181-8/+6
* 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-191-4/+6
* 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
* gsctool: fix error processing logicVadim Bendebury2017-12-011-1/+1
* gsctool: add option to disable RMA modeVadim Bendebury2017-11-281-3/+15
* gsctool: clean up error processingVadim Bendebury2017-11-211-14/+31
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-10-301-2/+79
* gsctool: allow to pass optional value for --rmaVadim Bendebury2017-10-171-45/+59
* gsctool: harden the APIs marking pointers constVadim Bendebury2017-10-171-2/+2
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-101-0/+1841