<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mmc, branch v2014.10-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mmc?h=v2014.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mmc?h=v2014.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-08-30T11:46:38Z</updated>
<entry>
<title>socfpga: cleanup socfpga_dw_mmc</title>
<updated>2014-08-30T11:46:38Z</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@denx.de</email>
</author>
<published>2014-07-21T11:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7860649716520cf3a7f7719fc58152d9b6bbf03b'/>
<id>urn:sha1:7860649716520cf3a7f7719fc58152d9b6bbf03b</id>
<content type='text'>
Cleanups as suggested by wd on mailing list.

Signed-off-by: Pavel Machek &lt;pavel@denx.de&gt;
Acked-by: Chin Liang See &lt;clsee@altera.com&gt;
</content>
</entry>
<entry>
<title>socfpga: fix clock manager register definition</title>
<updated>2014-08-29T19:50:50Z</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@denx.de</email>
</author>
<published>2014-07-19T21:57:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=51fb455f82b08ef1bf21b5c51181d26fef56df03'/>
<id>urn:sha1:51fb455f82b08ef1bf21b5c51181d26fef56df03</id>
<content type='text'>
Structure defining clock manager hardware was wrong, leading to
wrong registers being accessed and hang in MMC init.

This fixes structure to match hardware.

Signed-off-by: Pavel Machek &lt;pavel@denx.de&gt;
</content>
</entry>
<entry>
<title>MMC: atmel_mci: enable high speed mode support</title>
<updated>2014-08-01T17:01:33Z</updated>
<author>
<name>Bo Shen</name>
<email>voice.shen@atmel.com</email>
</author>
<published>2014-07-31T06:39:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=da55c66ec92c962435175cf0b4f4d61732ca3ebf'/>
<id>urn:sha1:da55c66ec92c962435175cf0b4f4d61732ca3ebf</id>
<content type='text'>
If the MCI IP version &gt;= 0x300, it supports hight speed mode
option, this patch enable it.

Signed-off-by: Bo Shen &lt;voice.shen@atmel.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>MMC: atmel_mci: refactor setting the mode register</title>
<updated>2014-08-01T17:01:09Z</updated>
<author>
<name>Bo Shen</name>
<email>voice.shen@atmel.com</email>
</author>
<published>2014-07-31T06:39:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd60ebd430ab0aa5e2ed6afeb28c1ed4b2d01388'/>
<id>urn:sha1:cd60ebd430ab0aa5e2ed6afeb28c1ed4b2d01388</id>
<content type='text'>
The mode register is different between MCI IP version.
So, according to MCI IP version to set the mode register.

Signed-off-by: Bo Shen &lt;voice.shen@atmel.com&gt;
Acked-by: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
</content>
</entry>
<entry>
<title>mmc/dw_mmc: Fix clock divider calculation error for bypass mode</title>
<updated>2014-08-01T16:45:32Z</updated>
<author>
<name>Chin Liang See</name>
<email>clsee@altera.com</email>
</author>
<published>2014-06-10T06:26:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6ace153d130f528b88117b1edcfe017ea1852d67'/>
<id>urn:sha1:6ace153d130f528b88117b1edcfe017ea1852d67</id>
<content type='text'>
To fix the clock divider calculation error when the controller
clock same as the operating frequency. This is known as bypass
mode. In this mode, the divider should be 0.

Signed-off-by: Chin Liang See &lt;clsee@altera.com&gt;
Cc: Pantelis Antoniou &lt;panto@antoniou-consulting.com&gt;
Cc: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;
Cc: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
Cc: Mischa Jonker &lt;mjonker@synopsys.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>bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag</title>
<updated>2014-08-01T15:57:02Z</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2014-06-10T18:46:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64973023df4f31e72ecc56005f123da5841f7066'/>
<id>urn:sha1:64973023df4f31e72ecc56005f123da5841f7066</id>
<content type='text'>
Seems like the controller doesn't support the flag. None of the hi-speed cards
I've tried could be read, while they successfully worked with the quirk enabled.

Signed-off-by: Lubomir Rintel &lt;lkundrak@v3.sk&gt;
Tested-by: Stephen Warren &lt;swarren@wwwdotorg.org&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>Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'</title>
<updated>2014-07-28T08:12:45Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-07-28T08:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=740f41d3cbefe2068247852220226c2c3b287249'/>
<id>urn:sha1:740f41d3cbefe2068247852220226c2c3b287249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mmc: prevent some warnings with make W=1</title>
<updated>2014-07-18T21:53:24Z</updated>
<author>
<name>Jeroen Hofstee</name>
<email>jeroen@myspectrum.nl</email>
</author>
<published>2014-07-12T19:24:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=750121c3506399e758849a4f37c772c3f317045f'/>
<id>urn:sha1:750121c3506399e758849a4f37c772c3f317045f</id>
<content type='text'>
Add missing prototypes for global functions and
make local functions static.

cc: panto@antoniou-consulting.com
Signed-off-by: Jeroen Hofstee &lt;jeroen@myspectrum.nl&gt;
</content>
</entry>
</feed>
