summaryrefslogtreecommitdiff
path: root/extra/usb_updater
Commit message (Expand)AuthorAgeFilesLines
* ec: Use chromite isort configJeremy Bettis2023-02-032-3/+4
* extra: Sort header filesJeremy Bettis2022-11-222-10/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* Reland "ec: Fix DEBUG "variable" in usb_updater Makefile"Brian Norris2022-09-061-4/+3
* Revert "ec: Fix DEBUG "variable" in usb_updater Makefile"Yoshiki Iguchi2022-09-051-3/+4
* ec: Fix DEBUG "variable" in usb_updater MakefileBrian Norris2022-09-021-4/+3
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-262-16/+50
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-132-14/+4
* ec: Format all python files with black and isortJeremy Bettis2022-07-122-736/+793
* extra/usb_updater/desc_parser.c: Format with clang-formatJack Rosenthal2022-06-291-7/+4
* extra/usb_updater/usb_updater2.c: Format with clang-formatJack Rosenthal2022-06-281-145/+125
* tigertool: cleanupNick Sanders2022-06-231-61/+62
* servo_updater: Add retries for flash2Yi Chou2022-06-031-2/+2
* usb_updater2: Read bInterfaceNumber correctly.Daisuke Nojiri2022-04-131-1/+1
* 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