rockbox/firmware/target/coldfire
Maurus Cuelenaere 64f5033574 Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26111 a1c6a512-1295-4272-9138-f99709370657
2010-05-17 15:15:38 +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 - use optimised read&write routines from ata-as-coldfire.S and drop hd200 specyfic ata-as-hd200.S 2010-05-17 13:08:50 +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 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 Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
memcpy-coldfire.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
memmove-coldfire.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
memset-coldfire.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
memset16-coldfire.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pcf50606-coldfire.c Various files: make functions static if they're local or make sure there is a proper #include if not 2009-08-06 09:28:25 +00:00
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 Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE. 2009-02-11 12:55:51 +00:00
timer-coldfire.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
usb-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wmcodec-coldfire.c Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00