summaryrefslogtreecommitdiff
path: root/core/cortex-m0/ec.lds.S
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-2/+2
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-0/+4
* hooks: add hook for battery state of charge changeAlec Berg2015-02-031-0/+4
* fix off-by-one in flash size checkVincent Palatin2015-01-141-1/+1
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-3/+19
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-1/+3
* MKBP event signalling implementationVic Yang2014-10-241-0/+5
* zinger: check RW firmware signatureVincent Palatin2014-10-021-0/+7
* cortex-m0: stm32f0: use RW vector table when running RW codeAlec Berg2014-07-291-7/+6
* stm32: add USB driverVincent Palatin2014-06-181-0/+20
* discard unused functions at link timeVincent Palatin2014-03-111-21/+21
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+207