summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/cache-armv5.S
Commit message (Expand)AuthorAgeFilesLines
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-051-0/+2
* ARM: Support multiple ARM architecturesSascha Hauer2012-10-131-15/+15
* ARM: Separate assembler functions into their own sectionSascha Hauer2012-07-231-1/+6
* ARM startup: Do call __mmu_cache_flush during startupSascha Hauer2012-05-231-1/+0
* init: introduce __BARE_INIT for .section ".text_bare_init.text"Jean-Christophe PLAGNIOL-VILLARD2010-09-201-1/+2
* arm: move __mmu_cache_flush to bare_init sectionSascha Hauer2010-05-031-0/+2
* ARM: Add a wrapper around dma_* functionsSascha Hauer2010-03-301-3/+3
* armv5: use proper cache flush functionSascha Hauer2010-03-181-0/+113