summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-286-89/+17
* Merge "Add persistent host storage in EC EEPROM"Gerrit2012-02-283-10/+55
|\
| * Add persistent host storage in EC EEPROMRandall Spangler2012-02-283-10/+55
* | Merge "Make all warnings into errors."Gerrit2012-02-281-2/+2
|\ \ | |/ |/|
| * Make all warnings into errors.Bill Richardson2012-02-271-2/+2
* | Merge "Add APIs for thermal module to tell x86_power about overheating"Gerrit2012-02-271-0/+7
|\ \
| * | Add APIs for thermal module to tell x86_power about overheatingRandall Spangler2012-02-271-0/+7
| |/
* | Merge "EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPM"Gerrit2012-02-271-0/+3
|\ \
| * | EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPMVic Yang2012-02-271-0/+3
| |/
* | Remove EC_LPC_COMMAND_TEMP_SENSOR_GET_READINGSVic Yang2012-02-272-32/+1
|/
* Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+4
* Revert "Disable fan PWM when +5VS is disabled"Dave Tu2012-02-271-4/+0
* Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+4
* Write temperature values to LPC mapped value space.Vic Yang2012-02-241-0/+15
* Add EC host commands for keyboard backlightRandall Spangler2012-02-213-2/+18
* Temperature polling and temporal correctionVic Yang2012-02-184-37/+42
* Delay enabling UART1 until after LPC bus is enabled.Bill Richardson2012-02-171-0/+3
* USB charging control LPC command.Vic Yang2012-02-162-0/+30
* Make i8042 independent of host <--> KBC bus.David Hendricks2012-02-151-0/+5
* Merge "Change TMP006 temperature calculation to use FP."Gerrit2012-02-151-2/+4
|\
| * Change TMP006 temperature calculation to use FP.Vic Yang2012-02-151-2/+4
* | Merge "Reduce LPC command parameters to 128 bytes; add LPC memory-mapped space"Gerrit2012-02-152-7/+14
|\ \ | |/ |/|
| * Reduce LPC command parameters to 128 bytes; add LPC memory-mapped spaceRandall Spangler2012-02-152-7/+14
* | FPU controlVic Yang2012-02-162-0/+24
|/
* Check for recovery key sequence at initRandall Spangler2012-02-141-1/+4
* Add 8-bit I2C read/write functions.Bill Richardson2012-02-131-0/+10
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-132-2/+4
* Add basic smart battery driverRong Chang2012-02-102-2/+233
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-0/+28
* Send scan code to host when power button is pressed/released.Louis Yung-Chieh Lo2012-02-102-0/+9
* Merge "Add tmp006 object temperature calculation"chrome-bot2012-02-081-2/+5
|\
| * Add tmp006 object temperature calculationVic Yang2012-02-081-2/+5
* | Merge "Initial bq24725 charger driver import"chrome-bot2012-02-071-0/+44
|\ \
| * | Initial bq24725 charger driver importRong Chang2012-02-071-0/+44
| |/
* | Handle up/down arrow keys for UART console.Vic Yang2012-02-071-0/+1
|/
* Merge "Additional compilation fix-ups for non-LM4 targets"chrome-bot2012-02-061-3/+0
|\
| * Additional compilation fix-ups for non-LM4 targetsDavid Hendricks2012-02-061-3/+0
* | Merge "Add UART1 receive support (UART to x86 console)"Randall Spangler2012-02-062-1/+4
|\ \ | |/ |/|
| * Add UART1 receive support (UART to x86 console)Randall Spangler2012-02-062-1/+4
* | Add forward declarations in ADC and temp_sensor headersDavid Hendricks2012-02-062-0/+6
|/
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-043-4/+68
* Merge "Fix the missing IRQ problem."Louis Yung-Chieh Lo2012-02-022-0/+26
|\
| * Fix the missing IRQ problem.Louis Yung-Chieh Lo2012-02-022-0/+26
* | Fix a bug that ADC input is not correctly configured.Vic Yang2012-02-021-0/+1
|/
* Merge "Refactor ADC code and add Link charger current ADC support"chrome-bot2012-02-011-17/+14
|\
| * Refactor ADC code and add Link charger current ADC supportVic Yang2012-02-021-17/+14
* | stm32l: add UART driverVincent Palatin2012-01-311-0/+6
|/
* expand properly the IRQ number for IRQ declaration macroVincent Palatin2012-01-301-1/+1
* Eat terminal escape sequencesRandall Spangler2012-01-271-0/+1
* Split reset cause and image copy code.Vincent Palatin2012-01-261-0/+3