From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request mmc tree
Date: Fri, 10 Jan 2014 15:03:18 -0500 [thread overview]
Message-ID: <20140110200318.GD5181@bill-the-cat> (raw)
In-Reply-To: <74C4DFA6-808A-4D04-8421-B3D231C30E6A@antoniou-consulting.com>
On Thu, Jan 09, 2014 at 01:22:58PM +0200, Pantelis Antoniou wrote:
> Hi Tom,
>
> The following changes since commit e7be18225fbea76d1f0034b224f0d1e60f07cfcf:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-01-06 14:07:08 -0500)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-mmc.git master
>
> for you to fetch changes up to c5c1af21764d9423b45c1d03e835c4547a8bc5cb:
>
> socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA (2014-01-09 11:53:55 +0200)
>
> ----------------------------------------------------------------
> Alexey Brodkin (1):
> mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller
>
> Chin Liang See (2):
> mmc/dwmmc: Using calloc instead malloc
> socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
>
> Darwin Rambo (1):
> mmc: Minor cleanup of sdhci.c
>
> Lad, Prabhakar (1):
> include/mmc.h: Remove declaration for spl_mmc_load()
>
> Lubomir Popov (1):
> ARM: omap5_uevm: Enable 8-bit eMMC access
>
> Markus Niebel (1):
> mmc: add setdsr support
>
> arch/arm/include/asm/arch-socfpga/dwmmc.h | 12 ++++++++++++
> arch/arm/include/asm/arch-socfpga/system_manager.h | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> common/cmd_mmc.c | 23 +++++++++++++++++++++++
> doc/README.socfpga | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/mmc/Makefile | 1 +
> drivers/mmc/dw_mmc.c | 36 ++++++++++++++++++++++++------------
> drivers/mmc/mmc.c | 18 ++++++++++++++++++
> drivers/mmc/sdhci.c | 32 +++++++++++++++++++-------------
> drivers/mmc/socfpga_dw_mmc.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> include/configs/arndale.h | 1 +
> include/configs/exynos5250-dt.h | 1 +
> include/configs/omap5_uevm.h | 1 +
> include/mmc.h | 4 +++-
> 13 files changed, 289 insertions(+), 26 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-socfpga/dwmmc.h
> create mode 100644 doc/README.socfpga
> mode change 100644 => 100755 drivers/mmc/dw_mmc.c
> create mode 100644 drivers/mmc/socfpga_dw_mmc.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/20140110/d9e6f605/attachment.pgp>
next prev parent reply other threads:[~2014-01-10 20:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 11:22 [U-Boot] Pull request mmc tree Pantelis Antoniou
2014-01-10 20:03 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-09 9:09 Pantelis Antoniou
2013-12-11 16:44 ` 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=20140110200318.GD5181@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.