rockbox/firmware/target
2010-04-23 17:35:01 +00:00
..
arm Gigabeat S: All the target backlight functions are currently called on the backlight thread whereas that wasn't the case when the hardware fading was added. Now there's no danger of setting brightness interfering while setting up fades, so get rid of the superfluous mutex. 2010-04-23 17:35:01 +00:00
coldfire Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
mips Onda VX747/VX777: only enable SD clock when transferring data 2010-01-03 17:32:15 +00:00
sh Fix an almost 3 years old bug introduced when moving the archos power handling to target tree: ide_powered() must always use the full implementation, even if HAVE_ATA_POWER_OFF isn't defined. This led to an ATA panic in the Player's charging screen for SVN builds (only applies to flashed Players). 2010-04-11 16:23:27 +00:00