rockbox/firmware/target
2009-02-19 22:54:48 +00:00
..
arm Fix occasional power button ghost presses and get rid of the delay which was needed to reduce the ghost presses (i.e. don't read power button too during lcd updates) 2009-02-19 22:54: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 Add generic touchscreen driver which allows calibration (apps/ layer will follow later). 2009-02-19 22:15:02 +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