barebox/drivers/mci
Robert Jarzmik eae6d3beb7 drivers/mci: add PXA host controller
Add a simple PIO based host controller for MMC and SD cards
on PXA SoCs. Reads and writes are available, and no usage is
made of DMA or IRQs.
SPI mode is not supported yet.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-12-08 10:22:58 +01:00
..
at91_mci.h mci: add Atmel AT91 MCI driver 2011-06-16 17:54:12 +02:00
atmel_mci.c atmel_mci: check for device id we use to address the right slot 2011-12-07 09:39:12 +01:00
imx-esdhc.c imx-esdhc: add support of card detect 2011-12-05 17:57:38 +01:00
imx-esdhc.h mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx.c introduce io.h 2011-09-22 19:03:05 +02:00
Kconfig drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
Makefile drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
mci-core.c mci: add the probe parameter if any error happened during the probe 2011-12-05 22:05:09 +01:00
mci_spi.c mmc spi: compile fix 2011-11-28 09:38:16 +01:00
mxs.c Merge branch 'next' 2011-10-09 03:58:49 +02:00
omap_hsmmc.c mci omap: do not fail on nonexistent pdata 2011-10-13 16:53:51 +02:00
pxamci.c drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
pxamci.h drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
s3c.c mci s3c: remove unused code 2011-12-07 13:03:19 +01:00