summaryrefslogtreecommitdiff
path: root/common/host_event_commands.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* mkpb: Add MKBP support over ACPIGwendal Grignou2016-06-221-5/+6
* MKBP event signalling implementationVic Yang2014-10-241-0/+18
* Add cprints() and ccprints()Vic Yang2014-05-211-4/+4
* Completely new thermal/fan implementationBill Richardson2013-08-231-5/+3
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-0/+15
* Change host command params/response pointers to void *Randall Spangler2012-07-261-18/+9
* Simplify host event processingRandall Spangler2012-07-121-14/+36
* Add second copy of event stateRandall Spangler2012-07-121-7/+53
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-24/+36
* Support host event get/set/clear on all host interfacesRandall Spangler2012-07-071-9/+44
* Better help for console commandsRandall Spangler2012-05-251-3/+6
* Even more debug command cleanup to save spaceRandall Spangler2012-05-211-20/+11
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-31/+31
* Slightly update the host commands APIVincent Palatin2012-05-141-7/+10
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-15/+14
* Add wake signal to PCHRandall Spangler2012-03-151-18/+49
* Add SMI/SCI supportRandall Spangler2012-03-051-0/+113