summaryrefslogtreecommitdiff
path: root/extra/usb_updater/gsctool.c
Commit message (Expand)AuthorAgeFilesLines
* gsctool: print sensible date when listing flash log contentsVadim Bendebury2020-05-111-1/+16
* gsctool: supprot enabling write protection (WP)Vadim Bendebury2020-04-141-13/+39
* gsctool: get the current system boot modeNamyoon Woo2020-03-061-2/+47
* gsctool: add 'force_ro' optionstabilize-12951.B-cr50_stabVadim Bendebury2020-02-281-1/+7
* gsctool: delay RO update for old cr50 imagesMary Ruthven2019-11-221-0/+35
* gsctool: print devid in image version outputMary Ruthven2019-08-131-0/+24
* gsctool: add support for endorsement seed vcMary Ruthven2019-08-131-3/+85
* gsctool: make options mutually exclusiveMary Ruthven2019-08-131-2/+3
* gsctool: process intermittent flash log retrieval errorsVadim Bendebury2019-06-041-12/+33
* gsctool: make more debug output availableVadim Bendebury2019-06-011-4/+4
* gsctool: add ability to get/set flash log timestamp baseVadim Bendebury2019-05-241-1/+58
* gsctool: further optimize parameter descriptionVadim Bendebury2019-05-241-56/+93
* gsctool: consolidate processing of optional parametersVadim Bendebury2019-05-241-29/+62
* gsctool: refactor command line arguments processingVadim Bendebury2019-05-241-89/+154
* gsctool: use the usb serial number to find the usb deviceMary Ruthven2019-05-121-3/+19
* usb_if: use the device with the matching serial numberMary Ruthven2019-05-121-1/+1
* gsctool: enforce order of Cr50 section updatesVadim Bendebury2019-04-301-3/+22
* gsctool: add command line option for log retrievalVadim Bendebury2019-03-281-5/+53
* Make the argument to --sn_bits a 96-bits hex stringYves Arrouye2019-03-261-22/+41
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-201-2/+13
* gsctool: fix bug in scanning Boolean optionsVadim Bendebury2019-03-181-1/+1
* gsctool: refactor assignment of Boolean flag optionsVadim Bendebury2019-03-171-39/+52
* gsctool: noop clean upVadim Bendebury2019-03-171-19/+26
* gsctool: make sure programmed image size is properly alignedVadim Bendebury2019-03-061-0/+6
* gsctool: fix version string generation and processingVadim Bendebury2019-02-191-2/+3
* gsctool: Add commands to set sn bits.Louis Collard2018-12-061-1/+146
* gsctool: verbose flag should print debug messagesJoel Kitching2018-12-031-8/+11
* gsctool: correct a typoJoel Kitching2018-12-031-1/+1
* gsctool: fix in setting '--tpm_mode'.Namyoon Woo2018-11-191-1/+1
* gsctool: explicitly set buffering type to line bufferedWei-Cheng Xiao2018-11-161-0/+6
* gsctool: fix RO_B version number output for debug Cr50 imagesWei-Cheng Xiao2018-11-131-2/+2
* gsctool: minor code pruning.Namyoon Woo2018-11-051-6/+5
* gsctool: add RO_B and RW_B back to the output of gsctool -bWei-Cheng Xiao2018-11-021-38/+27
* gsctool: Add options to print out RLZ codesBob Moragues2018-10-301-4/+20
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2018-10-251-11/+27
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2018-10-251-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2018-10-241-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