summaryrefslogtreecommitdiff
path: root/extra/usb_updater/servo_updater.py
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-456/+0
* 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-021-0/+4
* 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
* servo_updater: make more robust on resetsRuben Rodriguez Buchillon2020-12-101-48/+38
* ecusb: Fix subprocess argument to make it py2/3 compatibleYilin Yang2020-09-261-6/+1
* 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-021-0/+2
* 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-081-17/+15
* servo_updater: Do not raise ServoUpdaterException on module importstabilize-12997.B-masterYu-Ping Wu2020-03-211-25/+33
* c2d2: initial c2d2 addJett Rink2020-01-301-1/+1
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* servo_updater: enable paths to work on test images as wellRuben Rodriguez Buchillon2019-08-221-4/+34
* servo_updater: make regex more robustRuben Rodriguez Buchillon2019-03-281-1/+1
* servo_updater: include sweetberry into servo_updater logicRuben Rodriguez Buchillon2019-01-031-4/+3
* servo_updater: account for versions starting with v2Vadim Bendebury2018-09-221-3/+6
* servo_updater: more informative error on failNick Sanders2018-09-081-1/+2
* 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-111-3/+58
* servo_updater: add version checksNick Sanders2017-12-061-6/+82
* servo_updater: add better default argsNick Sanders2017-11-281-5/+55
* servo_updater: allow differing console enpointsNick Sanders2017-11-151-4/+6
* servo: add usb updaterNick Sanders2017-10-251-0/+85