summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* host_command: Add send_result() to the arg structureSimon Glass2012-07-237-55/+71
* bitrot: disable VBOOT_SIG for BDS. It's broken.Bill Richardson2012-07-231-1/+1
* Add console functionalityRandall Spangler2012-07-233-83/+228
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-236-26/+62
* Fix unit tests not compiling for linkRandall Spangler2012-07-232-3/+8
* ec: Remove "_A" suffix in FMAP RW firmware areas.Hung-Te Lin2012-07-231-12/+5
* Revert "host_command: Add send_result() to the arg structure"Randall Spangler2012-07-227-72/+57
* Revert "i2c: Move host command processing into a function"Randall Spangler2012-07-221-18/+13
* Revert "i2c: Support command version numbers"Randall Spangler2012-07-223-57/+15
* Clean up ectoolRandall Spangler2012-07-222-37/+28
* Support up to 24 thermal sensorsRandall Spangler2012-07-226-61/+110
* i2c: Support command version numbersSimon Glass2012-07-223-15/+57
* i2c: Move host command processing into a functionSimon Glass2012-07-221-13/+18
* host_command: Add send_result() to the arg structureSimon Glass2012-07-227-57/+72
* stm32f: Fix some error in flash write protectVic Yang2012-07-213-9/+63
* Prevent parallel make from failingVic Yang2012-07-201-7/+5
* daisy/snow: enable SUSPEND_L interruptDavid Hendricks2012-07-191-0/+1
* link: update fan policyVincent Palatin2012-07-191-5/+7
* stm32f: Support hard resetVic Yang2012-07-191-6/+33
* stm32f: Add hibernate supportVic Yang2012-07-191-0/+74
* Add interface to charge_state for lightbarRandall Spangler2012-07-192-35/+58
* stm32: Support backup registers and preseving reset flagsVic Yang2012-07-192-10/+59
* Disable keyboard backlight on suspend entryDuncan Laurie2012-07-191-0/+1
* Add host command to exit force idle charge stateVic Yang2012-07-183-3/+41
* Add new TMP006 sensorsVic Yang2012-07-182-3/+47
* Send hook notification on GAIA power eventVic Yang2012-07-181-0/+10
* chromeos-ec: Refine FMAP.Hung-Te Lin2012-07-181-37/+33
* Add EC flash protect command to ectoolRandall Spangler2012-07-185-37/+206
* Better handling of corner cases for flash protectionRandall Spangler2012-07-181-13/+22
* Use config values for flash protect/erase/write sizesRandall Spangler2012-07-189-137/+77
* Remove flash_read()Randall Spangler2012-07-186-115/+58
* Continue refactoring flash write protectRandall Spangler2012-07-183-54/+84
* Move looking at write protect GPIO to button/switches moduleRandall Spangler2012-07-183-9/+22
* Stop reporting keyboard recovery switchRandall Spangler2012-07-181-5/+0
* Continue simplifying flash write protectRandall Spangler2012-07-183-101/+39
* Move flash commands into flash_common.cRandall Spangler2012-07-183-236/+227
* Simplify flash protection, part 1Randall Spangler2012-07-189-177/+101
* Remove the keyboard "cold reset" hackDuncan Laurie2012-07-181-4/+1
* Remove old flash WP commandsRandall Spangler2012-07-182-145/+2
* ir357x: update voltage regulator settingsVincent Palatin2012-07-181-30/+85
* Set power LED to green when we are trickle charging nearly fullVic Yang2012-07-183-28/+34
* Enable Lucas EC WP again.Louis Yung-Chieh Lo2012-07-182-26/+95
* gaia_power: Allow AP power to be controlledSimon Glass2012-07-171-2/+37
* gaia_power: Add power command to check power state.Simon Glass2012-07-171-0/+42
* stm32mon supports read unprotection.Louis Yung-Chieh Lo2012-07-171-5/+36
* Tidy debug output for reboot commandRandall Spangler2012-07-171-1/+1
* Rename ROLLBACK constant to PSTATERandall Spangler2012-07-171-5/+7
* Fix I2C arbitration timeout when chipset is suspendedRong Chang2012-07-171-2/+3
* daisy: Re-read suspend gpio when asked for chipset stateRong Chang2012-07-171-0/+7
* Don't waste space on vblock and root key if not doing sig-based EC vbootRandall Spangler2012-07-172-8/+29