rockbox/firmware/target/arm
Peter D'Hoye b297eb9d9d Codepolice: the patch I accepted contained some tabs. Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18668 a1c6a512-1295-4272-9138-f99709370657
2008-09-29 20:50:26 +00:00
..
archos/av300
imx31 Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_codec enabled, and use the correct value. 2008-09-21 22:32:56 +00:00
ipod
iriver
olympus
philips
pnx0101
s3c2440 Add the shutdown routine necessary when bootloader is flashed. Normal build/bootloader still operate as expected. 2008-09-26 03:08:19 +00:00
s5l8700 M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfu 2008-09-18 18:20:51 +00:00
sandisk
tatung/tpj1022
tcc77x Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00
tcc780x Add some missed bits + change MODE to TMODE 2008-09-22 19:27:21 +00:00
tms320dm320 Minor missing #include and static function fixes for mrobe 2008-09-10 20:14:22 +00:00
adc-as3514.c
adc-pp5020.c
ata-as-arm.S
ata-nand-telechips.c Telechips NAND: split out a couple of small functions to help readability, and add a note about LPT blocks. No functional changes. 2008-09-07 19:44:23 +00:00
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Simplify & fix the MMC driver. After more than 3 years I found that the MMC specs were a bit misleading, and the 'large' MMC which state a block size of 1024 or 2048 bytes and no partial read and/or partial write capability are happily accepting a block size of 512 bytes. So go KISS and remove all the variable/partial block handling code. This fixes the driver for the Transcend 4GB MMCplus, which doesn't cope when we actually set the 2048 byte block size it states. It also makes write operations involving small blocks faster and more reliable. * Note: The 4GB Transcend still doesn't work when plugged at boot, but works when hotplugged. 2008-09-14 20:33:24 +00:00
ata-sd-target.h
ata-target.h
audio-pp.c
crt0-pp-bl.S
crt0-pp.S
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
lcd-as-memframe.S
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.c
mmu-arm.h
pcm-pp.c Codepolice: the patch I accepted contained some tabs. Oops 2008-09-29 20:50:26 +00:00
pcm-telechips.c Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00
system-arm.h
system-pp502x.c
system-pp5002.c
system-target.h
usb-drv-arc.c
usb-fw-pp502x.c
usb-fw-pp5002.c
usb-target.h
wmcodec-pp.c iPod Video: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Enable timeout for zero-crossing detection (SLOWCLK), avoids hanging volume/ gain due to DC offsets. 2008-09-13 19:34:16 +00:00
wmcodec-telechips.c Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00