9
0
Fork 0
barebox/drivers/mci
Juergen Beisert 4e7151d11c MACH SAMSUNG/S3C: Separate S3C24XX clock management
There are major differences in the clock tree of the S3C24xx family and the
more recent CPUs of the S3C family. Keep the S3C24XX clock routines separate to
avoid an ifdef hell. But also use generic function names to be able to
share drivers among the S3C family.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-01-02 13:32:13 +01:00
..
Kconfig drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
Makefile omap_hsmmc: setup mmc voltage on twl6030 2011-12-21 12:48:08 +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
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 omap_hsmmc: setup mmc voltage on twl6030 2011-12-21 12:48:08 +01:00
pxamci.c drivers/mci: pxa fix clockrate 2012-01-02 12:44:02 +01:00
pxamci.h drivers/mci: add PXA host controller 2011-12-08 10:22:58 +01:00
s3c.c MACH SAMSUNG/S3C: Separate S3C24XX clock management 2012-01-02 13:32:13 +01:00
twl6030.c omap_hsmmc: setup mmc voltage on twl6030 2011-12-21 12:48:08 +01:00