summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-111-0/+7
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-111-0/+75
* stm32: Implement keyscan configuration commandSimon Glass2012-10-051-0/+151
* link: add hibernate option to ectool reboot_ecRandall Spangler2012-10-041-0/+2
* link: Add more info to 'ectool battery'Randall Spangler2012-10-021-0/+29
* Clean up reboot host commandRandall Spangler2012-09-261-1/+1
* Refactor lightbar host command to pass messages the new way.Bill Richardson2012-09-211-57/+57
* Reset LPC from-host channel status on LPC resetRandall Spangler2012-09-171-0/+12
* Add capability to auto-hash correct size for EC-RO or EC-RWRandall Spangler2012-09-121-12/+30
* Add host command to dump charge state machine contextVic Yang2012-09-101-0/+23
* comm-i2c.c upgrades to protocol v2.Louis Yung-Chieh Lo2012-09-051-2/+7
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+27
* Rename EC_FLASH_PROTECT_RW_* flags to EC_FLASH_PROTECT_ALL_*.Louis Yung-Chieh Lo2012-08-251-6/+6