summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add host command to simulate key press"Gerrit2012-05-291-0/+15
|\
| * Add host command to simulate key pressVic Yang2012-05-291-0/+15
* | Merge "Add a way to set indiviual sensitivity factor for each TMP006 sensor"Gerrit2012-05-291-1/+2
|\ \ | |/ |/|
| * Add a way to set indiviual sensitivity factor for each TMP006 sensorVic Yang2012-05-281-1/+2
* | Fix temperature comparison issue in discharging stateRong Chang2012-05-281-6/+8
|/
* Make ectool correctly report when keyboard backlight is offVic Yang2012-05-261-0/+1
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-252-31/+77
* Better help for console commandsRandall Spangler2012-05-2519-211/+329
* Cleanup - includes go in include dirRandall Spangler2012-05-253-205/+0
* Merge "Keyboard scan must stop driving columns when power button is pressed."Gerrit2012-05-232-8/+8
|\
| * Keyboard scan must stop driving columns when power button is pressed.Louis Yung-Chieh Lo2012-05-242-8/+8
* | Merge "Handle multiple pending lightbar events."Gerrit2012-05-231-29/+44
|\ \ | |/ |/|
| * Handle multiple pending lightbar events.Bill Richardson2012-05-221-29/+44
* | Add EC command to report board versionVadim Bendebury2012-05-221-0/+13
|/
* Add LPC command to handle vboot stuff.Bill Richardson2012-05-221-0/+44
* Merge "do not advertise RW-B in FMAP if it doesn't exist"Gerrit2012-05-221-0/+2
|\
| * do not advertise RW-B in FMAP if it doesn't existVincent Palatin2012-05-221-0/+2
* | Merge "Notify lightbar task when CPU enters/leaves S5"Gerrit2012-05-221-1/+16
|\ \
| * | Notify lightbar task when CPU enters/leaves S5Bill Richardson2012-05-221-1/+16
| |/
* | Add support for printing fixed-point numbersRandall Spangler2012-05-222-3/+23
|/
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-222-2/+6
* Fix regression on linking addressVincent Palatin2012-05-221-1/+1
* Merge "Disable touchscreen when lid is closed and in S3"Gerrit2012-05-222-20/+44
|\
| * Disable touchscreen when lid is closed and in S3Randall Spangler2012-05-212-20/+44
* | Turn on light bar subtly for factoryBill Richardson2012-05-211-70/+30
|/
* Merge "Even more debug command cleanup to save space"Gerrit2012-05-219-280/+179
|\
| * Even more debug command cleanup to save spaceRandall Spangler2012-05-219-280/+179
* | Clean up linker scripts; detect out-of-flash problem.Bill Richardson2012-05-215-41/+74
|/
* Merge "More debug command cleanup to save space"Gerrit2012-05-215-122/+79
|\
| * More debug command cleanup to save spaceRandall Spangler2012-05-215-122/+79
* | Add host command to read temperature sensor infoVic Yang2012-05-222-1/+38
|/
* Clean up debug commands to use less spaceRandall Spangler2012-05-212-67/+34
* Add LM4 support for hard resetRandall Spangler2012-05-211-5/+13
* Merge "Fix a bug that 'ectool thermalget' silently fails"Gerrit2012-05-212-5/+10
|\
| * Fix a bug that 'ectool thermalget' silently failsVic Yang2012-05-212-5/+10
* | Merge "Use common host command processing for Daisy I2C"Gerrit2012-05-213-94/+3
|\ \ | |/ |/|
| * Use common host command processing for Daisy I2CVincent Palatin2012-05-183-94/+3
* | Fix flash base in full image ELFVincent Palatin2012-05-191-4/+4
* | stm32: keep power across sysjumpVincent Palatin2012-05-181-0/+4
* | Fix partition address when flash base is not zeroVincent Palatin2012-05-181-3/+3
|/
* Merge "Preserve USB port state when jumping"Gerrit2012-05-171-3/+38
|\
| * Preserve USB port state when jumpingVic Yang2012-05-171-3/+38
* | Disable unused BDS functionalityRandall Spangler2012-05-171-1/+1
* | Add AC state change hookRandall Spangler2012-05-173-8/+21
* | Fix some behaviors of keyboard command handlers.Louis Yung-Chieh Lo2012-05-172-23/+100
* | de-LPCify the EC host interfaceVincent Palatin2012-05-1513-247/+246
* | Enable vboot for BDS too.Bill Richardson2012-05-151-10/+2
* | Sort console commands at build timeVincent Palatin2012-05-151-21/+4
* | Merge "Arrange help output to sort 'column first'"Gerrit2012-05-141-25/+31
|\ \
| * | Arrange help output to sort 'column first'Vadim Bendebury2012-05-141-25/+31