rockbox/firmware/target/arm/as3525/sansa-clip
Rafaël Carré f504153857 FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
- cache IRAM and DRAM
- map IRAM just next to DRAM to remove the need for -mlong-calls and reduce binsize
- tweak delays in Fuze button code
- tweak delays in Clip button code (down button sometimes doesn't respond anyway : an alternate driver is being worked on)

Before reporting any problem, please check your filesystem or format your player from the OF

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21228 a1c6a512-1295-4272-9138-f99709370657
2009-06-08 23:05:33 +00:00
..
backlight-clip.c Sansa Clip: backlight brightness is not possible, so remove references to it 2008-11-18 17:40:32 +00:00
backlight-target.h Clip: add backlight and buttonlight code 2008-10-31 22:02:41 +00:00
button-clip.c FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up 2009-06-08 23:05:33 +00:00
button-target.h Use the same poweroff count for clip as for other AMS targets 2008-12-28 21:58:13 +00:00
lcd-as-clip.S Sansa Clip: apply r21190 to asm lcd_greydata : 2% speedup 2009-06-06 14:13:48 +00:00
lcd-ssd1303.c FS#10273 : Power Sansa Clip screen for some models needing as3514's DCDC15 2009-06-07 23:33:43 +00:00
powermgmt-clip.c Sansa Clip: enable battery charging. 2009-02-14 16:19:21 +00:00