<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mmc/Makefile, branch v2015.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mmc/Makefile?h=v2015.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mmc/Makefile?h=v2015.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-09-03T03:28:24Z</updated>
<entry>
<title>rockchip: Add an MMC driver</title>
<updated>2015-09-03T03:28:24Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-08-30T22:55:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8cb4fb56ac53cab89657b7e8295ec001bbf78bf'/>
<id>urn:sha1:a8cb4fb56ac53cab89657b7e8295ec001bbf78bf</id>
<content type='text'>
Add an MMC driver which supports RK3288, but may also support other SoCs.
It uses the Designware MMC device.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.</title>
<updated>2015-08-13T00:48:01Z</updated>
<author>
<name>Peter Griffin</name>
<email>peter.griffin@linaro.org</email>
</author>
<published>2015-07-30T17:55:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=447da58b576db418080867183f31a6957ccbbd7a'/>
<id>urn:sha1:447da58b576db418080867183f31a6957ccbbd7a</id>
<content type='text'>
This patch adds the glue code for hi6220 SoC which has 2x synopsis
dw_mmc controllers. This will be used by the hikey board support
in subsequent patches.

Signed-off-by: Peter Griffin &lt;peter.griffin@linaro.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: test: Add a test for the mmc uclass</title>
<updated>2015-07-21T23:39:32Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-07-06T18:54:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e6cc46178f9eecada860f7a8f14672e6a94c2de'/>
<id>urn:sha1:8e6cc46178f9eecada860f7a8f14672e6a94c2de</id>
<content type='text'>
Add a test to confirm that we can probe this device. Since there is no
MMC stack support in sandbox at present, this is as far as the test goes.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: mmc: Add an MMC uclass</title>
<updated>2015-07-21T23:39:25Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-06-23T21:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e7ecf7cb5a6b873daf2d88daf03034d51fad4acc'/>
<id>urn:sha1:e7ecf7cb5a6b873daf2d88daf03034d51fad4acc</id>
<content type='text'>
Add basic support for MMC, providing a uclass which can set up an MMC
device. This allows MMC drivers to move to using driver model.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>x86: mmc: Move common FSP functions into a common file</title>
<updated>2015-02-06T19:07:36Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-01-28T05:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=91785f70b9b7ebfd1a2da4772a8268b36f58fa3d'/>
<id>urn:sha1:91785f70b9b7ebfd1a2da4772a8268b36f58fa3d</id>
<content type='text'>
Since these board functions seem to be the same for all boards which use
FSP, move them into a common file. We can adjust this later if future FSPs
need more flexibility.

This creates a generic PCI MMC device.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC</title>
<updated>2015-01-19T14:24:25Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>nobuhiro.iwamatsu.yj@renesas.com</email>
</author>
<published>2014-12-16T23:03:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=72d42bad5849dd063fb2f2de84384f97dd990c30'/>
<id>urn:sha1:72d42bad5849dd063fb2f2de84384f97dd990c30</id>
<content type='text'>
This adds Renesas rmobile ARM SoC's SD/MMC host support.
This drivers tested with Gose board and Koelsch board.

Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>sort drivers/mmc/Makefile</title>
<updated>2014-11-07T21:27:04Z</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@denx.de</email>
</author>
<published>2014-09-09T13:16:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=389b89c70f5e8df9056cb960bcc500c5e9a57393'/>
<id>urn:sha1:389b89c70f5e8df9056cb960bcc500c5e9a57393</id>
<content type='text'>
Sort drivers/mmc makefile, as requested by wd.

Signed-off-by: Pavel Machek &lt;pavel@denx.de&gt;
Acked-by: Chin Liang See &lt;clsee@altera.com&gt;
</content>
</entry>
<entry>
<title>mmc: s3c: Add SD driver</title>
<updated>2014-08-01T16:24:34Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2014-07-22T00:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dae0f5c644c0f76e67306bd49c09d95373b7357a'/>
<id>urn:sha1:dae0f5c644c0f76e67306bd49c09d95373b7357a</id>
<content type='text'>
Implement SD driver for the S3C24xx family. This implementation
is currently only capable of using the PIO transfers, DMA is not
supported.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
Cc: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>ARM: kirkwood: add mvsdio driver</title>
<updated>2014-08-01T15:44:56Z</updated>
<author>
<name>DrEagle</name>
<email>dreagle@doukki.net</email>
</author>
<published>2014-07-25T19:07:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3fe3b4fb1c5adb00502276312696e38e9a7e9b5b'/>
<id>urn:sha1:3fe3b4fb1c5adb00502276312696e38e9a7e9b5b</id>
<content type='text'>
This patch add Marvell kirkwood MVSDIO/MMC driver
and enable it for Sheevaplugs and OpenRD boards.

Signed-off-by: Gerald Kerma &lt;drEagle@doukki.net&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>sunxi: mmc support</title>
<updated>2014-05-25T14:26:43Z</updated>
<author>
<name>Ian Campbell</name>
<email>ijc@hellion.org.uk</email>
</author>
<published>2014-05-05T13:42:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e24ea55c04a8ee9c273dd879edda23bbde3d807a'/>
<id>urn:sha1:e24ea55c04a8ee9c273dd879edda23bbde3d807a</id>
<content type='text'>
On Mon, 2014-05-05 at 14:18 +0200, Stefan Roese wrote:
&gt; &gt; +	case 1:
&gt; &gt; +#if CONFIG_MMC1_PG

&gt; Are you sure that this is correct and shouldn't be:
&gt;
&gt; +#ifdef CONFIG_MMC1_PG
&gt;
&gt; ?

It's "correct" in so far as it works (the boards.cfg config stuff
#defines things to 1), but I think you are right that it isn't the
preferred style. But...

&gt; A quick scan through this patch series shows that this define
&gt; is not set at all. Perhaps its outdated? Or is it used to support
&gt; some other sunxi SoC? Not sure, perhaps it should be removed for
&gt; now.

...I had thought that it was to support some other board which wasn't
being upstreamed right now, so eventually useful and harmless for now,
but I've just checked and it isn't actually used by any of the boards in
u-boot-sunxi.git. So rather than fix it to use #ifdef lets drop it.
Rather than resend the entire series, here is v5.1 of this patch.

&gt; Other than this please add my:
&gt;
&gt; Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;

Thanks!

8&lt;---------------------------------

&gt;From 20704e35a41664de5f516ed0e02981ac06085102 Mon Sep 17 00:00:00 2001
From: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Date: Fri, 7 Mar 2014 04:29:39 +0000
Subject: [PATCH v5.1 7/8] sunxi: mmc support

This adds support for the MMC controller on the Allwinner A20 (sun7i)
processor.

Signed-off-by: Henrik Nordstrom &lt;henrik@henriknordstrom.net&gt;
Signed-off-by: Luke Leighton &lt;lkcl@lkcl.net&gt;
Signed-off-by: Oliver Schinagl &lt;oliver@schinagl.nl&gt;
Signed-off-by: Wills Wang &lt;wills.wang.open@gmail.com&gt;
Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Tom Cubie &lt;Mr.hipboi@gmail.com&gt;
Cc: Aaron Maoye &lt;leafy.myeh@allwinnertech.com&gt;
Cc: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
</feed>
