rockbox/firmware/target/arm
Barry Wardell 54866bdc9e Don't need all those #include's.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13242 a1c6a512-1295-4272-9138-f99709370657
2007-04-22 12:44:45 +00:00
..
archos/av300
ipod Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
iriver move the iriver ifp7xx and other pnx0101 related files together in the target tree 2007-04-19 10:14:55 +00:00
pnx0101 move to target tree 2007-04-19 10:20:54 +00:00
s3c2440/gigabeat-fx Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
sandisk/sansa-e200 allow the backlight on hold setting to work correctly on sansa 2007-04-19 08:03:23 +00:00
tatung/tpj1022 Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
ata-as-arm.S
ata-pp5002.c
ata-pp5020.c Some more replacing of inl/outl with register #define's (doesn't change end-result binary). Add lots more #define's based on the ipodlinux wiki and some extrapolation. 2007-03-03 23:37:17 +00:00
ata-target.h
audio-pp.c really fix red builds this time 2007-02-18 02:34:36 +00:00
crt0-pp-bl.S
crt0-pp.S Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now only have one binary format to deal with on this target. Users with bootloaders older than 20 March 2007 will have to update. Up to date ones are already on download.rockbox.org since that date. 2007-04-12 21:07:35 +00:00
crt0.S PNX0101 changes: 2007-03-24 19:26:13 +00:00
i2c-pp.c
i2s-pp.c Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell and Christian Gmeiner from the AS3514 datasheet. 2007-03-11 17:38:08 +00:00
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
memswap128-arm.S SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the players RAM is <= 1MB. Make any needed changes to things to stabilize and facilitate this including removing flattening out initialization. Comment some things heavily. Fix a few logfs I didn't want to see the compiler complaining about. 2007-03-19 22:04:17 +00:00
pcm-pp.c Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell and Christian Gmeiner from the AS3514 datasheet. 2007-03-11 17:38:08 +00:00
system-arm.h Do the target shuffle again a better way by including from higher levels 2007-04-14 01:18:06 +00:00
system-pp502x.c Don't need all those #include's. 2007-04-22 12:44:45 +00:00
system-pp5002.c Don't need all those #include's. 2007-04-22 12:44:45 +00:00
system-target.h Heh. Better way to load the PROCESSOR_ID address. Thanks Thom. :) 2007-04-14 11:46:05 +00:00
usb-pp.c
usb-target.h
wmcodec-pp.c Reenable aynchronous audio init stage. Really just single stage with aynchronous enabling of outputs. Keeps audio_init last so prior init steps can use the audiobuffer in any desired way. Audio will be fully initialized by the time the UI is entered. Playback of voice or audio will be delayed properly until audio hardware is ready. 2007-03-11 05:04:48 +00:00