summaryrefslogtreecommitdiff
path: root/core/cortex-m/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cortex-m: add D-cache supportVincent Palatin2018-06-041-4/+13
* cortex-m: enable I-cache on ARMv7-MVincent Palatin2018-03-021-0/+38
* Clean up core routines - cpu, task, watchdogRandall Spangler2012-10-291-1/+0
* cpu: Enable reporting of faultsSimon Glass2012-07-021-0/+4
* Enable checking for divide by 0 and alignment faultsSimon Glass2012-06-211-0/+15