rockbox/firmware/target/arm/imx233
Amaury Pouly 246c2127a7 imx233: small dma changes, update debug screen
Reduce DMA maximum transfer size since transfering 64Kb requires
to set a size of 0 and it's not worth adding checks everywhere
to handle this special case. Also add statistics about unaligned
transfer (wrt to cache). Update debug screen accordingly and
simplify it so it can fit smaller screens too.

Change-Id: I18391702f5e100a21f6f8d1ebab28d9f2bd8c66f
2012-08-18 15:22:51 +02:00
..
creative-zenxfi2 zenxfi2: acquire button pins 2012-05-22 23:01:03 +02:00
creative-zenxfi3 zenxfi3: fix typo when configuring lcd_enable pin 2012-05-23 00:44:21 +02:00
sansa-fuzeplus imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
adc-imx233.c imx233: rework adc battery temperature sensor handling 2012-05-19 16:10:51 +02:00
adc-imx233.h imx233: rework adc battery temperature sensor handling 2012-05-19 16:10:51 +02:00
app.lds imx233: remove useless alignments in linker scripts 2012-05-20 01:35:24 +02:00
audioin-imx233.c
audioin-imx233.h
audioout-imx233.c imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
audioout-imx233.h
boot.lds imx233: remove useless alignments in linker scripts 2012-05-20 01:35:24 +02:00
clkctrl-imx233.c imx233: enable PLL on startup 2012-05-21 16:29:11 +02:00
clkctrl-imx233.h imx233: enable PLL on startup 2012-05-21 16:29:11 +02:00
clock-target.h
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
dcp-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
dcp-imx233.h
debug-imx233.c imx233: small dma changes, update debug screen 2012-08-18 15:22:51 +02:00
dma-imx233.c imx233: small dma changes, update debug screen 2012-08-18 15:22:51 +02:00
dma-imx233.h imx233: small dma changes, update debug screen 2012-08-18 15:22:51 +02:00
gpmi-imx233.c imx233: add gpmi stubs 2012-05-19 16:10:52 +02:00
gpmi-imx233.h imx233: add gpmi stubs 2012-05-19 16:10:52 +02:00
i2c-imx233.c imx233: make sure dma descriptors are cache friendly 2012-05-20 01:35:25 +02:00
i2c-imx233.h imx233: fix comment 2012-08-18 14:55:41 +02:00
icoll-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
icoll-imx233.h imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
kernel-imx233.c imx233: move away timer defines from imx233.h 2012-05-19 16:10:52 +02:00
kernel-imx233.h
lcdif-imx233.c
lcdif-imx233.h imx233: add lcdif width define 2012-05-19 16:10:52 +02:00
lradc-imx233.c imx233: enhance lradc driver with touchscreen specific stuff 2012-05-19 16:10:52 +02:00
lradc-imx233.h imx233: enhance lradc driver with touchscreen specific stuff 2012-05-19 16:10:52 +02:00
mmc-imx233.c imx233: move the freescale partition handling to its own file 2012-05-19 16:10:52 +02:00
nand-imx233.c imx233: add stub nand driver 2012-05-19 16:10:52 +02:00
ocotp-imx233.h imx233: add ocotp driver 2012-05-31 13:57:25 +02:00
partitions-imx233.c imx233: move the freescale partition handling to its own file 2012-05-19 16:10:52 +02:00
partitions-imx233.h imx233: move the freescale partition handling to its own file 2012-05-19 16:10:52 +02:00
pcm-imx233.c imx233: fix style 2012-08-18 14:55:41 +02:00
pinctrl-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
pinctrl-imx233.h imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
power-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
power-imx233.h
powermgmt-imx233.c imx233: correctly stop charging on topoff (fix battery discharging) 2012-02-29 18:43:26 +01:00
powermgmt-imx233.h
pwm-imx233.c imx233: have pwm code acquire configured pins 2012-05-22 23:01:03 +02:00
pwm-imx233.h imx233: add pwm driver 2012-05-19 16:10:52 +02:00
rtc-imx233.c
rtc-imx233.h imx233: add rtc functions related to msec 2012-05-19 12:57:42 +02:00
sd-imx233.c imx233: fix sd window size test 2012-05-20 01:35:24 +02:00
ssp-imx233.c imx233: make sure dma descriptors are cache friendly 2012-05-20 01:35:25 +02:00
ssp-imx233.h imx233: completely rework the sd driver 2012-05-19 16:10:52 +02:00
system-imx233.c imx233: enable PLL on startup 2012-05-21 16:29:11 +02:00
system-target.h imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
timer-imx233.c imx233: move away timer defines from imx233.h 2012-05-19 16:10:52 +02:00
timrot-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
timrot-imx233.h
touchscreen-imx233.c imx233: add touchscreen driver 2012-05-19 16:10:52 +02:00
touchscreen-imx233.h imx233: add touchscreen driver 2012-05-19 16:10:52 +02:00
usb-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00