| Commit message (Expand) | Author | Age | Files | Lines |
* | usb_updater2: fix incorrect console output | Ting Shen | 2021-01-12 | 1 | -1/+1 |
* | task_set_event: remove the wait argument | Dawid Niedzwiecki | 2020-12-14 | 2 | -4/+3 |
* | servo_updater: make more robust on resets | Ruben Rodriguez Buchillon | 2020-12-10 | 2 | -48/+88 |
* | stm32uart: add delay after reading | Ruben Rodriguez Buchillon | 2020-12-09 | 1 | -0/+3 |
* | stats_manager: add export to b/ friendly .md | Ruben Rodriguez Buchillon | 2020-12-07 | 1 | -18/+88 |
* | fw_update: fix python3 incompatibility | Ruben Rodriguez Buchillon | 2020-11-19 | 1 | -1/+1 |
* | fw_update: Pass bytes into `wr_command` function | Yilin Yang | 2020-11-17 | 1 | -1/+1 |
* | tree: rename strtoul to strtoull since it is 64-bit | Jett Rink | 2020-11-11 | 4 | -10/+10 |
* | servo_updater: Add timeout on the pty flush | Brian J. Nemec | 2020-10-21 | 1 | -2/+8 |
* | tigertool: Migrate tigertool.py to python2/3 compatible | Yilin Yang | 2020-09-29 | 1 | -2/+4 |
* | ecusb: Fix subprocess argument to make it py2/3 compatible | Yilin Yang | 2020-09-26 | 2 | -8/+13 |
* | usb_serial: Migrate console.py to python2/3 compatible | Yilin Yang | 2020-09-26 | 1 | -15/+26 |
* | usb_updater: Migrate fw_update.py to python2/3 compatible | Yilin Yang | 2020-09-26 | 1 | -3/+4 |
* | usb_updater: Migrate servo_updater.py to python2/3 compatible | Yilin Yang | 2020-09-26 | 4 | -7/+22 |
* | usb_power: Migrate convert_servo_ina.py to python2/3 compatible | Yilin Yang | 2020-09-25 | 1 | -4/+6 |
* | usb_power: Migrate convert_power_log_board.py to python2/3 compatible | Yilin Yang | 2020-09-25 | 1 | -6/+9 |
* | stack_analyzer: Migrate to python3 | Yilin Yang | 2020-09-25 | 3 | -38/+47 |
* | usb_spi: Remove stm32spi.py since no one uses it | Yilin Yang | 2020-09-24 | 1 | -140/+0 |
* | usb_power: Migrate powerlog.py to python2/3 compatible | Yilin Yang | 2020-09-24 | 1 | -5/+7 |
* | usb_power: Migrate stats_manager.py to python2/3 compatible | Yilin Yang | 2020-09-24 | 1 | -7/+9 |
* | COIL: change usage of sanity | Daisuke Nojiri | 2020-08-14 | 1 | -4/+2 |
* | ec: change usage of dummy | Sam Hurst | 2020-08-05 | 1 | -13/+13 |
* | powerlog: fix "SusbError is not defined" | David Herrig | 2020-07-31 | 1 | -1/+1 |
* | ec: change usage of whitelist/blacklist | Paul Fagerburg | 2020-07-28 | 1 | -1/+1 |
* | ec: change usage of "sane" per inclusive language | Paul Fagerburg | 2020-07-22 | 1 | -4/+4 |
* | docs: update CCD docs locations | Vadim Bendebury | 2020-07-10 | 1 | -1/+3 |
* | servo_updater: Updates the Servo V4.1 name | Brian J. Nemec | 2020-06-02 | 2 | -1/+3 |
* | i2c-pseudo: Bring in FROMLIST v4 changes. | Matthew Blecker | 2020-05-21 | 1 | -3/+4 |
* | i2c-pseudo: Fall back on nonseekable_open when stream_open is unavailable. | Matthew Blecker | 2020-05-19 | 3 | -1/+46 |
* | i2c-pseudo: Bring in FROMLIST v3 revision. | Matthew Blecker | 2020-05-19 | 2 | -158/+108 |
* | cr50_rma_open: raise an error if cr50 is too old | Mary Ruthven | 2020-05-18 | 1 | -2/+2 |
* | cr50_rma_open: fix version check | Mary Ruthven | 2020-05-18 | 1 | -6/+6 |
* | servo_updater: Re-add board name's to servo_updater | Brian J. Nemec | 2020-05-08 | 1 | -1/+5 |
* | i2c-pseudo: Fix wrong word in ADAPTER_START documentation | Matthew Blecker | 2020-05-02 | 1 | -1/+1 |
* | servo_updater: Add Servo V4.1 to flash and servo updater | Brian J. Nemec | 2020-04-08 | 2 | -17/+30 |
* | i2c-pseudo: Add udev rule | David Schneider | 2020-04-07 | 2 | -0/+9 |
* | servo_updater: Do not raise ServoUpdaterException on module importstabilize-12997.B-master | Yu-Ping Wu | 2020-03-21 | 1 | -25/+33 |
* | remove cr50 related files | Namyoon Woo | 2020-03-09 | 5 | -3560/+3 |
* | cr50_rma_open: fix linter errors | Mary Ruthven | 2020-02-14 | 1 | -193/+178 |
* | cr50_rma_open: port to python 3 | Mary Ruthven | 2020-02-14 | 1 | -43/+50 |
* | c2d2: initial c2d2 add | Jett Rink | 2020-01-30 | 2 | -1/+16 |
* | tigertool: fix regex | Nick Sanders | 2020-01-18 | 1 | -1/+1 |
* | i2c-pseudo: Fix data byte separator in multi-byte I2C_XFER_REPLY example. | Matthew Blecker | 2020-01-11 | 1 | -1/+1 |
* | i2c-pseudo: Fix second example I2C transaction in Documentation.txt | Matthew Blecker | 2019-12-17 | 1 | -2/+2 |
* | cr50_rma_open: only disable timestamps with servod | Mary Ruthven | 2019-12-10 | 1 | -2/+5 |
* | gsctool: add 'force_ro' option | Vadim Bendebury | 2019-12-07 | 2 | -2/+12 |
* | cr50_rma_open: Disable UART timestamps | Evan Green | 2019-12-07 | 1 | -1/+2 |
* | ec: remove entering_mode host command | Joel Kitching | 2019-12-06 | 1 | -1/+0 |
* | gsctool: delay RO update for old cr50 images | Mary Ruthven | 2019-11-22 | 1 | -0/+35 |
* | extra/touchpad_updater: Various fixups (cross-compile, new chip) | Nicolas Boichat | 2019-11-15 | 2 | -12/+22 |