summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-05-042-2/+2
* c2d2: initial c2d2 addJett Rink2020-01-302-1/+16
* 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
* 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
* gsctool: consolidate processing of optional parametersVadim Bendebury2019-05-241-29/+62
* gsctool: refactor command line arguments processingVadim Bendebury2019-05-241-89/+154
* gsctool: use the usb serial number to find the usb deviceMary Ruthven2019-05-121-3/+19
* usb_if: use the device with the matching serial numberMary Ruthven2019-05-121-1/+1
* ec-devutils: Fix fdpexpect importDaniel Kurtz2019-05-021-2/+1
* gsctool: enforce order of Cr50 section updatesVadim Bendebury2019-04-301-3/+22
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-5/+5
* i2c-pseudo: Simplify install shell script.Matthew Blecker2019-04-051-18/+2
* Add i2c-pseudo Linux kernel module.Matthew Blecker2019-03-307-0/+3624
* servo_updater: make regex more robustRuben Rodriguez Buchillon2019-03-281-1/+1
* gsctool: add command line option for log retrievalVadim Bendebury2019-03-281-5/+53
* Make the argument to --sn_bits a 96-bits hex stringYves Arrouye2019-03-261-22/+41
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-201-2/+13
* gsctool: fix bug in scanning Boolean optionsVadim Bendebury2019-03-181-1/+1
* gsctool: refactor assignment of Boolean flag optionsVadim Bendebury2019-03-172-42/+57
* gsctool: noop clean upVadim Bendebury2019-03-171-19/+26
* gsctool: do not include hashes of unrelated directoriesVadim Bendebury2019-03-151-1/+4
* gsctool: make sure programmed image size is properly alignedVadim Bendebury2019-03-061-0/+6
* gsctool: fix version string generation and processingVadim Bendebury2019-02-192-3/+4
* console.py: Handle non-TTY input (e.g. piped input), and other improvements.Matthew Blecker2019-02-081-69/+53
* powerlog: Don't hijack logger when import as modulePuthikorn Voravootivat2019-01-291-5/+7
* servo_updater: include sweetberry into servo_updater logicRuben Rodriguez Buchillon2019-01-032-7/+6
* usb_updater2: increase send timeout to 2sRuben Rodriguez Buchillon2018-12-131-1/+1
* gsctool: Add commands to set sn bits.Louis Collard2018-12-061-1/+146