rockbox/firmware/target/arm/tms320dm320
Karl Kurbjun 9a20d60bfb DM320 SPI: Add a bunch of updates to the SPI driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29234 a1c6a512-1295-4272-9138-f99709370657
2011-02-06 20:54:50 +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 M:Robe 500 USB: Remove EMIF and pin initialization. 2011-02-06 20:47:39 +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
dsp_image_helloworld.h
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 Fix red. Replace remaining MEM's mit MEMORYSIZE. 2011-02-02 17:55:04 +00:00
system-target.h Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int in main-pp.c. 2011-01-15 08:52:59 +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