rockbox/firmware/target/sh/archos
Boris Gjenero 9c07d068da FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31043 a1c6a512-1295-4272-9138-f99709370657
2011-11-22 19:59:31 +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 FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +00:00
boot.lds
descramble.S
i2c-archos.c FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +00:00
lcd-archos-bitmap.c
lcd-as-archos-bitmap.S
mascodec-archos.c FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +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