<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mmc, branch v2018.01</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=v2018.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mmc?h=v2018.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-12-09T12:36:26Z</updated>
<entry>
<title>mmc: uniphier-sd: Add R8A77995 D3 compatible</title>
<updated>2017-12-09T12:36:26Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@gmail.com</email>
</author>
<published>2017-10-21T09:33:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=af098530e5abe424df99e8bc454353bce80cc696'/>
<id>urn:sha1:af098530e5abe424df99e8bc454353bce80cc696</id>
<content type='text'>
Add new compatible to the Uniphier SD driver for R8A77995 D3 SoC.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>mmc: uniphier-sd: Add R8A77970 V3M compatible</title>
<updated>2017-12-09T12:36:26Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@gmail.com</email>
</author>
<published>2017-10-21T09:31:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6ba2382f426fb8d7d6e3ca13ae0a74f4386d8d20'/>
<id>urn:sha1:6ba2382f426fb8d7d6e3ca13ae0a74f4386d8d20</id>
<content type='text'>
Add new compatible to the Uniphier SD driver for R8A77970 V3M SoC.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>mmc: atmel_sdhci: not on capabilities to set gck rate</title>
<updated>2017-11-30T03:30:50Z</updated>
<author>
<name>Ludovic Desroches</name>
<email>ludovic.desroches@microchip.com</email>
</author>
<published>2017-11-17T06:51:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=327713a64a4dd71758c44ba9b86cab5c5379274f'/>
<id>urn:sha1:327713a64a4dd71758c44ba9b86cab5c5379274f</id>
<content type='text'>
The capabilities have default values which doesn't reflect the reality
when it concerns the base clock and the mul value. Use a fixe rate
for the gck. 240 MHz is an arbitrary choice, it is a multiple of the
maximum SD clock frequency handle by the controller and it allows to
get a 400 kHz clock for the card initialisation.

Signed-off-by: Ludovic Desroches &lt;ludovic.desroches@microchip.com&gt;
Signed-off-by: Wenyou Yang &lt;wenyou.yang@microchip.com&gt;
</content>
</entry>
<entry>
<title>nds32: ftsdc010: Fix SD detech fail on AE3XX.</title>
<updated>2017-11-30T02:04:36Z</updated>
<author>
<name>Rick Chen</name>
<email>rick@andestech.com</email>
</author>
<published>2017-08-25T06:03:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=73cd56b2df213c629191139e5c6705e069b6214f'/>
<id>urn:sha1:73cd56b2df213c629191139e5c6705e069b6214f</id>
<content type='text'>
AE3XX can not support SD high-speed mode.
SW can work-around by removing HS capibility.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>nds32: ftsdc010: fix wait status error coding.</title>
<updated>2017-11-30T02:04:30Z</updated>
<author>
<name>Rick Chen</name>
<email>rick@andestech.com</email>
</author>
<published>2017-08-25T06:02:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1a9db640b4f5f8070d75a5baf794678625b4f9a0'/>
<id>urn:sha1:1a9db640b4f5f8070d75a5baf794678625b4f9a0</id>
<content type='text'>
Bit of DATA_END and DATA_CRC_OK shall be checked for
returning pass or fail of a request.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>nds32: ftsdc010: Support ftsdc010 DM.</title>
<updated>2017-11-30T02:01:50Z</updated>
<author>
<name>Rick Chen</name>
<email>rick@andestech.com</email>
</author>
<published>2017-08-28T08:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=252185f22470d3bf828c7e989dfa06b83bb2e572'/>
<id>urn:sha1:252185f22470d3bf828c7e989dfa06b83bb2e572</id>
<content type='text'>
ftsdc010 support device tree flow.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>nds32: mmc: Support ftsdc010 DM.</title>
<updated>2017-11-30T01:59:09Z</updated>
<author>
<name>Rick Chen</name>
<email>rick@andestech.com</email>
</author>
<published>2017-11-14T06:47:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9f678ab139cd6ef0ab98759d63f1cee0fa534b66'/>
<id>urn:sha1:9f678ab139cd6ef0ab98759d63f1cee0fa534b66</id>
<content type='text'>
Add nds32_mmc to support ftsdc010 dm flow.

Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;
</content>
</entry>
<entry>
<title>mmc: arm_pl180_mmci: add .getcd callback</title>
<updated>2017-11-17T12:44:13Z</updated>
<author>
<name>Patrice Chotard</name>
<email>patrice.chotard@st.com</email>
</author>
<published>2017-10-23T08:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5829fe2d59d8c088dadc43dedb36a657d791970c'/>
<id>urn:sha1:5829fe2d59d8c088dadc43dedb36a657d791970c</id>
<content type='text'>
Add .getcd callback to check is MMC card is present

Signed-off-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;
</content>
</entry>
<entry>
<title>mmc: arm_pl180_mmci: add clock support</title>
<updated>2017-11-17T12:44:13Z</updated>
<author>
<name>Patrice Chotard</name>
<email>patrice.chotard@st.com</email>
</author>
<published>2017-10-23T08:57:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5f256fe71dd064063f8390926922085c2c7c14fc'/>
<id>urn:sha1:5f256fe71dd064063f8390926922085c2c7c14fc</id>
<content type='text'>
Allow to get and enable MMC related clock

Signed-off-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;
</content>
</entry>
<entry>
<title>mmc: arm_pl180_mmci: add bus_width DT property support</title>
<updated>2017-11-17T12:44:13Z</updated>
<author>
<name>Patrice Chotard</name>
<email>patrice.chotard@st.com</email>
</author>
<published>2017-10-23T08:57:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9035bb7432d33014fd131390c635e634aaacd4d0'/>
<id>urn:sha1:9035bb7432d33014fd131390c635e634aaacd4d0</id>
<content type='text'>
Allow to get "bus-width" property from device tree

Signed-off-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;
</content>
</entry>
</feed>
