rockbox/firmware/target/arm/tms320dm320
Karl Kurbjun 2a93cee8e2 M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23572 a1c6a512-1295-4272-9138-f99709370657
2009-11-09 00:38:10 +00:00
..
creative-zvm Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
dsp
mrobe-500 M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed. 2009-11-09 00:38:10 +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 Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
debug-dm320.c M:Robe 500 - Add some more debug information. 2009-11-07 22:49:34 +00:00
debug-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
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: 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/M66591 USB improvements: Interrupts now work, a bug in odd-length transfers has been fixed. Buffers that are not initially short aligned are also now supported. Enable USB HID mouse mode. 2009-11-02 04:37:57 +00:00
system-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +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