rockbox/firmware/target/arm/tms320dm320
Karl Kurbjun a6223468eb Keep the clocks enabled once the LCD DMA transfer completes. It kills the PCM driver if they are disabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29238 a1c6a512-1295-4272-9138-f99709370657
2011-02-06 21:09:03 +00:00
..
creative-zvm Fix yellow 2011-01-02 23:09:01 +00:00
dsp DM320 DSP PCM handler: Use initialization library to make sure that code starts up reliably. Also make some variables volatile so code can be easier debugged. 2011-02-06 19:28:46 +00:00
mrobe-500 Keep the clocks enabled once the LCD DMA transfer completes. It kills the PCM driver if they are disabled. 2011-02-06 21:09:03 +00:00
app.lds DM320: Re-write of crt0.S and update to app linker script. 2011-02-06 20:10:45 +00:00
boot.lds DM320: Update boot linker script (right now it is linked against flash). Include board initialization for M:Robe 500. 2011-02-06 20:17:15 +00:00
crt0.S Fix ZVM build. 2011-02-06 20:26:33 +00:00
debug-dm320.c move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
debug-target.h move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
dsp-dm320.c
dsp-target.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
dsp_image_helloworld.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
i2c-dm320.c
i2c-dm320.h
kernel-dm320.c DM320: Clock source selection for timer happens in bootloader. 2011-02-06 20:36:00 +00:00
spi-dm320.c DM320 SPI: Add a bunch of updates to the SPI driver. 2011-02-06 20:54:50 +00:00
spi-target.h
system-dm320.c Remove some initializations that are taken care of in the bootloader or crt0 setup. Agressive timings are #if 0'd since they are unstable, but may later be added to board setup. 2011-02-06 20:58:58 +00:00
system-target.h Remove reference to pin setup function. 2011-02-06 21:01:45 +00:00
timer-dm320.c
uart-dm320.c DM320 UART: Remove more pin initializations. 2011-02-06 20:34:13 +00:00
uart-target.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00