rockbox/firmware/target/coldfire
Marcin Bukat 8e1021bd4c HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboosted. The gain is 438 -> 728 fps @ 45MHz.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28799 a1c6a512-1295-4272-9138-f99709370657
2010-12-11 23:55:14 +00:00
..
iaudio */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
iriver */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
mpio HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboosted. The gain is 438 -> 728 fps @ 45MHz. 2010-12-11 23:55:14 +00:00
ata-as-coldfire.S Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. 2010-05-17 15:15:38 +00:00
ata-target.h Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
crt0.S MPIO - drop wait states for LCD access 2010-11-29 13:28:22 +00:00
debug-coldfire.c fix yellow 2010-11-06 15:04:33 +00:00
debug-target.h MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
ffs-coldfire.S
i2c-coldfire.c HD300 - add missing i2c initializtion. 2010-11-27 14:23:10 +00:00
kernel-coldfire.c
memcpy-coldfire.S
memmove-coldfire.S
memset-coldfire.S
memset16-coldfire.S
pcf50606-coldfire.c
pcm-coldfire.c HD200 - Setup codec as I2S master and enable recording 2010-07-02 21:09:28 +00:00
strlen-coldfire.S Coldfire strlen, slight optimization pointed out by amiconn, eliminate some unconditionla branches by rearranging the code handling the head bytes 2010-05-12 12:32:34 +00:00
system-coldfire.c Add HD300 button defines for system_exception_wait() 2010-12-01 09:36:53 +00:00
system-target.h Rename cache coherency functions. 2010-09-08 17:05:49 +00:00
thread-coldfire.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00
timer-coldfire.c
usb-target.h
wmcodec-coldfire.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00