summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show power number in 'ectool powerinfo' outputVic Yang2013-05-201-0/+2
* Implement I2C passthru commandRandall Spangler2013-05-091-0/+121
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-291-3/+1
* Strip out old LPC command protocolRandall Spangler2013-04-111-1/+1
* spring: Add host command to limit external power currentVic Yang2013-04-021-0/+26
* Remove unused EC_SWITCH_KEYBOARD_RECOVERYRandall Spangler2013-04-021-3/+1
* spring: Add host command to read power infoVic Yang2013-02-191-0/+21
* Rename and document battery constantsRandall Spangler2013-02-121-8/+0
* spring: Add a host command for USB mux switchingVic Yang2013-01-081-0/+31
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-071-0/+26
* ectool: Add keyscan test featuresSimon Glass2012-11-011-0/+4
* snow: fail battery command on unsupported systemRong Chang2012-11-011-0/+6
* Fix help message for ectoolRandall Spangler2012-10-221-1/+1
* Make S3 red-light flash adjustable.Bill Richardson2012-10-171-2/+4
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-151-0/+6
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-141-2/+25
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-111-1/+155