rockbox/firmware/target/arm/tms320dm320
Karl Kurbjun d6227edbb5 M:Robe 500: Correct power down pin assignment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23091 a1c6a512-1295-4272-9138-f99709370657
2009-10-11 06:58:43 +00:00
..
creative-zvm fix yellow 2009-08-20 17:03:50 +00:00
dsp More M:Robe 500 work: PCM stopping and pausing roughly works, added some keymaps for the WPS screen, and peakmeter now works properly. 2009-03-24 16:40:31 +00:00
mrobe-500 M:Robe 500: Correct power down pin assignment. 2009-10-11 06:58:43 +00:00
app.lds M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq stack since it is currently unused. 2009-08-12 02:34:07 +00:00
boot.lds M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq stack since it is currently unused. 2009-08-12 02:34:07 +00:00
crt0.S M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq stack since it is currently unused. 2009-08-12 02:34:07 +00:00
debug-dm320.c M:Robe 500: Remove some dead code and cleanup button handling 2009-04-17 03:56:06 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dsp-dm320.c Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
dsp-target.h Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted. 2009-03-11 01:18:23 +00:00
dsp_image_helloworld.h m:robe 500i: Fix DSP loader code 2007-11-20 06:02:05 +00:00
i2c-dm320.c Fix more missing mutex_init calls. 2009-06-21 22:06:22 +00:00
i2c-dm320.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-dm320.c M:Robe 500: Forgot one. 2009-08-13 04:21:36 +00:00
spi-dm320.c 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
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 M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
system-target.h DM320: Add the same fix from r21647 2009-07-06 13:40:27 +00:00
timer-dm320.c M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
uart-dm320.c M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART interrupt clearing. 2009-08-01 15:41:40 +00:00
uart-target.h M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to stop working anymore, add support for interupt driven transmit, add very rough remote LCD support. 2009-04-14 05:17:03 +00:00