summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK: core: Add subcommands to MOTION_SENSE_CMDGwendal Grignou2014-11-111-0/+13
* CHERRY-PICK: MKBP event signalling implementationVic Yang2014-11-111-0/+26
* CHERRY-PICK: temp_metrics: add "--" when invoking ectool tmp006calSameer Nanda2014-11-111-1/+3
* CHERRY-PICK: Paine, Yuna: Support force lid openHenry Hsu2014-11-061-0/+26
* Paine, yuna: add flash tool supportHsu Henry2014-10-171-0/+2
* CHERRY-PICK: ectool: Add hostcmd support to set fan duty cycle for each fan s...Mohammed Habibulla2014-10-101-10/+63
* CHERRY-PICK: ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-101-16/+47
* CHERRY-PICK: ectool: Fix help string for pwmsetfanrpmMohammed Habibulla2014-10-101-2/+2
* CHERRY-PICK: ectool: replace thermal_threshold_version with ec_cmd_version_su...Mohammed Habibulla2014-10-101-58/+12
* CHERRY-PICK: ectool: add new host command to get number of fansMohammed Habibulla2014-10-101-8/+33
* CHERRY-PICK: ectool: Add host command support to set fan RPM for each fan sep...Mohammed Habibulla2014-10-101-11/+64
* CHERRY-PICK: ectool: Fix fanduty helpMohammed Habibulla2014-10-101-1/+1
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-251-0/+44
* ectool: Do not increase buffer size after probe max size from ecPuthikorn Voravootivat2014-09-231-6/+16
* pd: make flash_pd.py forward compatible.Todd Broch2014-09-221-11/+31
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-146-12/+21
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-111-4/+16
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-0/+40
* samus: Add host command to store USB PD device id & rw_hash entry.Todd Broch2014-09-111-0/+35
* plankton: add flag for prog_en to flash_ecAlec Berg2014-09-101-0/+11
* EC: Add util for battery firmware updateSheng-Liang Song2014-09-053-2/+796
* stm32mon: add support for i2c transport.Gwendal Grignou2014-09-042-78/+206
* ectool: read max outsize/insize from ec during comm_initPuthikorn Voravootivat2014-08-291-0/+20
* samus: add host commands for flashing zinger RWAlec Berg2014-08-262-1/+131
* flash_pd.py: Add retries for commands for collision resilience.Todd Broch2014-08-201-15/+44
* Auron: Initial EC commitMohammed Habibulla2014-08-201-0/+1
* Fix ec detection for i2c protocolPuthikorn Voravootivat2014-08-181-3/+4
* hoho: Initial board configuration.Todd Broch2014-08-161-1/+2
* flash_ec: add support for closed-case debuggingDominic Chen2014-08-151-1/+17
* openocd: update configuration filesDominic Chen2014-08-151-2/+2
* pd: modify PD to allow sending VDMs anytimeAlec Berg2014-08-111-2/+2
* Fix LM4 flashing in flash_ecVic Yang2014-08-041-16/+30
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-311-0/+313
* Make board names in flash_ec less prone to conflictsChromeOS Developer2014-07-311-9/+54
* Fix flash_ec so that it finds stm32monVic Yang2014-07-301-1/+1
* Remove dependency of flash_ec on crosutilsVic Yang2014-07-301-5/+39
* Host command for USB PD role and mux controlVic Yang2014-07-301-0/+79
* Add board support for PlanktonAlec Berg2014-07-281-1/+2
* [ryu_sh] Add option to flash the sensor hubGwendal Grignou2014-07-281-1/+11
* veyron: Modify board configzyw2014-07-231-7/+8
* samus: add options for device passthru and interfaceRandall Spangler2014-07-168-27/+84
* Add getopt support to ectoolRandall Spangler2014-07-151-17/+65
* Created Veyron board folder based on BigAlexandru Stan2014-07-111-1/+1
* Add board support for RyuVincent Palatin2014-07-091-1/+1
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-261-8/+25
* Twinkie: Enable flashing with dfu-util.Todd Broch2014-06-201-1/+23
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-151-6/+21
* Add display-battery-level function to lightbarBill Richardson2014-06-071-17/+247
* Add basic support for Twinkie dongleVincent Palatin2014-06-021-1/+1
* flash_ec: enclose variable $IMG in quotes to handle whitespace in filenameDominic Chen2014-05-231-1/+1