summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* EFS: Allow EC to switch slot on rebootDaisuke Nojiri2017-09-211-0/+1
* Add USB_CHG_TYPE_DEDICATEDDaisuke Nojiri2017-09-131-0/+1
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-4/+22
* common: add host command to push AP SKU ID to ecDevin Lu2017-09-111-1/+4
* charger: Add CONFIG_CHARGE_STATE_DEBUGRyan Zhang2017-09-111-0/+9
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-301-0/+21
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+8
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-081-0/+10
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-031-1/+2
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+5
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* flash: add flash selection supportWei-Ning Huang2017-07-271-0/+17
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+1
* ec_commands: Fix more portability issuesShawn Nematbakhsh2017-07-181-1/+1
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+3
* Add support for reporting device eventsDuncan Laurie2017-06-301-1/+34
* ec_commands: Fix portability issuesDuncan Laurie2017-06-201-2/+4
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-0/+2
* rose: add touchpad related host commandsWei-Ning Huang2017-06-071-0/+26
* common: Add deferred erase supportGwendal Grignou2017-06-021-0/+36
* common: Add support for flash with regions of different sizeRong Chang2017-06-021-3/+46
* Enable two-byte responses from host command handlers.Jeff Andersen2017-05-251-3/+5
* eve_fp: add more fingerprint host commandsVincent Palatin2017-05-231-1/+72
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-1/+23
* rwsig: expose a new feature bit when RWSIG task is enabledWei-Ning Huang2017-05-111-0/+2
* rwsig: add host command for controlling rwsig taskWei-Ning Huang2017-05-061-0/+12
* common/led_common: Add API for controlling LED stateFurquan Shaikh2017-05-021-0/+2
* common: add feature bit for touchpad supportWei-Ning Huang2017-04-271-0/+2
* rwsig: add host command for getting rwsig statusWei-Ning Huang2017-04-271-0/+7
* Include stdint.h from ec_commands.h.Carl Hamilton2017-04-251-3/+5
* power_button_x86: Fix power button pulse enabling/disablingFurquan Shaikh2017-04-171-2/+2
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-061-1/+4
* system: Add support for emulated sysrqNicolas Boichat2017-03-311-0/+5
* Add minimal fpc1140 driverVincent Palatin2017-03-161-0/+5
* eve_fp: minimalistic fingerprint sensor passthroughVincent Palatin2017-03-161-0/+14
* led: Add options for left and right ledDuncan Laurie2017-03-131-0/+4
* common: add feature bit for fingerprint supportVincent Palatin2017-03-131-0/+2
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-251-0/+4
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-231-0/+4
* ec:Correct ACPI host commandsSam Hurst2017-02-221-5/+5
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-0/+1
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-0/+1
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-141-3/+6
* Add host command to get PD chip informationDaisuke Nojiri2017-02-091-0/+13
* ec:Correct EC_CMD_HOST_EVENT_GET_WAKE_MASK valueSam Hurst2017-01-311-1/+1
* poppy: host command for configuring power buttonShelley Chen2017-01-131-0/+14
* ec: Minor cleanup of private host command macros.Carl Hamilton2017-01-111-0/+7
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-3/+38
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-126/+141
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-126/+123