summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-0/+33
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+27
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-4/+17
* accel: refined motion sense host command interfaceAlec Berg2014-04-051-11/+49
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+125
* Add host command to control charge state v2Bill Richardson2014-04-051-5/+70
* Add detailed comments about EC_MEMMAP area to ec_commands.hBill Richardson2014-04-041-10/+20
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+12
* rambi: Changed accel i2c speed to 400kHz and added accels present bitAlec Berg2014-03-011-0/+1
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-1/+31
* rambi: Add acceleration data to LPC shared memoryAlec Berg2014-02-221-0/+6
* Support DPTF charger current limitingRandall Spangler2014-02-081-0/+8
* Add AP hang detectionRandall Spangler2013-12-171-0/+59
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-161-0/+8
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-131-2/+37
* Add DPTF interface for fan dutyBill Richardson2013-11-211-0/+2
* Use explicit sizes for lightbar_params fields.Bill Richardson2013-11-111-9/+9
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+6
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-4/+9
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-0/+5
* cleanup: Rename and move header filesRandall Spangler2013-10-231-0/+9
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+1
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* Add deprecated consts to ec_commands.h, just in case.Bill Richardson2013-09-241-0/+11
* Change get-set host command to be less genericBill Richardson2013-09-121-4/+15
* Add a generic get/set host commandBill Richardson2013-09-051-0/+14
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-1/+7
* Completely new thermal/fan implementationBill Richardson2013-08-231-5/+47
* Peppy ectool led commandDave Parker2013-08-071-1/+9
* Clean up SPI state machine and add state codesRandall Spangler2013-08-051-19/+83
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-251-0/+5
* Add an enum for the number of flash regionsSimon Glass2013-07-191-1/+3
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-191-4/+13
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+32
* x86: Enable all wireless switches when going into S0Dave Parker2013-07-121-4/+5
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-3/+4
* Move protocol v2 constants to ec_commands.hRandall Spangler2013-07-031-5/+44
* Add get-protocol-information commandRandall Spangler2013-07-021-0/+23
* Allow bigger flash write commandsRandall Spangler2013-07-011-5/+5
* Rename LPC packet size constant for version 3 protocolRandall Spangler2013-06-261-1/+1
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-201-0/+17
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-201-1/+71
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-1/+7
* Make ectool LED command more genericVic Yang2013-06-031-7/+36
* Add wireless switch control for WWANDuncan Laurie2013-06-031-0/+1
* Add ectool command to control LED colorVic Yang2013-05-281-0/+14
* Tidy comments for I2C passthru messageRandall Spangler2013-05-131-3/+3
* Implement I2C passthru commandRandall Spangler2013-05-091-2/+41
* Strip out old LPC command protocolRandall Spangler2013-04-111-4/+0
* spring: Add host command to limit external power currentVic Yang2013-04-021-1/+10