rockbox/firmware/target/arm/tms320dm320/mrobe-500
Karl Kurbjun a6223468eb Keep the clocks enabled once the LCD DMA transfer completes. It kills the PCM driver if they are disabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29238 a1c6a512-1295-4272-9138-f99709370657
2011-02-06 21:09:03 +00:00
..
adc-mr500.c M:Robe 500 ADC: Remove pin initializations. 2011-02-06 20:41:49 +00:00
adc-target.h
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
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
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
lcd-target.h
pcm-mr500.c M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializations are now removed - this will be hanled by the OF or bootloader (when loading from flash). 2011-02-06 19:33:40 +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