summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* ap_ro_status: report the button status if verification is unsupportedMary Ruthven2021-10-151-3/+9
* usb_spi: Remove stm32spi.py since no one uses itYilin Yang2021-08-041-140/+0
* gsctool: add new get ap ro hash errorsMary Ruthven2021-06-181-2/+8
* gsctool: add support for getting AP RO boot statusMary Ruthven2021-06-181-0/+52
* gsctool: add --dauntless flag and default to havenstabilize-14029.B-cr50_stabJett Rink2021-06-101-1/+13
* gsctool: use dauntless vid:pid as default for d2 imagesJett Rink2021-03-231-12/+12
* cleanup: remove unnecessary image size paddingJett Rink2021-02-191-4/+2
* gsctool: use SHA256 digest for D2 instead of SHA1Jett Rink2021-02-191-19/+60
* gsctool: drop logic for non-background supportJett Rink2021-02-191-37/+10
* usb_updater: gsctool: fix buffer truncation warn/errorAdrian Ratiu2021-01-221-1/+1
* coil: replace coil terms in gsctoolMary Ruthven2021-01-061-1/+1
* coil: remove tigertoolMary Ruthven2021-01-069-1172/+0
* coil: remove extra/i2c_pseudoMary Ruthven2021-01-067-3613/+0
* gsctool: add ti50 image supportJett Rink2021-01-061-62/+214
* gsctool: print raw timestamp with gsctool -LMMary Ruthven2021-01-051-12/+19
* coil: Replace "whitelist"Mary Ruthven2020-12-221-1/+1
* cr50_rma_open: fix running_version_is_olderstabilize-rust-13613.B-cr50_stabMary Ruthven2020-11-191-0/+2
* cr50_rma_open: remove redundant casting to intMary Ruthven2020-11-191-1/+1
* gsctool: add support for GET_AP_RO_HASH vendor commandMary Ruthven2020-11-181-0/+50
* gsctool: add option to erase AP RO hashVadim Bendebury2020-05-291-3/+55
* cr50_rma_open: fix version checkMary Ruthven2020-05-281-6/+6
* cr50_rma_open: raise an error if cr50 is too oldMary Ruthven2020-05-281-2/+2
* gsctool: print sensible date when listing flash log contentsVadim Bendebury2020-05-111-1/+16
* gsctool: supprot enabling write protection (WP)Vadim Bendebury2020-04-141-13/+39
* gsctool: get the current system boot modeNamyoon Woo2020-03-061-2/+47
* gsctool: add 'force_ro' optionstabilize-12951.B-cr50_stabVadim Bendebury2020-02-282-2/+12
* cr50_rma_open: fix linter errorsMary Ruthven2020-02-281-193/+178
* cr50_rma_open: port to python 3Mary Ruthven2020-02-281-43/+50
* cr50_rma_open: only disable timestamps with servodMary Ruthven2020-02-281-2/+5
* cr50_rma_open: Disable UART timestampsEvan Green2020-02-281-1/+2
* utils/extras: do not build unnecessary toolsVadim Bendebury2020-01-078-2093/+1
* 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
* i2c-pseudo: Minor documentation fixes and clarifications.Matthew Blecker2019-09-271-8/+12
* 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
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-198-8/+8
* ec-devutils: restore servo_updater functionalityKevin Shelton2019-06-052-0/+6
* 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-244-6/+11
* 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