summaryrefslogtreecommitdiff
path: root/common/system_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* More debug command cleanup to save spaceRandall Spangler2012-05-211-43/+32
* Add LM4 support for hard resetRandall Spangler2012-05-211-5/+13
* Fix partition address when flash base is not zeroVincent Palatin2012-05-181-3/+3
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-31/+31
* Slightly update the host commands APIVincent Palatin2012-05-141-6/+9
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-111-1/+1
* Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-081-3/+40
* Clean up sysjump struct parsing and add memmove()Randall Spangler2012-05-071-41/+27
* Add header_size in struct jump_data.Louis Yung-Chieh Lo2012-05-031-1/+38
* Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-301-19/+41
* Refactor async console outputRandall Spangler2012-04-241-29/+32
* Implement HOOK_SYSJUMP and use it to preserve LPC host event maskRandall Spangler2012-04-191-11/+102
* Move externs from .lds file into a header fileRandall Spangler2012-04-191-3/+1
* Add chipinfo commandRandall Spangler2012-04-181-0/+10
* Fix getting version string for other imagesRandall Spangler2012-04-131-32/+30
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-091-0/+14
* Preserve reset cause when jumping between EC imagesRandall Spangler2012-04-031-0/+54
* flash write and erase commands protect the active image.Louis Yung-Chieh Lo2012-03-271-0/+31
* Remove old scratchpad-based reboot-to-image interfaceRandall Spangler2012-03-201-0/+9
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-23/+123
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-0/+263