summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "stm32: use level interrupt instead of edge"Vincent Palatin2012-05-305-11/+11
|\ \
| * | stm32: use level interrupt instead of edgeVincent Palatin2012-05-305-11/+11
* | | Merge "Add basic SPI support to link"Gerrit2012-05-308-0/+221
|\ \ \ | |/ / |/| |
| * | Add basic SPI support to linkRandall Spangler2012-05-308-0/+221
* | | Merge "stm32f: update flash write size"Gerrit2012-05-301-2/+2
|\ \ \ | |/ / |/| |
| * | stm32f: update flash write sizeDavid Hendricks2012-05-291-2/+2
| |/
* | ec: Remove *.dis from default target.Hung-Te Lin2012-05-301-1/+3
* | Improve the timeout when running on non-Google EC boards.Louis Yung-Chieh Lo2012-05-301-2/+36
* | Merge "Add host command to simulate key press"Gerrit2012-05-293-0/+66
|\ \
| * | Add host command to simulate key pressVic Yang2012-05-293-0/+66
| |/
* | Merge "Jump to RAM before entering hibernate"Gerrit2012-05-291-7/+18
|\ \
| * | Jump to RAM before entering hibernateRandall Spangler2012-05-291-7/+18
* | | Merge "Use correct EEPROM timeout"Gerrit2012-05-291-7/+18
|\ \ \ | |/ / |/| |
| * | Use correct EEPROM timeoutRandall Spangler2012-05-291-7/+18
* | | Merge "usleep() chains to udelay() if called before task_start()"v1.1.0Gerrit2012-05-293-6/+26
|\ \ \ | |/ /
| * | usleep() chains to udelay() if called before task_start()Randall Spangler2012-05-293-6/+26
| |/
* | Merge "Add a way to set indiviual sensitivity factor for each TMP006 sensor"Gerrit2012-05-293-5/+9
|\ \ | |/ |/|
| * Add a way to set indiviual sensitivity factor for each TMP006 sensorVic Yang2012-05-283-5/+9
* | Fix temperature comparison issue in discharging stateRong Chang2012-05-281-6/+8
|/
* Make ectool correctly report when keyboard backlight is offVic Yang2012-05-265-1/+15
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-257-57/+123
* Better help for console commandsRandall Spangler2012-05-2533-266/+495
* Merge "Add mmapinfo command to power_button.c"Gerrit2012-05-251-0/+22
|\
| * Add mmapinfo command to power_button.cBill Richardson2012-05-251-0/+22
* | Merge "stm32: fix keyboard FIFO"Gerrit2012-05-252-13/+12
|\ \
| * | stm32: fix keyboard FIFOVincent Palatin2012-05-252-13/+12
| |/
* | Merge "Cleanup - includes go in include dir"Gerrit2012-05-253-2/+1
|\ \
| * | Cleanup - includes go in include dirRandall Spangler2012-05-253-2/+1
| |/
* | Init task contexts/stacks at runtimeVincent Palatin2012-05-252-29/+42
|/
* Merge "Fix disabling columns when power button is pressed"Gerrit2012-05-251-31/+23
|\
| * Fix disabling columns when power button is pressedRandall Spangler2012-05-241-31/+23
* | Merge "Add I2C host communication"Gerrit2012-05-242-0/+214
|\ \
| * | Add I2C host communicationVincent Palatin2012-05-242-0/+214
* | | Merge "Split communication functions from host tools"Gerrit2012-05-246-170/+155
|\ \ \ | |/ /
| * | Split communication functions from host toolsVincent Palatin2012-05-246-170/+155
| |/
* | Enable brown-out resetRandall Spangler2012-05-242-0/+4
|/
* Fix I2C port frequency calculationRandall Spangler2012-05-241-6/+38
* Merge "Add a way to pass in define flag when 'make'"Gerrit2012-05-241-1/+1
|\
| * Add a way to pass in define flag when 'make'Vic Yang2012-05-241-1/+1
* | Update backlight in lid open/close funcsRandall Spangler2012-05-241-4/+6
* | Merge "Keyboard scan must stop driving columns when power button is pressed."Gerrit2012-05-237-16/+58
|\ \
| * | Keyboard scan must stop driving columns when power button is pressed.Louis Yung-Chieh Lo2012-05-247-16/+58
| |/
* | Merge "Handle multiple pending lightbar events."Gerrit2012-05-231-29/+44
|\ \ | |/ |/|
| * Handle multiple pending lightbar events.Bill Richardson2012-05-221-29/+44
* | Merge "stm32: try to be more robust against malformed commands"Gerrit2012-05-221-6/+21
|\ \
| * | stm32: try to be more robust against malformed commandsVincent Palatin2012-05-231-6/+21
| |/
* | Merge "Add EC command to report board version"Gerrit2012-05-222-0/+19
|\ \ | |/ |/|
| * Add EC command to report board versionVadim Bendebury2012-05-222-0/+19
* | Merge "stm32: ensure I2C properly behave after sysjump"Gerrit2012-05-221-0/+6
|\ \
| * | stm32: ensure I2C properly behave after sysjumpVincent Palatin2012-05-221-0/+6