rockbox/firmware/target/coldfire
Jens Arnold b774bae5fd Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now unaligned transfers are less than 10% slower than aligned transfers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11679 a1c6a512-1295-4272-9138-f99709370657
2006-12-06 18:44:45 +00:00
..
iaudio/x5 first step in audio driver unification: renaming the functions to audio_* 2006-12-06 10:24:59 +00:00
iriver first step in audio driver unification: renaming the functions to audio_* 2006-12-06 10:24:59 +00:00
ata-as-coldfire.S Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now unaligned transfers are less than 10% slower than aligned transfers. 2006-12-06 18:44:45 +00:00
ata-target.h Completed target tree move of the ata driver code. Some code cleanup. 2006-12-03 22:13:44 +00:00
crt0.S Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
i2c-coldfire.c More exodus to the target tree for ColdFire and a bonus sorting of firmware/SOURCES. 2006-11-08 16:13:04 +00:00
memcpy-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memmove-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memset-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
memset16-coldfire.S Moved some assembly optimizations to the target tree 2006-07-25 11:16:03 +00:00
pcf50606-coldfire.c Moved pcf50606 stuff to target directory. 2006-10-25 23:24:07 +00:00
pcm-coldfire.c first step in audio driver unification: renaming the functions to audio_* (missed this one) 2006-12-06 10:44:40 +00:00
system-coldfire.c PLL was incorrectly initialized causing system to crash when ran from 2006-12-06 10:02:06 +00:00
system-target.h Removed extraneous #ifdef. 2006-12-06 18:33:57 +00:00