summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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