u-boot-brain/drivers
Marek Vasut abb85be793 MX28: Fix MXS MMC DMA issues
The DMA didn't work properly because the DMA descriptor wasn't
properly cleaned after it was used once. Also, the DMA_ENABLE bit
was enabled/disabled too late.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <festevam@freescale.com>
Cc: Andy Fleming <afleming@freescale.com>
2012-09-01 14:58:17 +02:00
..
bios_emulator Add abs() macro to return absolute value 2012-05-15 08:31:37 +02:00
block Remove remaining mdelay() macros 2012-07-08 22:15:08 +02:00
bootcount Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
dma mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
fpga Remove execute permissions from source files 2012-03-04 21:56:15 +01:00
gpio mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
hwmon hwmon: do not init sensors on startup 2011-08-04 23:30:38 +02:00
i2c mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
input tegra: Add tegra keyboard driver 2012-05-15 08:31:40 +02:00
misc pmic: dialog: Avoid name conflicts 2012-05-15 08:31:34 +02:00
mmc MX28: Fix MXS MMC DMA issues 2012-09-01 14:58:17 +02:00
mtd mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
net arm : Atmel : add at91sam9x5ek board support 2012-09-01 14:58:14 +02:00
pci pci: declare pciauto functions in header 2012-03-30 22:46:00 +02:00
pcmcia PXA: Remove PXA PCMCIA support 2012-03-26 23:09:23 +02:00
power i2c: Add TPS6586X driver 2012-05-15 08:31:37 +02:00
qe drivers/qe/uec.c: Fix compile warning 2012-05-22 13:41:48 -05:00
rtc mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
serial serial/ns16550: ns16550 has a different register layout on SOC_DA8XX 2012-09-01 14:58:10 +02:00
spi mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
tpm Introduce generic TPM support in u-boot 2011-12-07 08:45:51 +01:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
video ipu_common: Add ldb_clk for use in parenting the pixel clock 2012-07-10 11:35:39 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00