rockbox/firmware/target/arm/rk27xx
Andrew Ryabinin 35153885c1 hm60x/hm801: Fix USB DAC functionality
GPIOA pin 1 used for USB DAC. This configures IO mux for using
GPIOA 0-4 pins instead of lcd data16-18,20,22, which are not needed,
because hifiman's lcd works in 16bit mode.

Change-Id: I47fe72abee56aebc56ef1c4c8a07a93698dcaa49
2012-02-24 13:51:05 +04:00
..
hm60x HM-60x: Implement power off. 2012-01-17 19:49:28 +04:00
hm801 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
rk27generic button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-rk27xx.c rk27xx adc - fix function name 2011-09-06 12:38:59 +00:00
adc-target.h Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) modification by me. This also splits rk27xx lcd driver into lcdif-rk27xx and lcd controller specific part. Some modifications to the pcm driver have been made to allow using codecs in slave mode (as TDA1543 used in hifiman is slave only i2s codec). 2011-10-17 10:32:19 +00:00
app.lds rk27xx - app linker script 2011-09-06 12:38:30 +00:00
ata-nand-rk27xx.c remove references to ipod nano 2g rom ata-nand-rk27xx.c 2011-09-06 12:38:52 +00:00
backlight-rk27xx.c HiFiMAN: Implement lcd powersave mode. 2012-02-24 13:49:34 +04:00
backlight-target.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
boot.lds Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-rk27xx.c rk27xx: move debug-target.h content to .c 2012-01-04 06:34:35 +00:00
debug-target.h rk27xx: move debug-target.h content to .c 2012-01-04 06:34:35 +00:00
ftl-rk27xx.c Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
ftl-target.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
i2c-rk27xx.c rk27xx - missing semicolon 2011-06-04 16:00:55 +00:00
kernel-rk27xx.c rk27xx - fix sys timer clock setup. Spotted by Andrew Ryabinin 2011-10-13 07:09:33 +00:00
lcd-hifiman.c HiFiMAN: Implement lcd powersave mode. 2012-02-24 13:49:34 +04:00
lcdif-rk27xx.c hm60x/hm801: Fix USB DAC functionality 2012-02-24 13:51:05 +04:00
lcdif-rk27xx.h Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) modification by me. This also splits rk27xx lcd driver into lcdif-rk27xx and lcd controller specific part. Some modifications to the pcm driver have been made to allow using codecs in slave mode (as TDA1543 used in hifiman is slave only i2s codec). 2011-10-17 10:32:19 +00:00
nand-rk27xx.c rk27xx - nand stub 2011-09-06 12:38:13 +00:00
nand-target.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
pcm-rk27xx.c Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) modification by me. This also splits rk27xx lcd driver into lcdif-rk27xx and lcd controller specific part. Some modifications to the pcm driver have been made to allow using codecs in slave mode (as TDA1543 used in hifiman is slave only i2s codec). 2011-10-17 10:32:19 +00:00
sd-rk27xx.c Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801. 2011-11-03 11:53:02 +00:00
spfd5420a.h Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
system-rk27xx.c rk27xx: Fix cache broken in r31339. Remove deprecated aliases. 2012-01-03 15:01:16 +00:00
system-target.h rk27xx: Fix cache broken in r31339. Remove deprecated aliases. 2012-01-03 15:01:16 +00:00
timer-rk27xx.c Rockchip rk27xx port initial commit. This is still work in progress. 2011-05-30 21:10:37 +00:00
usb-drv-rk27xx.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
usb-rk27xx.c Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00