rockbox/firmware/target/arm/tms320dm320/mrobe-500
2009-06-13 20:59:03 +00:00
..
adc-mr500.c M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease inacurate reads, add support for dynamic frequency (was running at 87.5 MHz, now it runs at 175 MHz when boosted), disable clock to unneded modules (decreased power by 20 mA), LCD turnoff now works without graphic glitches, battery ADC read now returns scaled voltage, define backlight fading 2009-05-02 23:25:55 +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
backlight-mr500.c CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FADING. 2009-05-04 12:04:29 +00:00
backlight-target.h
button-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
button-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
dm320codec-mr500.c
lcd-mr500.c 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
lcd-remote-mr500.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +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 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
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: 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.h M:Robe 500: Add missing file. 2009-06-08 01:05:22 +00:00