[U-Boot] Pull request: u-boot-mmc 23022015
Pantelis Antoniou
panto at antoniou-consulting.com
Mon Feb 23 19:28:53 CET 2015
Hi Tom,
The following changes since commit 46414296953410706e917cef9238926084e83a4b:
rpi: add support for Raspberry Pi 2 model B (2015-02-21 08:28:16 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to f88a429f1179c9d9ab2883fba0ed0aa13c9bd72e:
mmc: sdhci: fix bus width switching on Samsung SoCs (2015-02-23 19:52:00 +0200)
----------------------------------------------------------------
Hans de Goede (1):
sunxi: mmc: Always declare High Capacity capability
Jaehoon Chung (3):
mmc: dw_mmc: fixed the wrong bit control
mmc: exynos_dw_mmc: set to clksel_val into board-init function
mmc: exynos_dw_mmc: use the exynos specific data structure
Matt Reimer (1):
mmc: sdhci: fix bus width switching on Samsung SoCs
Pantelis Antoniou (1):
mmc: Implement SD/MMC versioning properly
Przemyslaw Marczak (2):
mmc: exynos dwmmc: check boot mode before init dwmmc
mmc: print SD/eMMC type for inited mmc devices
common/cmd_mmc.c | 8 ++++++--
drivers/mmc/dw_mmc.c | 2 +-
drivers/mmc/exynos_dw_mmc.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
drivers/mmc/mmc.c | 8 ++++++++
drivers/mmc/sdhci.c | 3 ++-
drivers/mmc/sunxi_mmc.c | 6 +-----
include/dwmmc.h | 2 +-
include/mmc.h | 56 +++++++++++++++++++++++++++++++++++++-------------------
8 files changed, 115 insertions(+), 41 deletions(-)
Regards
— Pantelis
More information about the U-Boot
mailing list