rockbox/firmware/target
2009-02-17 02:36:48 +00:00
..
arm Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's not very noticeable) and "fix" debug menu from not showing the dbop data (see FIXME), some cleanup in the fuze's button driver 2009-02-17 02:36:48 +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-16 22:49:58 +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