summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
* gsctool: verbose flag should print debug messagesJoel Kitching2018-12-031-8/+11
* gsctool: correct a typoJoel Kitching2018-12-031-1/+1
* gsctool: fix in setting '--tpm_mode'.Namyoon Woo2018-11-191-1/+1
* gsctool: explicitly set buffering type to line bufferedWei-Cheng Xiao2018-11-161-0/+6
* gsctool: fix RO_B version number output for debug Cr50 imagesWei-Cheng Xiao2018-11-131-2/+2
* gsctool: minor code pruning.Namyoon Woo2018-11-051-6/+5
* gsctool: add RO_B and RW_B back to the output of gsctool -bWei-Cheng Xiao2018-11-021-38/+27
* gsctool: Add options to print out RLZ codesBob Moragues2018-10-301-4/+20