rockbox/firmware/target/arm/rk27xx
Andrew Ryabinin 8361c1d901 hm60x/hm801: Buttons rework.
- Add BUTTON_POWER.
 - hm60x: Rename BUTTON_PLAY to more proper BUTTON_SELECT, which will make it
   possible to unify hm60x and hm801 keymaps in some plugins.

Change-Id: I84715cdbc79d00c1bc2e8e6bd492159ad3c3422b
2012-04-19 17:31:13 +04:00
..
hm60x hm60x/hm801: Buttons rework. 2012-04-19 17:31:13 +04:00
hm801 hm60x/hm801: Buttons rework. 2012-04-19 17:31:13 +04:00
rk27generic rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic 2012-03-06 09:37:11 +01: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: rework linker scripts and crt0.S 2012-03-04 00:33:27 +01: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
boot.lds rk27xx: rework linker scripts and crt0.S 2012-03-04 00:33:27 +01:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02: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
ftl-target.h
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 rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic 2012-03-06 09:37:11 +01:00
lcdif-rk27xx.c rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic 2012-03-06 09:37:11 +01:00
lcdif-rk27xx.h rk27xx: lcdif refactoring: make lcdif-rk27xx.c more generic 2012-03-06 09:37:11 +01:00
nand-rk27xx.c rk27xx - nand stub 2011-09-06 12:38:13 +00:00
nand-target.h
pcm-rk27xx.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
rkw-loader.c rkw-loader: Fix wrong include 2012-03-04 14:30:19 +04:00
rolo_restart.S rk27xx: add rolo_restart() rk27xx specific variant 2012-03-04 00:34:59 +01:00
sd-rk27xx.c rk27xx: Make sure SD module clock is not gated 2012-02-28 10:22:25 +01:00
spfd5420a.h
system-rk27xx.c rk27xx: implement system_init() 2012-03-22 23:48:31 +01:00
system-target.h rk27xx: Fix cache broken in r31339. Remove deprecated aliases. 2012-01-03 15:01:16 +00:00
timer-rk27xx.c
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