.. |
iaudio
|
More minor const/static/include fixes.
|
2010-08-01 11:10:39 +00:00 |
iriver
|
More minor const/static/include fixes.
|
2010-08-01 11:10:39 +00:00 |
mpio
|
HD200: Add timeout in usb_enable(false) to prevent infinite loop when something goes wrong.
|
2010-07-17 11:38:47 +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
|
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 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 |
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
|
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 |