summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
* Make the argument to --sn_bits a 96-bits hex stringfactory-11164.135.BYves Arrouye2021-01-191-22/+41
* gsctool: Add commands to set sn bits.Louis Collard2021-01-191-1/+146
* gsctool: delay RO update for old cr50 imagesMary Ruthven2020-01-091-0/+35
* gsctool: enforce order of Cr50 section updatesVadim Bendebury2020-01-091-3/+22
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-05-221-2/+13
* gsctool: add machine output support (-M) to chip board ID (-i, -O)Wei-Cheng Xiao2019-03-204-16/+46
* gsctool: add machine output support (-M) to FW image info (-b)Wei-Cheng Xiao2019-03-201-91/+158
* gsctool: add a cmd line option -M to gsctool to allow machine-friendly outputs.Wei-Cheng Xiao2019-03-201-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
* Revert "ec-devutils: update pyusb to 1.0.2"Nick Sanders2018-07-261-3/+2
* ec-devutils: update pyusb to 1.0.2Nick Sanders2018-07-061-2/+3
* 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-072-30/+40
* 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
* servo_updater: add reboot flagNick Sanders2018-05-211-0/+4
* servo_updater: allow local buildsNick Sanders2018-05-211-1/+1
* servo_updater: support old and new updaterNick Sanders2018-05-112-5/+65
* usb_updater2: match by serial numberNick Sanders2018-05-101-8/+70
* gsctool: add verbose mode command line optionVadim Bendebury2018-05-021-1/+7
* gsctool: add version command line optionVadim Bendebury2018-05-023-4/+26
* gsctool: add support for CCD infoVadim Bendebury2018-04-101-10/+104
* gsctool: always use BOARD set to cr50Vadim Bendebury2018-04-021-2/+2
* gsctool: require exactly two hash sections for every boardVadim Bendebury2018-03-152-42/+62
* cr50: fix hash database parser to reject misformatted offsets/sizesVadim Bendebury2018-03-131-1/+1
* gsctool: add open box RMA optionVadim Bendebury2018-02-234-6/+376
* gsctool: move common objects and definitions into a .h fileVadim Bendebury2018-02-232-74/+126
* gsctool: add RO descriptor parserVadim Bendebury2018-02-235-2/+528
* 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: allow multiple source filesVadim Bendebury2018-02-212-3/+14
* 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
* usb_updater2: Increase touchpad debug buffer length to 50 bytes.Nicolas Boichat2017-12-141-2/+2