rockbox/firmware/target/arm/tms320dm320/mrobe-500
2011-06-29 06:37:04 +00:00
..
adc-mr500.c M:Robe 500 ADC: Remove pin initializations. 2011-02-06 20:41:49 +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 ATA: Remove pin initializations. 2011-02-06 20:37:22 +00:00
ata-target.h Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
backlight-mr500.c M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mystery, but needed when loading from flash. 2011-02-06 20:44:57 +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 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
button-target.h Fix some forgotten OR's in some button-target.h files 2009-06-24 22:13:37 +00:00
crt0-board.S DM320: Update boot linker script (right now it is linked against flash). Include board initialization for M:Robe 500. 2011-02-06 20:17:15 +00:00
dm320codec-mr500.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
lcd-mr500.c Keep the clocks enabled once the LCD DMA transfer completes. It kills the PCM driver if they are disabled. 2011-02-06 21:09:03 +00:00
lcd-remote-mr500.c Various minor clean-ups for mrobe 2010-07-31 13:41:06 +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 Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
power-mr500.c M:Robe 500 Power: Remove pin initializations. 2011-02-06 20:46:37 +00:00
powermgmt-mr500.c M:Robe 500 Power: Update battery Curve and simplify calculations. 2010-04-25 16:11:49 +00:00
usb-mr500.c M:Robe 500 USB: Remove EMIF and pin initialization. 2011-02-06 20:47:39 +00:00
usb-mr500.h M:Robe 500: Add missing file. 2009-06-08 01:05:22 +00:00