summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/mmu-arm.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-10Fix the ARM assembly to ensure that the stack is not used.Karl Kurbjun1-15/+4
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-116/+137
2008-04-17Cache functions should include data and instruction barriers.Michael Sevakis1-6/+10
2008-04-15Use real ARM 11 instructions for cache operations. Probably will factor out l...Michael Sevakis1-0/+50
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun1-0/+226