summaryrefslogtreecommitdiff
path: root/include/host_command.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+14
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-041-6/+3
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-1/+3
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-111-0/+10
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-031-0/+10
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+6
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+14
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-5/+0
* Host commands don't set the response pointerRandall Spangler2013-08-021-8/+8
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-0/+8
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-201-4/+70
* Move i2c_old_response flag to i2c interface moduleRandall Spangler2013-06-141-1/+0
* Move lpc-specific flags out of host command argsRandall Spangler2013-06-141-1/+0
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+5
* Fix host command in 64-bit executableVic Yang2013-05-081-3/+3
* Copy host command params out of LPC space during checksummingRandall Spangler2012-08-281-0/+1
* host_command: Add host_send_response() to send responsesSimon Glass2012-08-161-0/+10
* Change host command params/response pointers to void *Randall Spangler2012-07-261-2/+2
* Revert "Revert "i2c: Support command version numbers""Simon Glass2012-07-241-0/+1
* host_command: Add send_result() to the arg structureSimon Glass2012-07-231-11/+18
* Revert "host_command: Add send_result() to the arg structure"Randall Spangler2012-07-221-18/+11
* Revert "i2c: Support command version numbers"Randall Spangler2012-07-221-1/+0
* i2c: Support command version numbersSimon Glass2012-07-221-0/+1
* host_command: Add send_result() to the arg structureSimon Glass2012-07-221-11/+18
* Add second copy of event stateRandall Spangler2012-07-121-1/+1
* Use response pointer and size from host command args structRandall Spangler2012-07-121-4/+5
* Pass maximum size of response buffer in via host command handler argsRandall Spangler2012-07-121-1/+7
* Move host_cmd_handler_args farther up the call chainRandall Spangler2012-07-111-12/+3
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-7/+26
* Host command interface has only one slot nowRandall Spangler2012-07-101-17/+13
* Support host event get/set/clear on all host interfacesRandall Spangler2012-07-071-3/+34
* Add memory-mapped data support for I2C and SPI protocolsRandall Spangler2012-07-071-0/+11
* Add host_command_process() to process a command immediatelySimon Glass2012-07-031-0/+13
* Remove unnecessary host_send_result()Simon Glass2012-07-021-8/+3
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-1/+1
* Slightly update the host commands APIVincent Palatin2012-05-141-2/+25
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-1/+17
* Add user-mode LPC endpointRandall Spangler2011-12-081-5/+3
* Initial sources import 1/3Randall Spangler2011-12-071-0/+19