rockbox/firmware/target/sh/archos
Bertrik Sikken 55a7a31ce3 Split off target-specific parts from firmware/drivers/serial.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29768 a1c6a512-1295-4272-9138-f99709370657
2011-04-23 08:23:07 +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 Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated header file is left intact as it seems to be used in many places for historical reasons 2011-03-01 07:53:46 +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 Remove redundant function prototype 2011-03-02 20:21:17 +00:00
app.lds
ata-archos.c
ata-as-archos.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
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
i2c-archos.c Move drivers/i2c.c into target tree as it contains SH specific bits. Leave associated header file intact as it is used in many places for historical reasons. 2011-03-01 09:13:48 +00:00
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
uart-archos.c Split off target-specific parts from firmware/drivers/serial.c 2011-04-23 08:23:07 +00:00