U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Please pull u-boot-mmc
Date: Fri, 5 Aug 2016 21:00:17 +0900	[thread overview]
Message-ID: <57A47FD1.2030704@gmail.com> (raw)

Hi Tom,

Here is the mmc updates. There are patches relevant to DM and pending patches.
Could you pull these patch to u-boot/master?

Best Regards
Jaehoon Chung

The following changes since commit e1efe43c710bec8d951c25f163cc8b0c5eb92294:

  powerpc/86xx: Increase boot map size to 256 MiB (2016-08-03 18:02:29 -0700)

are available in the git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 89f69e51734f5d704ef84503d24907bfde2f5577:

  mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA (2016-08-05 20:48:01 +0900)

----------------------------------------------------------------
Jaehoon Chung (10):
      mmc: sdhci: set to INT_DATA_END when there are data
      mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
      mmc: dw_mmc: remove the duplicated header file
      mmc: fsl_esdhc: remove the duplicated header file
      mmc: use the generic error number
      mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
      mmc: sdhci: remove the unused argument for sdhci_setup_cfg
      mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
      mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit
      mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA

Masahiro Yamada (1):
      mmc: sdhci: clean up timeout detection

Xu Ziyuan (3):
      mmc: display mmc list information like mmc_legacy type
      mmc: dw_mmc: transfer proper bytes to FIFO
      mmc: dw_mmc: fix data starvation by host timeout under FIFO mode

 drivers/mmc/arm_pl180_mmci.c |  2 +-
 drivers/mmc/bfin_sdh.c       | 10 ++++----
 drivers/mmc/davinci_mmc.c    | 11 +++++----
 drivers/mmc/dw_mmc.c         | 12 +++++----
 drivers/mmc/exynos_dw_mmc.c  |  2 +-
 drivers/mmc/fsl_esdhc.c      | 14 +++++------
 drivers/mmc/ftsdc010_mci.c   | 10 ++++----
 drivers/mmc/gen_atmel_mci.c  | 10 ++++----
 drivers/mmc/mmc-uclass.c     |  2 +-
 drivers/mmc/mmc.c            | 18 +++++++-------
 drivers/mmc/mmc_spi.c        | 11 +++++----
 drivers/mmc/msm_sdhci.c      |  4 +--
 drivers/mmc/mvebu_mmc.c      |  9 ++++---
 drivers/mmc/mxcmmc.c         |  6 ++---
 drivers/mmc/mxsmmc.c         | 18 +++++++-------
 drivers/mmc/omap_hsmmc.c     | 18 +++++++-------
 drivers/mmc/rockchip_sdhci.c |  8 ++----
 drivers/mmc/s3c_sdi.c        |  4 +--
 drivers/mmc/s5p_sdhci.c      |  2 +-
 drivers/mmc/sdhci.c          | 58 ++++++++++++++++++++++----------------------
 drivers/mmc/sh_mmcif.c       |  8 +++---
 drivers/mmc/sh_sdhi.c        |  6 ++---
 drivers/mmc/sunxi_mmc.c      |  6 ++---
 drivers/mmc/tegra_mmc.c      |  7 +++---
 drivers/mmc/uniphier-sd.c    |  2 +-
 drivers/mmc/zynq_sdhci.c     |  6 ++---
 include/dwmmc.h              |  2 +-
 include/mmc.h                |  6 -----
 include/sdhci.h              | 13 +++-------
 29 files changed, 135 insertions(+), 150 deletions(-)

             reply	other threads:[~2016-08-05 12:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-05 12:00 Jaehoon Chung [this message]
2016-08-05 21:43 ` [U-Boot] [PATCH] zynq_sdhci.c: Fix warning in arasan_sdhci_probe Tom Rini
2016-08-06  0:57   ` Tom Rini
2016-08-06  0:57 ` [U-Boot] [PATCH] Please pull u-boot-mmc Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-08-12  7:34 Jaehoon Chung
2016-08-12 12:04 ` Tom Rini
2016-08-12 12:40   ` andreas at biessmann.de
2016-08-12 12:48     ` Tom Rini
2016-08-12 12:56       ` Andreas Bießmann
2016-08-16  1:20         ` Jaehoon Chung
2016-08-16  0:58   ` Jaehoon Chung
2016-08-16  1:39 Jaehoon Chung
2016-08-16 12:07 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57A47FD1.2030704@gmail.com \
    --to=jh80.chung@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox