summaryrefslogtreecommitdiff
path: root/common/host_command.c
Commit message (Expand)AuthorAgeFilesLines
* Fix version command crashing if no image BRandall Spangler2012-02-281-16/+0
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-79/+27
* Add persistent host storage in EC EEPROMRandall Spangler2012-02-281-3/+15
* Remove EC_LPC_COMMAND_TEMP_SENSOR_GET_READINGSVic Yang2012-02-271-5/+0
* Add EC host commands for keyboard backlightRandall Spangler2012-02-211-3/+13
* USB charging control LPC command.Vic Yang2012-02-161-0/+4
* register console commands at compile-timeVincent Palatin2012-01-241-10/+1
* Add EC host command to control fan speed.Vic Yang2011-12-271-3/+10
* Add host command to read temperature sensor valueVic Yang2011-12-221-0/+4
* Support flash checksum command for re-transmit.Louis Yung-Chieh Lo2011-12-121-4/+9
* Add flash write protect range commandRong Chang2011-12-121-0/+12
* Add user-mode LPC endpointRandall Spangler2011-12-081-26/+34
* Fix LPC drive strength for I/O lines interfering with x86 boot.Randall Spangler2011-12-081-8/+10
* Initial sources import 1/3Randall Spangler2011-12-071-0/+203