summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Help command prints a sorted multi-column list of commandsRandall Spangler2012-01-241-8/+25
* register console commands at compile-timeVincent Palatin2012-01-249-141/+26
* Calibrate internal oscillator using hibernate clockRandall Spangler2012-01-231-7/+8
* USB Charging controlVic Yang2012-01-193-1/+147
* Add x86 power state machineRandall Spangler2012-01-172-3/+291
* 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
* Fix an error in common/build.mk that causes compilation fail.Vic Yang2011-12-281-1/+0
* Add EC host command to control fan speed.Vic Yang2011-12-274-4/+45
* Add host command to read temperature sensor valueVic Yang2011-12-223-1/+38
* Support flash checksum command for re-transmit.Louis Yung-Chieh Lo2011-12-122-6/+36
* Add flash write protect range commandRong Chang2011-12-122-0/+108
* Add user-mode LPC endpointRandall Spangler2011-12-082-28/+36
* Fix LPC drive strength for I/O lines interfering with x86 boot.Randall Spangler2011-12-081-8/+10
* Initial sources import 3/3Vincent Palatin2011-12-073-0/+55
* Initial sources import 2/3Louis Yung-Chieh Lo2011-12-072-0/+559
* Initial sources import 1/3Randall Spangler2011-12-079-0/+1262