rockbox/firmware/target/coldfire
Michael Sevakis c02e15fe26 Coldfire: More efficient and compact peaking code. Hope the build doesn't whine about strange asm constraints. GCC's ok with it here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11786 a1c6a512-1295-4272-9138-f99709370657
2006-12-17 11:56:30 +00:00
..
iaudio/x5 SWCODEC recording: More cleanup of stuff after queue additions and audio driver unification. 2006-12-17 11:03:19 +00:00
iriver SWCODEC recording: More cleanup of stuff after queue additions and audio driver unification. 2006-12-17 11:03:19 +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 Fix some comments, and make code consistent with comments (CSMR2 was set to 1M instead of 64K). 2006-12-09 11:36:40 +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 Coldfire: More efficient and compact peaking code. Hope the build doesn't whine about strange asm constraints. GCC's ok with it here. 2006-12-17 11:56:30 +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