summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prevent fan from keep turning on and off."Gerrit2012-03-151-1/+9
|\
| * Prevent fan from keep turning on and off.Vic Yang2012-03-161-1/+9
* | Add wake signal to PCHRandall Spangler2012-03-152-21/+53
* | Add ability to trigger both warm and cold resets.Randall Spangler2012-03-152-12/+45
|/
* Merge "Add back LPC temperature read command as workaround."Gerrit2012-03-142-1/+40
|\
| * Add back LPC temperature read command as workaround.Vic Yang2012-03-142-1/+40
* | Merge "Debug command to simulate keystroke"Gerrit2012-03-141-0/+53
|\ \
| * | Debug command to simulate keystrokeVic Yang2012-03-141-0/+53
| |/
* | Thermal Engine: set lowest fan speed to 4000rpmVic Yang2012-03-141-1/+7
|/
* Merge "Temp sensor report 0xfd on sensor unpowered."Gerrit2012-03-142-14/+35
|\
| * Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-142-14/+35
* | Add keyboard controller reset command.Louis Yung-Chieh Lo2012-03-141-0/+7
|/
* Merge "Thermal Engine SMI"Gerrit2012-03-131-2/+6
|\
| * Thermal Engine SMIVic Yang2012-03-131-2/+6
* | Merge "Tidy output of temps command"Gerrit2012-03-131-3/+3
|\ \
| * | Tidy output of temps commandRandall Spangler2012-03-131-3/+3
* | | Merge "Add vboot_init() function in correct place, make it do the switching."Gerrit2012-03-132-1/+13
|\ \ \ | |/ / |/| |
| * | Add vboot_init() function in correct place, make it do the switching.Bill Richardson2012-03-132-1/+13
* | | Add x86 reset supportRandall Spangler2012-03-121-0/+22
|/ /
* | GPIO changes for link proto1Randall Spangler2012-03-121-0/+13
|/
* Support reboot_ec command in ectool (temporarily).Louis Yung-Chieh Lo2012-03-091-0/+32
* Add battery lpc commandsRong Chang2012-03-072-1/+107
* Clean up debug console outputRandall Spangler2012-03-062-23/+20
* Add smart battery functions read ascii infoRong Chang2012-03-061-0/+13
* Add LPC command to get EC build infoRandall Spangler2012-03-052-34/+52
* Only send power button pulse on lid-open when main chipset is offRandall Spangler2012-03-051-2/+0
* Add platform-neutral chipset interfaceRandall Spangler2012-03-054-31/+63
* Add SMI/SCI supportRandall Spangler2012-03-054-1/+142
* Write battery values to LPC mapped memoryRong Chang2012-03-031-7/+82
* Merge "Add battery charge state machine and task"Gerrit2012-03-024-1/+477
|\
| * Add battery charge state machine and taskRong Chang2012-03-034-1/+477
* | Add %b format output via uart_printfRong Chang2012-03-031-3/+9
|/
* update versioning information stored in the ECVincent Palatin2012-03-024-29/+34
* Report error when PECI temperature read fails.Vic Yang2012-03-011-3/+1
* Merge "Refactor LPC status / result codes"Gerrit2012-03-016-49/+46
|\
| * Refactor LPC status / result codesRandall Spangler2012-03-016-49/+46
* | Merge "Make TMP006 polling check for power first."Gerrit2012-03-011-6/+26
|\ \ | |/ |/|
| * Make TMP006 polling check for power first.Vic Yang2012-03-011-6/+26
* | Console command for thermal engine fan control.Vic Yang2012-02-291-0/+7
|/
* Merge "Thermal Engine: LPC commands."Gerrit2012-02-294-7/+100
|\
| * Thermal Engine: LPC commands.Vic Yang2012-02-294-7/+100
* | Merge "Fix a bug causing TMP006 debug message truncated."Gerrit2012-02-291-0/+1
|\ \
| * | Fix a bug causing TMP006 debug message truncated.Vic Yang2012-02-291-0/+1
| |/
* | uart: fix race condition in flow controlVincent Palatin2012-02-291-5/+2
* | Fix a bug causing console history to miss a character.Vic Yang2012-02-291-1/+1
|/
* Thermal EngineVic Yang2012-02-282-0/+196
* Fix version command crashing if no image BRandall Spangler2012-02-282-16/+18
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-286-97/+62
* Merge "Add persistent host storage in EC EEPROM"Gerrit2012-02-283-3/+125
|\
| * Add persistent host storage in EC EEPROMRandall Spangler2012-02-283-3/+125