summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-305-22/+55
| | |_|/ | |/| |
* | | | make verified boot feature optionalVincent Palatin2012-05-024-6/+9
| |/ / |/| |
* | | Refine the EC flash size in FMAP structure.Louis Yung-Chieh Lo2012-05-021-1/+2
| |/ |/|
* | introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-0113-21/+544
* | introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-017-26/+46
* | Merge "introducing chip variant for stm32 family [1/3]"Gerrit2012-05-0122-538/+538
|\ \
| * | introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-0122-538/+538
* | | Merge "stm32: fix ADV compilation"Gerrit2012-05-012-4/+4
|\ \ \ | |/ /
| * | stm32: fix ADV compilationVincent Palatin2012-05-012-4/+4
| |/
* | Add basic FMAP to EC firmware image.Bill Richardson2012-05-016-4/+184
|/
* Merge "Prevent issuing warning when fan is off"Gerrit2012-04-301-1/+2
|\
| * Prevent issuing warning when fan is offVic Yang2012-04-301-1/+2
* | Fix ectool battery command printable character detectionRong Chang2012-04-301-1/+1
* | Merge "daisy v1.02: power sequencing updates"Gerrit2012-04-273-14/+37
|\ \
| * | daisy v1.02: power sequencing updatesDavid Hendricks2012-04-273-14/+37
* | | Merge "stm32: change slave address to 0x3c"Gerrit2012-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | stm32: change slave address to 0x3cDavid Hendricks2012-04-271-1/+1
* | | close race condition window in expired timer processingVincent Palatin2012-04-271-30/+30
* | | link: enable +5V always-on at startupVincent Palatin2012-04-273-0/+5
|/ /
* | Fix ectool battery command corrupts charactersRong Chang2012-04-271-17/+66
|/
* Create host-side lightbar bikeshedding tool.Bill Richardson2012-04-264-15/+224
* Merge "Issue warning on fan stall."Gerrit2012-04-263-0/+18
|\
| * Issue warning on fan stall.Vic Yang2012-04-263-0/+18
* | Merge "Give ectool the same lightbar commands as the console."Gerrit2012-04-265-108/+342
|\ \
| * | Give ectool the same lightbar commands as the console.Bill Richardson2012-04-255-108/+342
* | | Merge "Adjust thermal engine thresholds"Gerrit2012-04-261-7/+4
|\ \ \ | |/ / |/| |
| * | Adjust thermal engine thresholdsVic Yang2012-04-261-7/+4
| |/
* | Fix test configurations build errorsVincent Palatin2012-04-2513-15/+37
* | Merge "stm32l: set SYSCFGEN for boards using stm32l"Gerrit2012-04-253-4/+5
|\ \
| * | stm32l: set SYSCFGEN for boards using stm32lDavid Hendricks2012-04-253-4/+5
* | | Merge "Remove unused uart.h includes"Gerrit2012-04-257-7/+0
|\ \ \
| * | | Remove unused uart.h includesRandall Spangler2012-04-257-7/+0
* | | | Merge "Watchdog fixes"Gerrit2012-04-256-88/+113
|\ \ \ \ | |/ / /
| * | | Watchdog fixesRandall Spangler2012-04-256-88/+113
* | | | Merge "simplified message protocol"Gerrit2012-04-252-40/+23
|\ \ \ \
| * | | | simplified message protocolDavid Hendricks2012-04-252-40/+23
* | | | | Merge "Add more info to pll debug command"Gerrit2012-04-251-2/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add more info to pll debug commandRandall Spangler2012-04-251-2/+14
| |/ / /
* | | | Fix watchdog handler stack alignmentRandall Spangler2012-04-251-5/+8
|/ / /
* | | Separate message protocol command types and reserve slots accordinglyDavid Hendricks2012-04-251-3/+6
|/ /
* | Merge "Only chain from interrupt to svc_handler if an event was set."Gerrit2012-04-252-35/+56
|\ \
| * | Only chain from interrupt to svc_handler if an event was set.Randall Spangler2012-04-252-35/+56
* | | Clean up lightbar msg command parsing, add some help.Bill Richardson2012-04-253-66/+106
|/ /
* | Handle overtemp condition in discharging stateRong Chang2012-04-251-2/+6
|/
* Use console output instead of uart output for console commandsRandall Spangler2012-04-2432-346/+348
* Refactor async console outputRandall Spangler2012-04-2421-647/+826
* Implement task profilingRandall Spangler2012-04-245-28/+145
* Merge "ASSERT() cleanup. Remove blocking assert macro to avoid attack."Gerrit2012-04-241-16/+7
|\
| * ASSERT() cleanup. Remove blocking assert macro to avoid attack.Louis Yung-Chieh Lo2012-04-241-16/+7
* | Merge "Disable PLL at end of init"Gerrit2012-04-243-12/+32
|\ \