.. |
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
|
M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduce the size of the DSP code.
|
2009-12-02 04:30:08 +00:00 |
mrobe-500
|
M:Robe 500: Initialize USB related pins with pin setup function
|
2009-12-15 01:06:16 +00:00 |
app.lds
|
M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and make it more reliable. Fix ADC problems on initial boot.
|
2009-12-12 18:36:52 +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
|
M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduce the size of the DSP code.
|
2009-12-02 04:30:08 +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
|
|
|
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: Initialize SPI pins with pin setup function
|
2009-12-14 06:52:35 +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
|
DM320: Add generic pin-setup function.
|
2009-12-14 06:29:15 +00:00 |
system-target.h
|
DM320: Add generic pin-setup function.
|
2009-12-14 06:29:15 +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: Initialize UART1 pins with pin setup function
|
2009-12-14 07:00:37 +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 |