rockbox/firmware/target/coldfire
2007-02-05 01:01:15 +00:00
..
iaudio/x5 Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
iriver New PLL calculations to make sure that PLLDIV != 0. This seems to solve the problem with the troublesome H140 batch from OutletMP3. 2007-02-05 00:01:29 +00:00
ata-as-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
ata-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
crt0.S Prepare core support for the iriver bootloader supporting ROM images 2007-01-12 18:34:00 +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 Removed executable flag 2007-01-09 23:29:07 +00:00
memmove-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset-coldfire.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset16-coldfire.S Removed executable flag 2007-01-09 23:29:07 +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 Optimise EQ coef calculation routines for both speed and size. Move now unneeded fsqrt function to plugin fixed point library in case it'll be needed. Move all fixed point helper macros to dsp.h. Added FRACMUL_SHL macro to facilitate high-precision shifting of 64 bit multiplies and remove rounding from macsr in main thread to make this work as intended. 2007-02-05 01:01:15 +00:00
system-target.h Removed extraneous #ifdef. 2006-12-06 18:33:57 +00:00