summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* stm32uart: add delay after readingstabilize-quickfix-13597.30.B-masterstabilize-13597.97.B-masterstabilize-13597.95.B-masterstabilize-13597.94.B-masterstabilize-13597.90.B-masterstabilize-13597.85.B-masterstabilize-13597.84.B-masterstabilize-13597.71.B-masterstabilize-13597.70.B-masterstabilize-13597.69.B-masterstabilize-13597.68.B-masterstabilize-13597.67.B-masterstabilize-13597.66.B-masterstabilize-13597.105.B-masterstabilize-13597.103.B-masterrelease-R88-13597.B-masterRuben Rodriguez Buchillon2020-12-111-0/+3
* servo_updater: make more robust on resetsRuben Rodriguez Buchillon2020-12-112-48/+88
* fw_update: fix python3 incompatibilityRuben Rodriguez Buchillon2020-12-031-1/+1
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-114-10/+10
* servo_updater: Add timeout on the pty flushBrian J. Nemec2020-10-211-2/+8
* tigertool: Migrate tigertool.py to python2/3 compatibleYilin Yang2020-09-291-2/+4
* ecusb: Fix subprocess argument to make it py2/3 compatibleYilin Yang2020-09-262-8/+13
* usb_serial: Migrate console.py to python2/3 compatibleYilin Yang2020-09-261-15/+26
* 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-264-7/+22
* usb_power: Migrate convert_servo_ina.py to python2/3 compatibleYilin Yang2020-09-251-4/+6
* usb_power: Migrate convert_power_log_board.py to python2/3 compatibleYilin Yang2020-09-251-6/+9
* stack_analyzer: Migrate to python3Yilin Yang2020-09-253-38/+47
* usb_spi: Remove stm32spi.py since no one uses itYilin Yang2020-09-241-140/+0
* usb_power: Migrate powerlog.py to python2/3 compatibleYilin Yang2020-09-241-5/+7
* usb_power: Migrate stats_manager.py to python2/3 compatibleYilin Yang2020-09-241-7/+9
* COIL: change usage of sanityDaisuke Nojiri2020-08-141-4/+2
* ec: change usage of dummySam Hurst2020-08-051-13/+13
* powerlog: fix "SusbError is not defined"David Herrig2020-07-311-1/+1
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-4/+4
* docs: update CCD docs locationsVadim Bendebury2020-07-101-1/+3
* servo_updater: Updates the Servo V4.1 nameBrian J. Nemec2020-06-022-1/+3
* i2c-pseudo: Bring in FROMLIST v4 changes.Matthew Blecker2020-05-211-3/+4
* i2c-pseudo: Fall back on nonseekable_open when stream_open is unavailable.Matthew Blecker2020-05-193-1/+46
* i2c-pseudo: Bring in FROMLIST v3 revision.Matthew Blecker2020-05-192-158/+108
* cr50_rma_open: raise an error if cr50 is too oldMary Ruthven2020-05-181-2/+2
* cr50_rma_open: fix version checkMary Ruthven2020-05-181-6/+6
* servo_updater: Re-add board name's to servo_updaterBrian J. Nemec2020-05-081-1/+5
* i2c-pseudo: Fix wrong word in ADAPTER_START documentationMatthew Blecker2020-05-021-1/+1
* servo_updater: Add Servo V4.1 to flash and servo updaterBrian J. Nemec2020-04-082-17/+30
* i2c-pseudo: Add udev ruleDavid Schneider2020-04-072-0/+9
* 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
* cr50_rma_open: fix linter errorsMary Ruthven2020-02-141-193/+178
* cr50_rma_open: port to python 3Mary Ruthven2020-02-141-43/+50
* c2d2: initial c2d2 addJett Rink2020-01-302-1/+16
* tigertool: fix regexNick Sanders2020-01-181-1/+1
* i2c-pseudo: Fix data byte separator in multi-byte I2C_XFER_REPLY example.Matthew Blecker2020-01-111-1/+1
* i2c-pseudo: Fix second example I2C transaction in Documentation.txtMatthew Blecker2019-12-171-2/+2
* cr50_rma_open: only disable timestamps with servodMary Ruthven2019-12-101-2/+5
* gsctool: add 'force_ro' optionVadim Bendebury2019-12-072-2/+12
* cr50_rma_open: Disable UART timestampsEvan Green2019-12-071-1/+2
* ec: remove entering_mode host commandJoel Kitching2019-12-061-1/+0
* gsctool: delay RO update for old cr50 imagesMary Ruthven2019-11-221-0/+35
* extra/touchpad_updater: Various fixups (cross-compile, new chip)Nicolas Boichat2019-11-152-12/+22
* board/hammer: Fix masterball touchpad settingsNicolas Boichat2019-10-181-1/+1
* printf: Enable compile-time format checkingEvan Green2019-10-051-0/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* Unify #! use in python scriptsStefan Reinauer2019-10-019-9/+9