summaryrefslogtreecommitdiff
path: root/core/cortex-m/build.mk
Commit message (Expand)AuthorAgeFilesLines
* extract common core codeVincent Palatin2013-12-051-1/+1
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-1/+1
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-051-0/+1
* Prevent GCC4.7 from generating unaligned memory accessesVincent Palatin2012-11-271-0/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* Enable FPU support for Link ECBill Richardson2012-10-021-1/+0
* Enable checking for divide by 0 and alignment faultsSimon Glass2012-06-211-1/+1
* Add a common watchdog fileSimon Glass2012-06-051-0/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* FPU controlVic Yang2012-02-161-0/+5
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-0/+11