1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/rk27xx
Marcin Bukat c66a66728c rk27xx: do not disable irq in commit_discard_dcache_range()
commit_discard_dcache_range() is used in sd, lcd and pcm drivers
to handle transfers form/to data buffers so this should not introduce
any problems. It is reported to fix pop noise observed on some hifimans.
We apparently don't fully understand cache handling on this platform.

Change-Id: I436d291509f91d16a13d10965a28171fb27574ab
2013-02-12 08:48:43 +01:00
..
hm60x hm60x/hm801: Add hold button support. 2012-12-29 00:19:23 +04:00
hm801 hm60x/hm801: Add hold button support. 2012-12-29 00:19:23 +04:00
rk27generic rk27xx: use generic fallback of lcd_blit_yuv() 2012-11-26 09:33:53 +01:00
adc-rk27xx.c rk27xx: substitute magic constants with meaningful names for clock gating 2013-01-10 20:23:41 +01:00
adc-target.h hm801: Implement additional button driver. 2012-10-18 14:10:02 +04: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 rk27xx: substitute magic constants with meaningful names for clock gating 2013-01-10 20:23:41 +01: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 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
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: substitute magic constants with meaningful names for clock gating 2013-01-10 20:23:41 +01:00
kernel-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
lcd-hifiman.c rk27xx: use generic fallback of lcd_blit_yuv() 2012-11-26 09:33:53 +01:00
lcdif-rk27xx.c Fix type cast for LCD_BUFF. 2012-09-27 14:26:47 +04:00
lcdif-rk27xx.h rk27xx lcd code rework 2012-09-27 09:42:44 +02:00
nand-rk27xx.c rk27xx: Put some nand handling functions for reference 2012-09-04 09:48:48 +02: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 rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
rkw-loader.c rk27xx: Fix warnings. 2012-04-20 13:20:07 +04:00
rolo_restart.S rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix booting OF this way 2012-04-30 23:17:29 +02:00
sd-rk27xx.c rk27xx: Increase timeout for sd card initialization. 1 sec isn't enough in some cases. 2013-02-01 11:19:22 +04: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: do not disable irq in commit_discard_dcache_range() 2013-02-12 08:48:43 +01:00
system-target.h rk27xx: implement frequency scalling 2012-08-30 13:50:36 +02:00
timer-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01:00
usb-drv-rk27xx.c rk27xx: substitute magic constants with meaningful names for INTC 2013-01-10 20:23:41 +01: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