summaryrefslogtreecommitdiff
path: root/extra/usb_updater/gsctool.c
Commit message (Expand)AuthorAgeFilesLines
* gsctool: Add options to print out RLZ codesstabilize-11151.59.Bstabilize-11151.113.Bstabilize-11151.100.Brelease-R71-11151.BBob Moragues2018-11-051-4/+20
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2018-11-051-11/+27
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2018-11-051-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2018-11-051-8/+73
* cr50: CCD Info indicates whether all CCD capabilities are default.Namyoon Woo2018-10-111-1/+4
* cr50: minor code revision with macros regarding CCD capabilities.Namyoon Woo2018-10-111-4/+6
* gsctool: refactor USB interfaceVadim Bendebury2018-09-171-164/+15
* gsctool: Reject empty authorization codeCheng-Han Yang2018-08-291-0/+6
* gsctool: support for enabling/disabling TPM.Namyoon Woo2018-06-211-1/+72
* gsctool: --password does not take an argBrian Norris2018-06-151-1/+1
* gsctool: fix '-F disable' error handlingMary Ruthven2018-06-111-2/+7
* gsctool: add -B to override version sniffing.Marius Schilder2018-06-071-30/+35
* gsctool: add support for wp vendor commandMary Ruthven2018-06-071-4/+47
* gsctool: add factory mode commandMary Ruthven2018-05-311-13/+53
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-1/+1
* gsctool: add verbose mode command line optionVadim Bendebury2018-05-021-1/+7
* gsctool: add version command line optionVadim Bendebury2018-05-021-3/+19
* gsctool: add support for CCD infoVadim Bendebury2018-04-101-10/+104
* gsctool: add open box RMA optionVadim Bendebury2018-02-231-5/+20
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-02-231-74/+13
* gsctool: refactor PP polling into a functionVadim Bendebury2018-02-231-42/+61
* cr50: use single __packed definitionVadim Bendebury2018-02-221-5/+0
* gsctool: fix Board ID retrieval functionVadim Bendebury2018-02-211-8/+6
* gsctool: add options to control ccdVadim Bendebury2018-01-121-10/+133
* gsctool: allow password handling function to run on different subcommandsVadim Bendebury2018-01-121-6/+15
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-4/+6
* gsctool: use full path when invoking trunks_sendVadim Bendebury2018-01-051-1/+1
* gsctool: Add option '--any' to auto-detect -s/-t availability.Hung-Te Lin2018-01-051-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