summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
* servo_updater: Add clean reboot at the end of updating procedureLukasz Hajec2021-08-261-0/+3
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-022-0/+8
* servo_updater: print available versionRuben Rodriguez Buchillon2021-02-121-1/+13
* servo_updater: firmware channel retrieval as a library serviceRuben Rodriguez Buchillon2021-02-121-1/+19
* servo_updater: consolidate common code-pathRuben Rodriguez Buchillon2021-02-121-31/+41
* servo_updater: introduce channelsRuben Rodriguez Buchillon2021-02-121-3/+23
* servo_updater: cleanup and choicesRuben Rodriguez Buchillon2021-02-041-7/+14
* servo_updater.py: Make script more reliable and improve error reportingMichał Barnaś2021-01-211-10/+81
* usb_updater2: fix incorrect console outputTing Shen2021-01-121-1/+1
* servo_updater: make more robust on resetsRuben Rodriguez Buchillon2020-12-101-48/+38
* fw_update: fix python3 incompatibilityRuben Rodriguez Buchillon2020-11-191-1/+1
* fw_update: Pass bytes into `wr_command` functionYilin Yang2020-11-171-1/+1
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-111-2/+2
* ecusb: Fix subprocess argument to make it py2/3 compatibleYilin Yang2020-09-261-6/+1
* usb_updater: Migrate fw_update.py to python2/3 compatibleYilin Yang2020-09-261-3/+4
* usb_updater: Migrate servo_updater.py to python2/3 compatibleYilin Yang2020-09-261-2/+11
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-4/+4
* servo_updater: Updates the Servo V4.1 nameBrian J. Nemec2020-06-022-1/+3
* servo_updater: Re-add board name's to servo_updaterBrian J. Nemec2020-05-081-1/+5
* servo_updater: Add Servo V4.1 to flash and servo updaterBrian J. Nemec2020-04-082-17/+30
* servo_updater: Do not raise ServoUpdaterException on module importstabilize-12997.B-masterYu-Ping Wu2020-03-211-25/+33
* remove cr50 related filesNamyoon Woo2020-03-095-3560/+3
* c2d2: initial c2d2 addJett Rink2020-01-302-1/+16
* gsctool: add 'force_ro' optionVadim Bendebury2019-12-072-2/+12
* gsctool: delay RO update for old cr50 imagesMary Ruthven2019-11-221-0/+35
* board/hammer: Fix masterball touchpad settingsNicolas Boichat2019-10-181-1/+1
* 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