9
0
Fork 0
barebox/drivers/mci
Sascha Hauer ca13a84ac2 ARM: MXS: introduce stmp device support
MXS specific devices have some common infrastructure in the kernel
known as STMP devices. We have the same in barebox, but with a
mxs_ prefix instead of a stmp_ prefix. As some STMP devices are
also found on i.MX6 move the common infrastructure out of MXS
specific files and use the stmp_ prefix.

This is done in preparation for i.MX6 NAND support.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 16:25:13 +02:00
..
Kconfig mci: Add support for MMC boot partitions 2013-05-30 12:18:27 +02:00
Makefile MCI: Sort Makefile entries 2013-05-30 12:18:27 +02:00
atmel-mci-regs.h atmel_mci: use linux regs define 2013-01-25 19:52:14 +01:00
atmel_mci.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
imx-esdhc.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
imx-esdhc.h mci: imx-esdhc: factor out common sdhci registers 2013-05-30 12:18:27 +02:00
imx.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
mci-bcm2835.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
mci-bcm2835.h Added sd driver for bcm2835 (Raspberry PI) 2013-05-30 12:18:27 +02:00
mci-core.c mci: Use tran_speed field to fix highspeed MMC card clock 2013-06-20 16:18:16 +02:00
mci_spi.c Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
mxs.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
omap_hsmmc.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
pxamci.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
pxamci.h mci: pxamci fix CMD12 handling 2012-04-17 22:02:54 +02:00
s3c.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
sdhci.h mci i.MX esdhc: Fix clock divider calculation 2013-05-30 12:18:27 +02:00