rockbox/firmware/target/coldfire
Andree Buschmann 5d849a963e Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29189 a1c6a512-1295-4272-9138-f99709370657
2011-02-02 17:43:32 +00:00
..
iaudio Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
iriver Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
mpio Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
ata-as-coldfire.S
ata-target.h Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
crt0.S Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
debug-coldfire.c
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 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
memset16-coldfire.S
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
strlen-coldfire.S
system-coldfire.c Add HD300 button defines for system_exception_wait() 2010-12-01 09:36:53 +00:00
system-target.h Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
thread-coldfire.c Move codfire inline asm into cpu specific file. 2010-12-27 10:22:39 +00:00
timer-coldfire.c
usb-target.h
wmcodec-coldfire.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00