u-boot-brain/drivers/mmc
Minkyu Kang d93d0f0cfe S5P: Use accessor functions instead of SoC specific defines to access the base address
This patch is intended to prepare the other S5P SoC. (s5pc210)
If use SoC specific defines then can't share with other SoC.
So, make the accessor functions for access the base address by common way.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2010-08-17 11:38:19 +09:00
..
atmel_mci.c Convert mmc_init to mmc_legacy_init 2009-02-16 18:07:40 -06:00
atmel_mci.h mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
bfin_sdh.c Blackfin: bfin_sdh: convert to portmux framework 2010-07-13 17:50:49 -04:00
fsl_esdhc.c drivers/mmc/fsl_esdhc.c: fix compiler warnings 2010-05-15 19:47:17 +02:00
Makefile S5P: support mmc driver 2010-08-03 10:18:15 +09:00
mmc.c Fix memory leak in mmc_read() 2010-03-11 23:35:43 +01:00
mxcmmc.c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
omap3_mmc.c mmc: add function prototype for mmc_set_dev in mmc.h 2010-07-05 20:00:32 -04:00
omap3_mmc.h ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 2010-07-05 20:00:05 -04:00
pxa_mmc.c PXA: PXAMMC: Add Monahans support 2010-06-13 13:39:11 +02:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00
s5p_mmc.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00