summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* samus: add host commands for flashing zinger RWAlec Berg2014-08-261-0/+130
* Host command for USB PD role and mux controlVic Yang2014-07-301-0/+79
* samus: add options for device passthru and interfaceRandall Spangler2014-07-161-8/+23
* Add getopt support to ectoolRandall Spangler2014-07-151-17/+65
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-261-8/+25
* 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 GET_RGB, GET_BRIGHTNESS, and GET_DEMO subcommands to lightbarBill Richardson2014-05-151-25/+65
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-071-0/+100
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-11/+87
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+57
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-0/+25
* accel: Add arg to ectool motionsense to print sensor active flag.Alec Berg2014-04-101-0/+26
* accel: refined motion sense host command interfaceAlec Berg2014-04-051-2/+8
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-0/+221
* Add host command to control charge state v2Bill Richardson2014-04-051-16/+114
* ectool: "temps all" lists nothing if no sensor connects to EC.Louis Yung-Chieh Lo2014-04-011-1/+7
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+33
* ectool: pwmgetfanrpm supports multiple fansRandall Spangler2014-02-221-7/+32
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-11/+58
* nyan: add 'max_size' parameter to read_mapped_string()Louis Yung-Chieh Lo2014-01-071-6/+10
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-2/+3
* Add AP hang detectionRandall Spangler2013-12-171-0/+56
* extract common core codeVincent Palatin2013-12-051-2/+7
* Add boardversion command to ectoolChromeOS Developer2013-11-131-0/+17
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-8/+21
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-2/+4
* ec: fix duplicate 'const' declarartion.Yunlian Jiang2013-09-171-1/+1
* Change get-set host command to be less genericBill Richardson2013-09-121-8/+8
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-0/+40
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-0/+10
* Completely new thermal/fan implementationBill Richardson2013-08-231-6/+164
* Peppy ectool led commandDave Parker2013-08-071-11/+36
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-191-13/+27
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-2/+18
* Add 'version' option to ectool test command.Bill Richardson2013-07-161-3/+13
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-3/+4
* Uprev panic data struct versionVic Yang2013-07-101-6/+28
* ectool: Correct the empty console checkSimon Glass2013-07-021-2/+3
* Add get-protocol-information commandRandall Spangler2013-07-021-0/+33
* Comm interface now provides max I/O sizes and preallocated buffersRandall Spangler2013-07-011-25/+19
* Add common interface to EC flash commandsRandall Spangler2013-07-011-37/+20
* Split file read/write functions out of ectool.cRandall Spangler2013-06-281-80/+1
* ectool command to print panic dataVic Yang2013-06-271-0/+67
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-201-0/+34
* Fix some stupidness in ectool's comm_init() handlingBill Richardson2013-06-141-1/+1
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-9/+60
* Make ectool LED command more genericVic Yang2013-06-031-33/+67
* Add wireless switch control for WWANDuncan Laurie2013-06-031-1/+2
* Add ectool command to control LED colorVic Yang2013-05-281-0/+52