summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/cp15_clean_dcache.S
Commit message (Collapse)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
|
* Remove executable mode bitsGregory Nutt2013-11-171-0/+0
|
* Un-neccesary, cosmetic changes to label names and commentsGregory Nutt2013-09-221-2/+2
|
* ARMv7-A: Fix some error in alignment to cache line boundaries in the cache ↵Gregory Nutt2013-09-211-1/+1
| | | | operations
* ARMv7-A: Clarify end address paramet in cache operations: It is the end+1 ↵Gregory Nutt2013-09-211-1/+1
| | | | address, not the end address
* SAMA5: Separate cache operations into separate filesGregory Nutt2013-07-291-0/+115