rockbox/firmware/target
2009-02-13 12:59:30 +00:00
..
arm Separate running an SDMA channel from resetting it. It should make usage more flexible since resets are needed only before restarting if aborting transfers (because the script is left awaiting requests, not the next start) which PCM does alot of but other things likely won't. 2009-02-13 12:59:30 +00:00
coldfire Remove experimental check which should only be there if all PCM drivers do it. It's incomplete anyway. 2009-02-13 12:37:29 +00:00
mips Onda VX747: 2009-02-13 00:45:49 +00:00
sh Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE. 2009-02-11 12:55:51 +00:00