rockbox/firmware/target
2007-10-18 12:15:56 +00:00
..
arm slightly better touchpad driver. Still not brilliant, but the bootloader/debugger can follow a stylus with a cursor, so we can start work on getting apps/ working 2007-10-18 12:15:56 +00:00
coldfire 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
sh Fix USB detection on the Player. 2007-09-05 00:24:28 +00:00