rockbox/firmware/target/arm/as3525
Bertrik Sikken 0d6a28edc3 Enable FM radio on the sansa c200v2 (untested).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20809 a1c6a512-1295-4272-9138-f99709370657
2009-04-26 21:28:34 +00:00
..
sansa-c200v2 Remove the calls to backlight_lcd_sleep_countdown from target specific code and move it into backlight.c 2009-04-26 01:23:39 +00:00
sansa-clip Fix reds and yellows (hopefully). Some targets apparently didn't properly #ifdef lcd_enable and lcd_sleep code out, so that it got partly active in the bootloader; rename the ui simulator stub fixes most reds; for the clip: move the hook code into lcd-1bit-vert.c which should fix the bootloader red. 2009-03-17 03:36:36 +00:00
sansa-e200v2 FS#10126 - lcd_e200v2 cleanup by Michael Chicoine 2009-04-26 11:14:19 +00:00
sansa-fuze Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
sansa-m200v4 Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
adc-target.h
app.lds FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré 2009-04-10 17:00:23 +00:00
ascodec-as3525.c Patch by Rafaël Carré - Sansa AMS i2c : 2009-04-07 17:20:31 +00:00
ascodec-target.h
ata_sd_as3525.c FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Carré. 2009-04-10 17:03:56 +00:00
audio-as3525.c
backlight-e200v2-fuze.c Remove the calls to backlight_lcd_sleep_countdown from target specific code and move it into backlight.c 2009-04-26 01:23:39 +00:00
boot.lds
clock-target.h
debug-as3525.c Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it. 2009-04-20 20:11:01 +00:00
debug-target.h
dma-pl081.c Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA code 2009-04-07 17:08:26 +00:00
dma-target.h
fmradio-i2c-as3525.c Enable FM radio on the sansa c200v2 (untested). 2009-04-26 21:28:34 +00:00
i2s-as3525.c
kernel-as3525.c Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button is active and rename a variable to describe better what it is for. 2009-04-13 17:10:52 +00:00
pcm-as3525.c Patch by Rafaël Carré - Sansa AMS : inform pcm.c when playback stopped, use pcm_play_dma_stopped_callback() 2009-04-07 17:11:55 +00:00
power-as3525.c
powermgmt-as3525.c
powermgmt-target.h FS#9968: Charging on e200v2 2009-03-22 19:06:54 +00:00
system-as3525.c commit FS#10092 (cleanup AMS system init) by Rafaël Carré. 2009-04-07 16:14:01 +00:00
system-target.h
timer-target.h
usb-as3525.c Fix #includes in usb-as3525.c 2009-04-12 19:08:26 +00:00