rockbox/firmware/target/coldfire
2010-05-12 14:05:36 +00:00
..
iaudio remove some useless lines 2010-04-26 11:37:59 +00:00
iriver Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
mpio HD200 - fix in asm optimised ATA reads&writes 2010-05-11 11:35:58 +00:00
ata-as-coldfire.S Save a few instructions by better use of conditions. 2010-05-02 19:36:20 +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 Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
ffs-coldfire.S Remove unneeded instruction from the coldfire ffs function and fix a wrong comment 2009-12-16 16:39:24 +00:00
i2c-coldfire.c Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
kernel-coldfire.c
memcpy-coldfire.S
memmove-coldfire.S
memset-coldfire.S
memset16-coldfire.S
pcf50606-coldfire.c
pcm-coldfire.c PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to be handled there. Driver can just return current pointer for recording peaks. A new define, HAVE_PCM_REC_DMA_ADDRESS, specifies that physical addresses are being used for recording and translation is needed before starting a new block. The drivers need not worry about aligning start and size nor should care if either will be zero. All this will be checked in the logical layer first. 2010-05-12 14:05:36 +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 MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
system-target.h
timer-coldfire.c
usb-target.h
wmcodec-coldfire.c Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00