summaryrefslogtreecommitdiff
path: root/core/cortex-m/ec.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Add AC state change hookRandall Spangler2012-05-171-0/+4
* fix FMAP linker section offsetVincent Palatin2012-05-151-1/+2
* Sort console commands at build timeVincent Palatin2012-05-151-1/+1
* Add hooks for chipset power transitionsRandall Spangler2012-05-091-0/+16
* stm32: add flash programming supportVincent Palatin2012-05-091-0/+2
* Update EC config and FMAP to reserve room for vboot signaturesBill Richardson2012-05-041-1/+1
* make verified boot feature optionalVincent Palatin2012-05-021-4/+1
* Add basic FMAP to EC firmware image.Bill Richardson2012-05-011-0/+13
* Implement HOOK_SYSJUMP and use it to preserve LPC host event maskRandall Spangler2012-04-191-0/+9
* Move externs from .lds file into a header fileRandall Spangler2012-04-191-0/+1
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-1/+3
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-0/+11
* update versioning information stored in the ECVincent Palatin2012-03-021-0/+4
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-0/+3
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-0/+63