summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Remove unused temperature command"Gerrit2012-02-281-39/+46
|\ \
| * | Remove unused temperature commandVic Yang2012-02-281-39/+46
| |/
* | Merge "Make all warnings into errors."Gerrit2012-02-281-3/+3
|\ \ | |/ |/|
| * Make all warnings into errors.Bill Richardson2012-02-271-3/+3
* | Merge "Add APIs for thermal module to tell x86_power about overheating"Gerrit2012-02-271-1/+15
|\ \
| * | Add APIs for thermal module to tell x86_power about overheatingRandall Spangler2012-02-271-1/+15
| |/
* | Merge "Have TMP006 sensor report -1 on sensor failure."Gerrit2012-02-271-2/+14
|\ \
| * | Have TMP006 sensor report -1 on sensor failure.Vic Yang2012-02-271-2/+14
| |/
* | Merge "EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPM"Gerrit2012-02-271-1/+1
|\ \
| * | EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPMVic Yang2012-02-271-1/+1
| |/
* | Remove EC_LPC_COMMAND_TEMP_SENSOR_GET_READINGSVic Yang2012-02-273-39/+1
|/
* Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+7
* Only deassert RCINn in S0Randall Spangler2012-02-271-0/+6
* x86power module is not present on bds boardRandall Spangler2012-02-271-7/+10
* Merge "Revert "Only deassert RCINn in S0""Dave Tu2012-02-271-6/+0
|\
| * Revert "Only deassert RCINn in S0"Dave Tu2012-02-271-6/+0
* | Revert "Disable fan PWM when +5VS is disabled"Dave Tu2012-02-271-7/+0
* | Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+7
* | Merge "Only deassert RCINn in S0"Randall Spangler2012-02-271-0/+6
|\ \ | |/
| * Only deassert RCINn in S0Randall Spangler2012-02-241-0/+6
* | Merge "stm32l: update GAIA power sequencing timings"Gerrit2012-02-261-2/+2
|\ \
| * | stm32l: update GAIA power sequencing timingsVincent Palatin2012-02-241-2/+2
* | | Merge "stm32l: fix ACOK signal"Gerrit2012-02-261-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * stm32l: fix ACOK signalVincent Palatin2012-02-231-2/+2
* | Write temperature values to LPC mapped value space.Vic Yang2012-02-241-0/+19
|/
* Merge "stm32l: add a simple shutdown sequence for GAIA SoC."Gerrit2012-02-221-5/+50
|\
| * stm32l: add a simple shutdown sequence for GAIA SoC.Vincent Palatin2012-02-211-5/+50
* | Add EC host commands for keyboard backlightRandall Spangler2012-02-212-5/+36
|/
* Temperature polling and temporal correctionVic Yang2012-02-184-217/+274
* Delay enabling UART1 until after LPC bus is enabled.Bill Richardson2012-02-171-0/+1
* Merge "Add fixed-point temp calculation as backup option."Gerrit2012-02-161-0/+46
|\
| * Add fixed-point temp calculation as backup option.Vic Yang2012-02-161-0/+46