rockbox/firmware/target/coldfire/iriver
2007-10-17 20:45:13 +00:00
..
h100 Coldfire: Partially revert buffered writes, and enable them explicitly for the LCD only. Turned out that with buffered writes enabled, reads after writes are not always serialized, which is a bad thing for I/O. Buffered writes to the LCD are safe because that's write-only. Fixes FS #7985. How come I didn't notice this earlier? :> 2007-10-17 20:45:13 +00:00
h300 H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. 2007-10-14 23:05:56 +00:00
ata-iriver.c
audio-iriver.c
backlight-target.h
button-target.h
lcd-remote-iriver.c
lcd-remote-target.h
system-iriver.c