summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "USB charging control LPC command."Gerrit2012-02-163-1/+38
|\ \ | |/ |/|
| * USB charging control LPC command.Vic Yang2012-02-163-1/+38
* | Temporarily remove image RW.B due to code size.Vic Yang2012-02-162-0/+9
|/
* stm32l: add a simple power sequencing for Daisy boardVincent Palatin2012-02-162-0/+145
* Make i8042 independent of host <--> KBC bus.David Hendricks2012-02-151-3/+2
* Change TMP006 temperature calculation to use FP.Vic Yang2012-02-151-40/+30
* Check for recovery key sequence at initRandall Spangler2012-02-141-0/+4
* Make port 80 output less scrollyRandall Spangler2012-02-141-7/+16
* Change temperature sensor debug command behaviourVic Yang2012-02-141-4/+5
* Add 'lightsaber' command to test the blinky lights.Bill Richardson2012-02-132-0/+73
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-131-2/+2
* Merge "Make strtoi() do the right thing for base==16"Bill Richardson2012-02-101-2/+2
|\
| * Make strtoi() do the right thing for base==16Bill Richardson2012-02-101-2/+2
* | Add basic smart battery driverRong Chang2012-02-105-83/+264
|/
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-6/+9
* Send scan code to host when power button is pressed/released.Louis Yung-Chieh Lo2012-02-102-5/+47
* Print repeated port 80 writes, for coreboot/uboot debuggingRandall Spangler2012-02-091-0/+3
* Merge "Add tmp006 object temperature calculation"chrome-bot2012-02-081-1/+111
|\
| * Add tmp006 object temperature calculationVic Yang2012-02-081-1/+111
* | Fix charger init crashRong Chang2012-02-071-12/+59
* | Merge "Initial bq24725 charger driver import"chrome-bot2012-02-074-0/+340
|\ \
| * | Initial bq24725 charger driver importRong Chang2012-02-074-0/+340
| |/
* | More complete x86 power moduleRandall Spangler2012-02-071-43/+77
* | Turn on when power button pressedRandall Spangler2012-02-071-22/+17
* | Handle up/down arrow keys for UART console.Vic Yang2012-02-072-57/+192
|/
* Merge "Additional compilation fix-ups for non-LM4 targets"chrome-bot2012-02-061-0/+4
|\
| * Additional compilation fix-ups for non-LM4 targetsDavid Hendricks2012-02-061-0/+4
* | Merge "Increase simulated power button duration in x86power s0 command"Randall Spangler2012-02-061-2/+6
|\ \ | |/ |/|
| * Increase simulated power button duration in x86power s0 commandRandall Spangler2012-02-061-2/+6
* | Fix some scancodes: F1-F10, arrow keys, and search key.Louis Yung-Chieh Lo2012-02-061-16/+16
* | Uses update_ctl_ram() in 'ctrlram' command.Louis Yung-Chieh Lo2012-02-061-1/+1
* | Add ctrlram command to get/set controller RAM content.Louis Yung-Chieh Lo2012-02-061-0/+33
* | Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-043-2/+147
|/
* Split out GPIO console commandsVincent Palatin2012-02-032-0/+130
* Fix image copy detectionVincent Palatin2012-02-021-1/+2
* Fix the missing IRQ problem.Louis Yung-Chieh Lo2012-02-022-29/+119
* Handle left and right arrow key in UART console.Vic Yang2012-02-011-14/+108
* Eat terminal escape sequencesRandall Spangler2012-01-272-1/+21
* Track the remaining GPIOs from the PCHRandall Spangler2012-01-271-36/+41
* Merge "Split reset cause and image copy code."chrome-bot2012-01-262-1/+208
|\
| * Split reset cause and image copy code.Vincent Palatin2012-01-262-1/+208
* | Merge "Split UART code"chrome-bot2012-01-262-1/+415
|\ \ | |/
| * Split UART codeVincent Palatin2012-01-262-1/+415
* | Add x86power command to get/set x86 power stateRandall Spangler2012-01-261-9/+40
|/
* Make more features optionalVincent Palatin2012-01-262-3/+15
* Remove useless header includesVincent Palatin2012-01-263-6/+0
* Add modularity to the buildVincent Palatin2012-01-242-21/+8