rockbox/firmware/target/arm/tms320dm320/mrobe-500
Karl Kurbjun 47611321c0 M:Robe 500: Fix glitches when using DMA for LCD updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22650 a1c6a512-1295-4272-9138-f99709370657
2009-09-07 17:12:57 +00:00
..
adc-mr500.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
adc-target.h M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hack to get lcd_sleep working/called again, fix the panic handler so that it waits for the power button to be pressed instead of freezing the player 2009-04-28 05:07:25 +00:00
ata-mr500.c M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) 2009-05-15 13:43:30 +00:00
ata-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
backlight-mr500.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
backlight-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
button-mr500.c Hopefully get all of the touchscreen drivers to act the same so release events get the appropriate data. 2009-08-14 23:08:50 +00:00
button-target.h Fix some forgotten OR's in some button-target.h files 2009-06-24 22:13:37 +00:00
dm320codec-mr500.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-mr500.c M:Robe 500: Fix glitches when using DMA for LCD updates. 2009-09-07 17:12:57 +00:00
lcd-remote-mr500.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
lcd-remote-target.h M:Robe 500: Move all remote specific code into a common file for reuse on other players (M:Robe 100). Include minor fixes. 2009-04-18 06:38:55 +00:00
lcd-target.h M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hack to get lcd_sleep working/called again, fix the panic handler so that it waits for the power button to be pressed instead of freezing the player 2009-04-28 05:07:25 +00:00
pcm-mr500.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
power-mr500.c M:Robe 500: Commit some minor changes and some keymap changes (short press power takes you out of the WPS) 2009-05-15 13:43:30 +00:00
powermgmt-mr500.c 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
usb-mr500.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
usb-mr500.h M:Robe 500: Add missing file. 2009-06-08 01:05:22 +00:00