rockbox/firmware/target/arm/tms320dm320
Frank Gevaerts c0a5a67387 Commit FS#9545, storage cleanup and multi-driver support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21933 a1c6a512-1295-4272-9138-f99709370657
2009-07-17 22:28:49 +00:00
..
creative-zvm Commit FS#9545, storage cleanup and multi-driver support 2009-07-17 22:28:49 +00:00
dsp
mrobe-500 M:Robe 500: fix a bug where the remote LCD was not properly sleeping 2009-07-08 14:30:03 +00:00
app.lds M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in the plugin linker script, reduce the amount of memory used by overwriting IRAM with bss after program has started, clean up some tabs and formatting, resize the simulator when building for 640x480 2009-06-13 20:59:03 +00:00
boot.lds M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
crt0.S M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets about 2 MB/s writes vs 1.1 MB/s on the OF. Mostly tested against Linux, preliminary testing in Windows appears to work. There is currently a bug in the attach process where it only works once per boot that needs to be fixed. There are a few other minor M:Robe 500 changes as well. 2009-06-08 00:19:16 +00:00
debug-dm320.c
debug-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
i2c-dm320.c Fix more missing mutex_init calls. 2009-06-21 22:06:22 +00:00
i2c-dm320.h
kernel-dm320.c
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 Fix Creative ZVM build 2009-06-08 00:48:48 +00:00
system-target.h DM320: Add the same fix from r21647 2009-07-06 13:40:27 +00:00
timer-dm320.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
uart-dm320.c
uart-target.h