summaryrefslogtreecommitdiff
path: root/core/cortex-m/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "cortex-m: enable I-cache on ARMv7-M"Mary Ruthven2021-11-181-10/+0
* Revert "cortex-m: add D-cache support"Mary Ruthven2021-11-181-7/+2
* Revert "mt_scp: Add functions to clean/invalidated selected ranges of D-cache"Mary Ruthven2021-11-181-4/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-15/+16
* mt_scp: Add functions to clean/invalidated selected ranges of D-cacheNicolas Boichat2019-02-201-4/+4
* mt_scp: Add functions to clean/invalidated selected lines of D-cacheNicolas Boichat2019-02-191-0/+5
* cortex-m: add D-cache supportVincent Palatin2018-06-041-2/+7
* cortex-m: enable I-cache on ARMv7-MVincent Palatin2018-03-021-0/+10
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* mec1322: heavysleep in idle task and console deepsleepKyoung Kim2015-07-171-0/+6
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* cpu: Enable reporting of faultsSimon Glass2012-07-021-0/+4
* Enable checking for divide by 0 and alignment faultsSimon Glass2012-06-211-0/+3
* Add an option to report panic fault informationSimon Glass2012-06-191-0/+20
* Move System Control Block registers to core headerVincent Palatin2012-06-151-0/+2
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-0/+1
* NVIC registers are not SoC specificVincent Palatin2012-01-251-0/+23