9
0
Fork 0
barebox/drivers/mci
Alexander Aring 295d6763bf bcm2835: introduce mach-bcm283x
This patch changes the most part of mach-bcm2835 to mach-bcm283x. This
prepares to add RPi2 support which is a bcm2836. This patch changes the
Kconfig entry namens to BCM283X for drivers only. These drivers should
working the same in bcm2836.

While updating defconfig I added LED support/trigger option.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-04 09:38:12 +01:00
..
Kconfig bcm2835: introduce mach-bcm283x 2016-01-04 09:38:12 +01:00
Makefile bcm2835: introduce mach-bcm283x 2016-01-04 09:38:12 +01:00
atmel-mci-regs.h atmel_mci: use linux regs define 2013-01-25 19:52:14 +01:00
atmel_mci.c Merge branch 'for-next/resource-err-ptr' 2014-10-02 08:54:42 +02:00
dw_mmc.c mci: dw_mmc: Add support for high speed modes 2015-11-19 08:52:10 +01:00
imx-esdhc.c mci: imx-esdhc: Replace printf with dev_* 2015-05-13 08:19:01 +02:00
imx-esdhc.h mci: esdhc: add back PIO_TIMEOUT 2014-11-24 14:04:10 +01:00
imx.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
mci-bcm2835.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
mci-bcm2835.h mci: bcm2835: use the registered device clkdev 2013-10-22 15:28:59 +02:00
mci-core.c MCI: init device_node for MCI mainarea cdev 2015-12-10 08:51:58 +01:00
mci_spi.c Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
mmci.c mci: mmci: Fix status flags check 2015-08-19 16:46:57 +02:00
mmci.h add: mmci drivers 2013-10-22 16:49:48 +02:00
mxs.c mci: mxs: Add devicetree support 2015-01-28 08:18:44 +01:00
omap_hsmmc.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
pxamci.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
pxamci.h mci: pxamci fix CMD12 handling 2012-04-17 22:02:54 +02:00
s3c.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
sdhci.h MMC: IMX: Reset MMC_BOOT register after controller reset. 2015-01-19 08:38:12 +01:00
tegra-sdmmc.c Merge branch 'for-next/tegra' 2015-03-09 08:32:26 +01:00