rockbox/firmware/target
Maurus Cuelenaere 44eba07516 Add generic touchscreen driver which allows calibration (apps/ layer will follow later).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20055 a1c6a512-1295-4272-9138-f99709370657
2009-02-19 22:15:02 +00:00
..
arm Add generic touchscreen driver which allows calibration (apps/ layer will follow later). 2009-02-19 22:15:02 +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