summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused EC_SWITCH_KEYBOARD_RECOVERYRandall Spangler2013-04-021-3/+3
* spring: Add host command to read power infoVic Yang2013-02-191-0/+16
* Add a pass-through for the smart batteryVincent Palatin2013-01-191-0/+35
* Add a pass-through for TPSchrome LDOsVincent Palatin2013-01-161-0/+31
* spring: Add a host command for USB mux switchingVic Yang2013-01-081-0/+12
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-071-0/+9
* Make S3 red-light flash adjustable.Bill Richardson2012-10-171-1/+2
* Add EC keyscan test interfaceSimon Glass2012-10-161-0/+58
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-151-0/+2
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-141-4/+10
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-111-2/+41
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-111-4/+5
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-111-0/+26
* Define key scan parameters and get/set commandSimon Glass2012-10-051-0/+49
* link: add hibernate option to ectool reboot_ecRandall Spangler2012-10-041-3/+4
* Clean up reboot host commandRandall Spangler2012-09-261-2/+1
* Refactor lightbar host command to pass messages the new way.Bill Richardson2012-09-211-39/+35
* Add capability to auto-hash correct size for EC-RO or EC-RWRandall Spangler2012-09-121-8/+16
* Cleanup: move lightbar command enum into ec_commands.hRandall Spangler2012-09-111-1/+22
* Add host command to dump charge state machine contextVic Yang2012-09-101-0/+10
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-051-0/+18
* Add host command to get panic infoRandall Spangler2012-09-051-0/+10
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+8
* Rename EC_FLASH_PROTECT_RW_* flags to EC_FLASH_PROTECT_ALL_*.Louis Yung-Chieh Lo2012-08-251-4/+4
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-201-2/+2
* stm32: i2c: Implement in-progress commandsSimon Glass2012-08-161-0/+30
* Add new EC_RES_IN_PROGRESS result codeSimon Glass2012-08-161-0/+1
* port80: Track and export last post code in previous bootDuncan Laurie2012-08-131-0/+10
* Add ectool command to read snapshot of EC's console outputRandall Spangler2012-08-091-0/+14
* Add real-time clock supportRandall Spangler2012-08-071-0/+20
* Remove signature-based vboot supportRandall Spangler2012-08-071-27/+2
* Add host events for shutdown due to thermal or batteryRandall Spangler2012-08-071-0/+6
* Add support for ACPI read/write commandsRandall Spangler2012-07-301-13/+72
* Add RW offset query interface (EC_CMD_FLASH_RW_OFFSET).Louis Yung-Chieh Lo2012-07-241-0/+26
* Revert "Revert "i2c: Support command version numbers""Simon Glass2012-07-241-0/+12
* Revert "i2c: Support command version numbers"Randall Spangler2012-07-221-12/+0
* Support up to 24 thermal sensorsRandall Spangler2012-07-221-8/+24
* i2c: Support command version numbersSimon Glass2012-07-221-0/+12
* Add host command to exit force idle charge stateVic Yang2012-07-181-0/+4
* Add EC flash protect command to ectoolRandall Spangler2012-07-181-0/+54
* Remove old flash WP commandsRandall Spangler2012-07-181-51/+2
* Rename section A to RW, to match other platformsRandall Spangler2012-07-171-3/+3
* Remove firmware BRandall Spangler2012-07-171-6/+5
* Define __packed inside ec_commands.hRandall Spangler2012-07-131-0/+8
* Add GPIO get/set host commandVic Yang2012-07-131-1/+22
* Add a host command to force charge state in IDLE modeVic Yang2012-07-121-0/+6
* Add keyboard recovery eventRandall Spangler2012-07-121-0/+2
* Add second copy of event stateRandall Spangler2012-07-121-0/+2