summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | GPIO changes for link proto1Randall Spangler2012-03-124-6/+25
|/
* Support reboot_ec command in ectool (temporarily).Louis Yung-Chieh Lo2012-03-094-1/+84
* Fan console commands should enable the fanRandall Spangler2012-03-081-2/+7
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-076-8/+57
* Retabify ectool and add battery ectool commandRong Chang2012-03-071-40/+94
* Add battery lpc commandsRong Chang2012-03-074-3/+161
* Add EC status bit definitionsVadim Bendebury2012-03-071-0/+9
* stm32l: workaround missing mass erase featureVincent Palatin2012-03-061-10/+26
* Add a trap for tasks which exit their task functionsRandall Spangler2012-03-062-11/+21
* Clean up debug console outputRandall Spangler2012-03-065-28/+35
* Add smart battery functions read ascii infoRong Chang2012-03-062-0/+35
* Add I2C transmit/receive functionRong Chang2012-03-062-116/+176
* Update switch positions in EC mapped dataRandall Spangler2012-03-053-7/+53
* Add LPC command to get EC build infoRandall Spangler2012-03-054-34/+67
* Only send power button pulse on lid-open when main chipset is offRandall Spangler2012-03-053-6/+14
* Add platform-neutral chipset interfaceRandall Spangler2012-03-056-34/+95
* Trigger host events for power button and lid switchRandall Spangler2012-03-052-0/+29
* Add SMI/SCI supportRandall Spangler2012-03-0510-9/+456
* Merge "Handle ghost key in matrix scanner."Gerrit2012-03-041-5/+21
|\
| * Handle ghost key in matrix scanner.Louis Yung-Chieh Lo2012-03-021-5/+21
* | Write battery values to LPC mapped memoryRong Chang2012-03-032-7/+89
* | Merge "Add battery charge state machine and task"Gerrit2012-03-027-2/+497
|\ \
| * | Add battery charge state machine and taskRong Chang2012-03-037-2/+497
* | | Add %b format output via uart_printfRong Chang2012-03-031-3/+9
|/ /
* | fix version generation scriptVincent Palatin2012-03-021-1/+1
* | Refactor ectool command handlingRandall Spangler2012-03-021-46/+43
* | Merge "Fix a bug causing ectool to return error return code."Gerrit2012-03-021-3/+8
|\ \
| * | Fix a bug causing ectool to return error return code.Vic Yang2012-03-021-3/+8
* | | update versioning information stored in the ECVincent Palatin2012-03-0211-40/+106
|/ /
* | Report error when PECI temperature read fails.Vic Yang2012-03-012-7/+3
* | Merge "Refactor LPC status / result codes"Gerrit2012-03-0110-82/+93
|\ \
| * | Refactor LPC status / result codesRandall Spangler2012-03-0110-82/+93
| |/
* | 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-292-0/+18
|/
* Merge "stm32l: fix new line output on the UART"Gerrit2012-02-291-0/+5
|\
| * stm32l: fix new line output on the UARTVincent Palatin2012-02-291-0/+5
* | Merge "Thermal Engine: LPC commands."Gerrit2012-02-297-7/+240
|\ \
| * | Thermal Engine: LPC commands.Vic Yang2012-02-297-7/+240
* | | 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-286-0/+285
* 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-2813-186/+82
* Merge "Add persistent host storage in EC EEPROM"Gerrit2012-02-288-54/+388
|\
| * Add persistent host storage in EC EEPROMRandall Spangler2012-02-288-54/+388
* | Merge "Remove unused temperature command"Gerrit2012-02-281-39/+46
|\ \
| * | Remove unused temperature commandVic Yang2012-02-281-39/+46
| |/