public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-mmc 23052014
Date: Fri, 23 May 2014 10:11:27 -0400	[thread overview]
Message-ID: <20140523141127.GS1752@bill-the-cat> (raw)
In-Reply-To: <32BAD85E-4A4E-451A-A40D-53580759A65B@antoniou-consulting.com>

On Fri, May 23, 2014 at 12:37:06PM +0300, Pantelis Antoniou wrote:

> Hi Tom,
> 
> The following changes since commit d7782d06534fe4fa47a49fa7c106de5ba85a9687:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-16 18:30:33 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-mmc.git master
> 
> for you to fetch changes up to df348d8245922adbb03a3a979429c5e70342973c:
> 
>   cmd_mmc: use new mmc_select_hwpart() function (2014-05-23 12:23:28 +0300)
> 
> ----------------------------------------------------------------
> Andrew Gabbasov (1):
>       mmc: Handle switch error status bit in MMC card status
> 
> Hannes Petermaier (1):
>       Add board_mmc_init(...) function for init mmc1 only
> 
> Mateusz Zalega (1):
>       mmc: postponed needless timer initialization
> 
> Pierre Aubert (3):
>       eMMC: add support for operations in RPMB partition
>       Add the function 'confirm_yesno' for interactive
>       eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
> 
> Stephen Warren (4):
>       cmd_part: fix typo in part command help text
>       disk: support devices with HW partitions
>       mmc: provide a select_hwpart implementation for get_device()
>       cmd_mmc: use new mmc_select_hwpart() function
> 
> Ye.Li (1):
>       esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
> 
>  README                    |  10 ++
>  board/BuR/common/common.c |   7 +
>  common/cmd_fuse.c         |  11 +-
>  common/cmd_mmc.c          | 799 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------
>  common/cmd_nand.c         |  16 +--
>  common/cmd_otp.c          |  18 +--
>  common/cmd_part.c         |   2 +-
>  common/console.c          |  28 +++-
>  disk/part.c               |  80 +++++++++--
>  drivers/mmc/Makefile      |   1 +
>  drivers/mmc/fsl_esdhc.c   |  23 ++-
>  drivers/mmc/mmc.c         |  35 ++++-
>  drivers/mmc/rpmb.c        | 323 ++++++++++++++++++++++++++++++++++++++++++
>  include/common.h          |   2 +-
>  include/configs/kwb.h     |   2 +-
>  include/configs/tseries.h |   2 +-
>  include/mmc.h             |  12 +-
>  include/part.h            |   2 +
>  lib/Makefile              |   1 +
>  19 files changed, 1009 insertions(+), 365 deletions(-)
>  create mode 100644 drivers/mmc/rpmb.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140523/2c3aa40a/attachment.pgp>

      parent reply	other threads:[~2014-05-23 14:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23  9:37 [U-Boot] Pull request: u-boot-mmc 23052014 Pantelis Antoniou
2014-05-23 13:20 ` [U-Boot] [PATCH] esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set Tom Rini
2014-05-23 14:11   ` Tom Rini
2014-05-23 14:11 ` Tom Rini [this message]

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=20140523141127.GS1752@bill-the-cat \
    --to=trini@ti.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