rockbox/firmware/target/coldfire
2006-11-10 01:25:52 +00:00
..
iaudio/x5 H300/X5: Moved backlight brightness code to target tree. Created __backlight_set_brightness in backlight-(target).c. backlight_set_brightness range clamps and calls the backlight driver. 2006-11-10 01:25:52 +00:00
iriver H300/X5: Moved backlight brightness code to target tree. Created __backlight_set_brightness in backlight-(target).c. backlight_set_brightness range clamps and calls the backlight driver. 2006-11-10 01:25:52 +00:00
ata-target.h move coldfire ata defines to a shared ata-target.h 2006-10-30 09:38:34 +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 Forgot to use cvs add on a few new files in the fresh checkout I used. woops. 2006-11-06 18:18:05 +00:00
system-coldfire.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
system-target.h Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the H100 series. 2006-11-08 18:33:06 +00:00