summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/mmu-armv6.S
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis1-24/+4
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis1-8/+8
2010-09-09Fix beast, forgot the asm label when renaming.Thomas Martitz1-4/+5
2010-09-08Rename cache coherency functions.Thomas Martitz1-42/+60
2010-04-13mmu-armv6: comment out invalidate_dcache_range()Rafaël Carré1-0/+4
2010-04-13mmu-arm* : cpucache_invalidate() needs to be in IRAM for roloRafaël Carré1-1/+1
2009-10-18Split ARMv6 code from mmu-arm.SRafaël Carré1-0/+154