From patchwork Tue Nov 27 23:28:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Fleming X-Patchwork-Id: 202320 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 488E92C008E for ; Wed, 28 Nov 2012 10:29:00 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A829E4A040; Wed, 28 Nov 2012 00:28:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ec4etlVS7XUh; Wed, 28 Nov 2012 00:28:56 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CEC2F4A032; Wed, 28 Nov 2012 00:28:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7B7094A032 for ; Wed, 28 Nov 2012 00:28:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A2hOjg9BucE3 for ; Wed, 28 Nov 2012 00:28:47 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe004.messaging.microsoft.com [216.32.180.14]) by theia.denx.de (Postfix) with ESMTPS id 04C1D4A028 for ; Wed, 28 Nov 2012 00:28:45 +0100 (CET) Received: from mail23-va3-R.bigfish.com (10.7.14.243) by VA3EHSOBE009.bigfish.com (10.7.40.29) with Microsoft SMTP Server id 14.1.225.23; Tue, 27 Nov 2012 23:28:43 +0000 Received: from mail23-va3 (localhost [127.0.0.1]) by mail23-va3-R.bigfish.com (Postfix) with ESMTP id 4F03D1601AA; Tue, 27 Nov 2012 23:28:43 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zzd6eah936eIzz1de0h1202h1d1ah1d2ahzzz2dh2a8h668h839hd24he5bhf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h1504h1537h162dh1631h16a6h1155h) Received: from mail23-va3 (localhost.localdomain [127.0.0.1]) by mail23-va3 (MessageSwitch) id 1354058921388122_17346; Tue, 27 Nov 2012 23:28:41 +0000 (UTC) Received: from VA3EHSMHS008.bigfish.com (unknown [10.7.14.249]) by mail23-va3.bigfish.com (Postfix) with ESMTP id 58E132C0048; Tue, 27 Nov 2012 23:28:41 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS008.bigfish.com (10.7.99.18) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 27 Nov 2012 23:28:40 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.318.3; Tue, 27 Nov 2012 23:28:39 +0000 Received: from localhost (right.am.freescale.net [10.82.176.228]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id qARNSdrm004795; Tue, 27 Nov 2012 16:28:39 -0700 From: Andy Fleming To: Tom Rini Date: Tue, 27 Nov 2012 17:28:38 -0600 Message-ID: <1354058918-13647-1-git-send-email-afleming@freescale.com> X-Mailer: git-send-email 1.7.9.7 MIME-Version: 1.0 X-OriginatorOrg: freescale.com Cc: u-boot@lists.denx.de Subject: [U-Boot] Please pull u-boot-mmc.git X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d: Remove obsolete header file (2012-11-27 09:41:10 -0700) are available in the git repository at: git://www.denx.de/git/u-boot-mmc.git master for you to fetch changes up to ed80c931ba7781e6605b9bdaa2a0d58ef365fe71: mmc: Fix incorrect handling of 'read' & 'write' commands (2012-11-27 17:26:49 -0600) ---------------------------------------------------------------- Jaehoon Chung (1): EXYNOS: mmc: support DesignWare Controller for Samsung-SoC Mela Custodio (1): mmc: add no simultaenous power and vdd Stephen Warren (4): Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs bouncebuf: remove dummy implementation common: rework bouncebuf implementation mmc: tegra: use bounce buffer APIs Taylor Hutt (2): mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID mmc: Fix incorrect handling of 'read' & 'write' commands Wu, Josh (1): mmc: at91sam9x5: support to save environment in mmc arch/arm/include/asm/arch-exynos/dwmmc.h | 36 ++++++++++++++ boards.cfg | 1 + common/bouncebuf.c | 75 ++++++++++++++++-------------- common/cmd_mmc.c | 9 ++-- drivers/mmc/Makefile | 1 + drivers/mmc/exynos_dw_mmc.c | 57 +++++++++++++++++++++++ drivers/mmc/mmc.c | 16 ++++--- drivers/mmc/mxsmmc.c | 30 +++--------- drivers/mmc/sdhci.c | 3 ++ drivers/mmc/tegra_mmc.c | 64 ++++++++++++++++--------- include/bouncebuf.h | 47 ++++++++++--------- include/configs/at91sam9x5ek.h | 19 ++++++-- include/configs/mx6qarm2.h | 2 +- include/configs/mx6qsabre_common.h | 2 +- include/configs/mx6qsabrelite.h | 2 +- include/configs/sc_sps_1.h | 2 +- include/configs/tegra20-common.h | 3 ++ include/sdhci.h | 1 + 18 files changed, 248 insertions(+), 122 deletions(-) create mode 100644 arch/arm/include/asm/arch-exynos/dwmmc.h create mode 100644 drivers/mmc/exynos_dw_mmc.c