[U-Boot] Please pull u-boot-mmc.git
Andy Fleming
afleming at freescale.com
Mon Jan 9 04:44:05 CET 2012
The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:
ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Anatolij Gustschin (1):
drivers/mmc/mv_sdhci.c: Fix build warning
Ira Snyder (1):
fsl_esdhc: fix PIO mode transfers
Jason Liu (1):
i.mx: fsl_esdhc: add the i.mx6q support
Macpaul Lin (2):
mmc: add host_caps checking avoid switch card improperly
ftsdc010: improve performance and capability
Thierry Reding (4):
mmc: Change board_mmc_getcd() function prototype.
mmc: Implement card detection.
mmc: fsl_esdhc: Implement card-detect hook.
mmc: tegra2: Implement card-detect hook.
board/efikamx/efikamx.c | 9 +-
board/emk/top9000/top9000.c | 12 +--
board/freescale/mx51evk/mx51evk.c | 9 +-
board/freescale/mx53ard/mx53ard.c | 9 +-
board/freescale/mx53evk/mx53evk.c | 9 +-
board/freescale/mx53loco/mx53loco.c | 9 +-
board/freescale/mx53smd/mx53smd.c | 6 +-
doc/README.atmel_mci | 12 +--
drivers/mmc/arm_pl180_mmci.c | 1 +
drivers/mmc/bfin_sdh.c | 1 +
drivers/mmc/davinci_mmc.c | 1 +
drivers/mmc/fsl_esdhc.c | 42 ++++----
drivers/mmc/ftsdc010_esdhc.c | 189 +++++++++++++++++++----------------
drivers/mmc/gen_atmel_mci.c | 1 +
drivers/mmc/mmc.c | 32 ++++++-
drivers/mmc/mmc_spi.c | 1 +
drivers/mmc/mv_sdhci.c | 3 +-
drivers/mmc/mxcmmc.c | 1 +
drivers/mmc/mxsmmc.c | 1 +
drivers/mmc/omap_hsmmc.c | 1 +
drivers/mmc/pxa_mmc_gen.c | 1 +
drivers/mmc/s5p_mmc.c | 1 +
drivers/mmc/sdhci.c | 1 +
drivers/mmc/sh_mmcif.c | 1 +
drivers/mmc/tegra2_mmc.c | 32 +++----
include/mmc.h | 4 +-
26 files changed, 217 insertions(+), 172 deletions(-)
More information about the U-Boot
mailing list