rockbox/firmware/target/coldfire
Jens Arnold 81f76f21d6 Fix some comments, and make code consistent with comments (CSMR2 was set to 1M instead of 64K).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11698 a1c6a512-1295-4272-9138-f99709370657
2006-12-09 11:36:40 +00:00
..
iaudio/x5 first step in audio driver unification: renaming the functions to audio_* 2006-12-06 10:24:59 +00:00
iriver iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip to run at half frequency when radio screen called cpu_idle_mode(true) and corresponding high end loss after kepress timeout. CRSEL was originally preserved when bypassing PLL. CRSEL shouldn't have any bearing on PSTCLK or SCLK when PLL is bypassed since the dividers are bypassed as well (except for the divX2 for SCLK). 2006-12-08 23:33:22 +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 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