rockbox/firmware/target/arm/tms320dm320
2011-03-02 08:49:38 +00:00
..
creative-zvm Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +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: Fix app.lds to reduce binary image size. 2011-02-07 04:55:31 +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 M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +00:00
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 Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
i2c-dm320.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
kernel-dm320.c M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +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 M:Robe 500: RTC is now working, Added some SPI flexibility per end device and modified the interrupt handler for the tsc2100 which should make it more reliable. 2009-06-24 04:17:15 +00:00
system-dm320.c Fix battery charging. 2011-02-08 05:51:18 +00:00
system-target.h Remove reference to pin setup function. 2011-02-06 21:01:45 +00:00
timer-dm320.c M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +00:00
uart-dm320.c M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +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