summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename section A to RW, to match other platformsRandall Spangler2012-07-176-43/+43
* Remove firmware BRandall Spangler2012-07-1715-171/+22
* Rename A and B images to RW and RW_B, part 1Randall Spangler2012-07-1712-96/+97
* Fix a bug in I2C host command handlerVic Yang2012-07-161-0/+1
* Append "shift" to version string in shifted imageVic Yang2012-07-161-0/+4
* Flash pre-init reboots if it needs to clear protection registersRandall Spangler2012-07-168-26/+81
* Print console messages for overtemp and shutdownDuncan Laurie2012-07-162-1/+7
* Fix return code from ectoolRandall Spangler2012-07-161-39/+42
* Support preserving reset flags across a resetRandall Spangler2012-07-165-20/+42
* Refactor reset reasonsRandall Spangler2012-07-168-124/+224
* Use openocd auto-erase when writing flash, and use sysresetreq to resetRandall Spangler2012-07-162-8/+7
* Refactor HIBDATA access so we can use multiple hibernate regsRandall Spangler2012-07-162-34/+55
* Debounce charging voltage when cross 8.0VRong Chang2012-07-152-18/+55
* Define __packed inside ec_commands.hRandall Spangler2012-07-131-0/+8