rockbox/firmware/target
2011-01-22 09:23:31 +00:00
..
arm i.MX31: Busy wait for a couple microseconds at most then sleep until next tick when polling drive status. This prevents pointless jumps to overdrive speed from perceived high load when waiting for lengthy ops to complete such as spinup and sleep. 2011-01-22 09:23:31 +00:00
coldfire Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
hosted Fix FS#11881. Patch by Thomas Jarosch 2011-01-20 22:27:28 +00:00
mips Fix red: defined(x || y) is not valid C preprocessor 2011-01-21 12:46:00 +00:00
sh Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00