summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Switch keyboard outputs to open-drainRandall Spangler2012-06-071-21/+13
* Put correct RO_FRID, RW_FWID_A, RW_FWID_B entries in FMAPBill Richardson2012-06-073-6/+16
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-078-210/+350
* Flash host command functions should be staticRandall Spangler2012-06-061-9/+9
* Fix setting PROCHOT levelRandall Spangler2012-06-061-2/+2
* Add powerinfo command to display CPU stateBill Richardson2012-06-061-0/+11
* Add a common watchdog fileSimon Glass2012-06-054-22/+20
* Unify the watchdog API over stm32 and lm4Simon Glass2012-06-054-9/+15
* lm4: Drop LED blinking from watchdog taskSimon Glass2012-06-051-8/+0
* Release keyboard recovery button on next power-onRandall Spangler2012-06-045-25/+51
* Disable default I2C register dumpRong Chang2012-06-031-2/+4
* Send success code when rebooting EC using I2C host commandsDavid Hendricks2012-06-011-0/+4
* stm32mon: more robust serial communicationVincent Palatin2012-06-011-11/+24
* Add host command to switch LCD backlight and WLAN/BluetoothVic Yang2012-06-014-0/+110
* simple and self-contained EC flashing toolVincent Palatin2012-05-314-4/+155
* Assorted keyboard module cleanupRandall Spangler2012-05-313-12/+17
* Fix alignment of task scratchpad and system stackRandall Spangler2012-05-313-6/+14
* Fix a typo in thermal engine temperature settingVic Yang2012-05-311-1/+1
* PMU tps65090 driverRong Chang2012-05-314-0/+170
* Add stm32 I2C master driverRong Chang2012-05-314-2/+475
* Detect recovery key combinationVincent Palatin2012-05-313-22/+79
* Merge "stm32: assert/de-assert GPIO_PMIC_PWRON_L with keyboard power event"Gerrit2012-05-301-0/+3
|\
| * stm32: assert/de-assert GPIO_PMIC_PWRON_L with keyboard power eventDavid Hendricks2012-05-291-0/+3
* | 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
|\ \