rockbox/firmware/target/arm
Rafaël Carré a6ec0293cc Sansa AMS: correct timer definition (clk_main == 24MHz / 16)
make timer-target.h common to all AMS targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19229 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 14:40:57 +00:00
..
archos/av300
as3525 Sansa AMS: correct timer definition (clk_main == 24MHz / 16) 2008-11-26 14:40:57 +00:00
imx31 Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 44.1 and 48 kHz. 2008-11-22 12:17:26 +00:00
ipod Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. 2008-11-07 00:15:53 +00:00
iriver Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. 2008-11-07 00:15:53 +00:00
olympus Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe. 2008-11-07 00:15:53 +00:00
philips Fix a warning introduced by r18940 2008-11-10 23:20:19 +00:00
pnx0101
s3c2440 Code police myself. 2008-11-26 11:18:26 +00:00
s5l8700 make the meizu bootloaders compile again with the new storage infrastructure 2008-11-11 14:11:49 +00:00
sandisk Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and others - see FS#6800 for credits. 2008-11-26 08:26:13 +00:00
tatung/tpj1022
tcc77x Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +00:00
tcc780x Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and others - see FS#6800 for credits. 2008-11-26 08:26:13 +00:00
tms320dm320
adc-as3514.c
adc-pp5020.c
ascodec-pp.c Fix misspelled function name. Thanks to Jens Arnold for noticing. 2008-11-26 05:46:33 +00:00
ascodec-target.h Fix misspelled function name. Thanks to Jens Arnold for noticing. 2008-11-26 05:46:33 +00:00
ata-as-arm.S
ata-nand-telechips.c Telechips NAND: much improved read reliability on D2/iAudio7. More work is required for M200/DAX, but an improvement is evident nonetheless. LPT buffers are now buffer_alloc'd after determining the required size, so most targets should also see a healthy reduction in RAM usage. 2008-11-16 15:44:49 +00:00
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c First part of FS#9570 by Antonius Hellmann. Disables power to the SD memory when not in use. Gives a sizeable power savings (4 mA by his measurement). 2008-11-24 03:59:21 +00:00
ata-sd-target.h
ata-target.h
audio-pp.c
crt0-pp-bl.S
crt0-pp.S
crt0.S Sansa AMS: Use IRAM (in app linker script and crt0.S) 2008-11-18 17:15:56 +00:00
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.c
mmu-arm.h
pcm-pp.c Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +00:00
pcm-telechips.c Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +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 Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +00:00
wmcodec-telechips.c