summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Initialize temperature reading buffer to sane valuesVic Yang2012-08-142-5/+43
* Periodically set power LEDVic Yang2012-08-071-1/+16
* Hibernate when in G3 for 24 hoursVic Yang2012-08-071-2/+62
* Add host events for shutdown due to thermal or batteryRandall Spangler2012-08-073-0/+3
* Enhance port 80 loggingRandall Spangler2012-08-071-11/+37
* Add x86indebug commandRandall Spangler2012-08-071-0/+27
* Change link charging profileRong Chang2012-08-061-43/+64
* Revert "Set power LED to green when we are trickle charging nearly full"Vic Yang2012-08-032-28/+28
* Notify kernel when charge_full changesVic Yang2012-08-031-0/+9
* Add additional host command debug outputRandall Spangler2012-08-031-5/+39
* Fix 'reboot' console commandv1.2.0Vic Yang2012-08-031-5/+5
* Fixing bug: Keyboard locks up after 8s pwr pressCharlie Mooney2012-07-311-1/+1
* security: Check for integer overflow in VbExMalloc()Bill Richardson2012-07-311-1/+2
* Fix a bug that a line longer than 80 char kills EC consoleVic Yang2012-07-301-1/+1
* Improve hostcmd commandRandall Spangler2012-07-301-21/+23
* Enhance printf()Randall Spangler2012-07-302-36/+94
* Set TPSCHROME temp range configurationRong Chang2012-07-291-0/+86
* Modify Gaia power message to match x86 power moduleVic Yang2012-07-261-4/+5
* stm32f: Flash write protectVic Yang2012-07-261-1/+7
* Stop keyboard scans from triggering ARM EC resetCharlie Mooney2012-07-261-0/+5
* Change host command params/response pointers to void *Randall Spangler2012-07-2617-114/+58
* Change some FMAP area_offset to be related to the start of flash.Louis Yung-Chieh Lo2012-07-251-3/+10
* Fix order of init hooks so chipset is called before power buttonRandall Spangler2012-07-241-1/+1
* Add RW offset query interface (EC_CMD_FLASH_RW_OFFSET).Louis Yung-Chieh Lo2012-07-241-0/+31
* Calculate the hash only of the actual RW codeRandall Spangler2012-07-242-6/+32
* hash command without args prints current hashRandall Spangler2012-07-241-0/+15
* Refactor flash moduleRandall Spangler2012-07-232-261/+47
* Add console command to inject host commandVic Yang2012-07-231-0/+87
* Implement something close to final lightbar code.Bill Richardson2012-07-233-43/+311
* host_command: Add send_result() to the arg structureSimon Glass2012-07-232-9/+15
* Add console functionalityRandall Spangler2012-07-232-83/+227
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-232-10/+25
* Fix unit tests not compiling for linkRandall Spangler2012-07-231-1/+1
* 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-222-15/+9
* Support up to 24 thermal sensorsRandall Spangler2012-07-221-10/+25
* host_command: Add send_result() to the arg structureSimon Glass2012-07-222-9/+15
* stm32f: Fix some error in flash write protectVic Yang2012-07-211-4/+6
* daisy/snow: enable SUSPEND_L interruptDavid Hendricks2012-07-191-0/+1
* link: update fan policyVincent Palatin2012-07-191-5/+7
* Add interface to charge_state for lightbarRandall Spangler2012-07-191-35/+48
* Add host command to exit force idle charge stateVic Yang2012-07-181-1/+17
* 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-182-15/+74
* Better handling of corner cases for flash protectionRandall Spangler2012-07-181-13/+22
* Use config values for flash protect/erase/write sizesRandall Spangler2012-07-181-12/+10
* Remove flash_read()Randall Spangler2012-07-181-16/+12
* Continue refactoring flash write protectRandall Spangler2012-07-182-44/+64
* Move looking at write protect GPIO to button/switches moduleRandall Spangler2012-07-181-9/+12