summaryrefslogtreecommitdiff
path: root/common/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-2/+0
* Temperature polling and temporal correctionVic Yang2012-02-181-0/+1
* Delay enabling UART1 until after LPC bus is enabled.Bill Richardson2012-02-171-0/+1
* Check for recovery key sequence at initRandall Spangler2012-02-141-0/+4
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-6/+9
* Additional compilation fix-ups for non-LM4 targetsDavid Hendricks2012-02-061-0/+4
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-1/+4
* Make more features optionalVincent Palatin2012-01-261-0/+9
* Remove useless header includesVincent Palatin2012-01-261-3/+0
* Add modularity to the buildVincent Palatin2012-01-241-18/+2
* register console commands at compile-timeVincent Palatin2012-01-241-5/+0
* Calibrate internal oscillator using hibernate clockRandall Spangler2012-01-231-7/+8
* USB Charging controlVic Yang2012-01-191-0/+2
* Configure all GPIOsRandall Spangler2012-01-121-0/+4
* Add constants for all GPIOs.Randall Spangler2012-01-111-2/+2
* Add JTAG moduleRandall Spangler2012-01-111-0/+2
* Split power button code into its own fileRandall Spangler2012-01-101-0/+2
* Clean up labels and TODOsRandall Spangler2012-01-101-4/+5
* Add EC host command to control fan speed.Vic Yang2011-12-271-0/+1
* Initial sources import 1/3Randall Spangler2011-12-071-0/+94