summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
* Unify #! use in python scriptsStefan Reinauer2019-10-012-2/+2
* servo_updater: enable paths to work on test images as wellRuben Rodriguez Buchillon2019-08-221-4/+34
* usb_updater2: fix compiler warningRuben Rodriguez Buchillon2019-08-221-1/+1
* 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
* ec-devutils: update for pyusb-1.0.2Nick Sanders2019-05-241-2/+3
* 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
* servo_updater: make regex more robustRuben Rodriguez Buchillon2019-03-281-1/+1
* 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-172-42/+57
* gsctool: noop clean upVadim Bendebury2019-03-171-19/+26
* gsctool: do not include hashes of unrelated directoriesVadim Bendebury2019-03-151-1/+4
* gsctool: make sure programmed image size is properly alignedVadim Bendebury2019-03-061-0/+6
* gsctool: fix version string generation and processingVadim Bendebury2019-02-192-3/+4
* servo_updater: include sweetberry into servo_updater logicRuben Rodriguez Buchillon2019-01-032-7/+6
* usb_updater2: increase send timeout to 2sRuben Rodriguez Buchillon2018-12-131-1/+1
* 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-254-16/+46
* 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
* touchpad_st: make panel initialization synchronousWei-Han Chen2018-10-091-1/+1
* servo_updater: account for versions starting with v2Vadim Bendebury2018-09-221-3/+6
* gsctool: refactor USB interfaceVadim Bendebury2018-09-173-171/+19
* servo_updater: more informative error on failNick Sanders2018-09-081-1/+2
* usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*"Wei-Han Chen2018-09-031-16/+62
* gsctool: Reject empty authorization codeCheng-Han Yang2018-08-291-0/+6
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-221-1/+1
* usb_updater2: pretty print touchpad_infoWei-Han Chen2018-08-151-2/+42