summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split UART codeVincent Palatin2012-01-261-0/+60
* Move SoC-independant headers to another directoryVincent Palatin2012-01-261-0/+21
* Split the timer code between OS code and hardware dependant code.Vincent Palatin2012-01-251-0/+43
* Go back to SoC independant IRQ vectors declarationVincent Palatin2012-01-251-6/+5
* Initial mutex implementationVincent Palatin2012-01-252-0/+16
* register console commands at compile-timeVincent Palatin2012-01-241-11/+6
* USB Charging controlVic Yang2012-01-191-0/+34
* Handle all GPIO IRQs. Interrupts no longer enabled by default.Randall Spangler2012-01-171-3/+3
* Add x86 power state machineRandall Spangler2012-01-171-1/+5
* GPIO interrupts are disabled by defaultRandall Spangler2012-01-131-0/+8
* Move board-specific GPIO lists to board-specific filesRandall Spangler2012-01-121-67/+34
* Configure all GPIOsRandall Spangler2012-01-121-0/+2
* Tidy GPIO configuration and board-specific configs for modules.Randall Spangler2012-01-121-3/+6
* Add constants for all GPIOs.Randall Spangler2012-01-111-8/+62
* Add JTAG moduleRandall Spangler2012-01-111-0/+16
* Add GPIO get/set commandsRandall Spangler2012-01-111-3/+5