rockbox/firmware/target/sh/archos
Marcin Bukat 56c4e9fa60 Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28425 a1c6a512-1295-4272-9138-f99709370657
2010-10-31 21:09:34 +00:00
..
fm_v2 Fix an almost 3 years old bug introduced when moving the archos power handling to target tree: ide_powered() must always use the full implementation, even if HAVE_ATA_POWER_OFF isn't defined. This led to an ATA panic in the Player's charging screen for SVN builds (only applies to flashed Players). 2010-04-11 16:23:27 +00:00
ondio Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
player Fix an almost 3 years old bug introduced when moving the archos power handling to target tree: ide_powered() must always use the full implementation, even if HAVE_ATA_POWER_OFF isn't defined. This led to an ATA panic in the Player's charging screen for SVN builds (only applies to flashed Players). 2010-04-11 16:23:27 +00:00
recorder Fix the remaining reds. 2010-05-06 22:33:57 +00:00
app.lds 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
ata-archos.c
ata-as-archos.S
ata-target.h Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. 2010-05-17 15:15:38 +00:00
audio-archos.c Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
boot.lds
descramble.S
lcd-archos-bitmap.c
lcd-as-archos-bitmap.S
mascodec-archos.c Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
timer-archos.c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00