index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
mmu-arm.S
(
follow
)
Commit message (
Expand
)
Author
Age
*
imx233: define HAVE_TEST_AND_CLEAN_CACHE
Amaury Pouly
2012-06-07
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Do some things to make -ffunction-sections work better.
Michael Sevakis
2011-12-17
*
imx233/fuze+: prepare target to enable MMU
Amaury Pouly
2011-07-23
*
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-02
*
Rename cache coherency functions.
Thomas Martitz
2010-09-08
*
Update Samsung YP-S3 bootloader demo
Bertrik Sikken
2010-05-30
*
cpucache_invalidate: use bx reg instead of mov pc, reg to return
Rafaël Carré
2010-05-29
*
as3525: use DMA for recording
Rafaël Carré
2010-05-13
*
s5l870x : use mmu-arm.S
Rafaël Carré
2010-04-13
*
mmu-arm.S: comment out dump_dcache_range()
Rafaël Carré
2010-04-13
*
mmu-arm.S: disable MMU functions on CPUs which don't use them
Rafaël Carré
2010-04-13
*
mmu-arm.S: Use correct implementations on arm926ej-s CPUs
Rafaël Carré
2010-04-13
*
mmu-arm* : cpucache_invalidate() needs to be in IRAM for rolo
Rafaël Carré
2010-04-13
*
mmu-arm (v4/v5) : fix previous commit, clean/invalidate correctly the first s...
Rafaël Carré
2010-04-13
*
mmu-arm (v4/v5) : use one less instruction in invalidate_dcache/clean_dcache
Rafaël Carré
2010-04-13
*
Split ARMv6 code from mmu-arm.S
Rafaël Carré
2009-10-18
*
Fix S5L870x cache coherency functions. They were split into a different file,...
Michael Sparmann
2009-10-17
*
Added S5L870X cache coherency support
Michael Sparmann
2009-10-09
*
Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...
Michael Sevakis
2009-02-11