rockbox/firmware/target/coldfire
2010-03-19 23:39:00 +00:00
..
iaudio Reset USB bridge properly when selecting bus powered mode. The bridge might have been set to self powered by the cowon loader, and switching the mode requires a reset. Makes USB work on X5s which were set to 'hub mode' in the OF for some reason. 2010-03-19 23:39:00 +00:00
iriver Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
ata-as-coldfire.S
ata-target.h
crt0.S Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware'). 2009-02-20 02:33:40 +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
kernel-coldfire.c Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
memcpy-coldfire.S
memmove-coldfire.S
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
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 Remove experimental check which should only be there if all PCM drivers do it. It's incomplete anyway. 2009-02-13 12:37:29 +00:00
strlen-coldfire.S
system-coldfire.c Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display panic or exception messages - see FS#10665. 2009-11-14 11:27:41 +00:00
system-target.h
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