summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
* 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
* servo_updater: add version checksNick Sanders2017-12-063-8/+84
* gsctool: fix error processing logicVadim Bendebury2017-12-011-1/+1
* servo_updater: add better default argsNick Sanders2017-11-281-5/+55
* gsctool: add option to disable RMA modeVadim Bendebury2017-11-281-3/+15
* gsctool: clean up error processingVadim Bendebury2017-11-211-14/+31
* servo_updater: allow differing console enpointsNick Sanders2017-11-153-4/+8
* usb_updater2: Add support for touchpad debugging featureNicolas Boichat2017-11-141-16/+61
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-10-301-2/+79
* servo: add usb updaterNick Sanders2017-10-253-16/+104
* 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-104-4/+4
* gsctool: add RMA authentication optionVadim Bendebury2017-10-031-6/+70
* gsctool: improve vendor command processing robustnessVadim Bendebury2017-10-021-11/+20