<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/spi, branch v2015.07-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/spi?h=v2015.07-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/spi?h=v2015.07-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-05-06T02:58:18Z</updated>
<entry>
<title>dm: spi: Avoid setting the speed with every transfer</title>
<updated>2015-05-06T02:58:18Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-02-17T22:29:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=60e2809a848bccd3a8090d3f2237964670f2780c'/>
<id>urn:sha1:60e2809a848bccd3a8090d3f2237964670f2780c</id>
<content type='text'>
Only set the speed if it has changed from last time. Since the speed will
be 0 when the device is probed it will always be changed on the first
transfer after the device is probed.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga</title>
<updated>2015-04-29T00:48:43Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-04-29T00:48:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=536266231a340c0c5e571e1012bf3f8fc835b251'/>
<id>urn:sha1:536266231a340c0c5e571e1012bf3f8fc835b251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi: omap3: Fix timeout handling</title>
<updated>2015-04-27T15:38:42Z</updated>
<author>
<name>David Dueck</name>
<email>davidcdueck@googlemail.com</email>
</author>
<published>2015-04-01T12:20:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=611c9ba2b8c27d6e3c63b663c88f1c8be9638c3a'/>
<id>urn:sha1:611c9ba2b8c27d6e3c63b663c88f1c8be9638c3a</id>
<content type='text'>
The timeout value is never reset during the transfer. This means that when
transferring more data we eventually trigger the timeout.

This was reported on the mailing list:
"Spansion SPI flash read timeout with AM335x"

Signed-off-by: David Dueck &lt;davidcdueck@googlemail.com&gt;
CC: Tom Rini &lt;trini@konsulko.com&gt;
CC: Stefan Roese &lt;sr@denx.de&gt;
CC: Andy Pont &lt;andy.pont@sdcsystems.com&gt;
Tested-by: David Dueck &lt;davidcdueck@googlemail.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
</content>
</entry>
<entry>
<title>dm: spi: Correct SPI claim/release_bus() methods</title>
<updated>2015-04-23T09:53:45Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-04-19T15:05:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9694b724421b88acf7d553a55e4a43fa4e25e7be'/>
<id>urn:sha1:9694b724421b88acf7d553a55e4a43fa4e25e7be</id>
<content type='text'>
These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: Haikun Wang &lt;haikun.wang@freescale.com&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Tested-by: Peng Fan &lt;Peng.Fan@freescale.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
</content>
</entry>
<entry>
<title>zynq: spi: Remove unnecessary error condition</title>
<updated>2015-04-22T11:19:51Z</updated>
<author>
<name>Siva Durga Prasad Paladugu</name>
<email>siva.durga.paladugu@xilinx.com</email>
</author>
<published>2015-04-15T11:13:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8c48a68346038fdaa901e622760fe4c6a302220b'/>
<id>urn:sha1:8c48a68346038fdaa901e622760fe4c6a302220b</id>
<content type='text'>
Removed the unnecessary error check from spi_xfer
as the bitlen zero is possible now to deassert the
chip select for which no data is required to be transfered.

Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi: Add Cadence QSPI controller Kconfig entry</title>
<updated>2015-04-21T10:23:38Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2015-03-04T22:13:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=96bfdf01cabe0c4a14e84c14918fa3c6c59ee8f2'/>
<id>urn:sha1:96bfdf01cabe0c4a14e84c14918fa3c6c59ee8f2</id>
<content type='text'>
Add Cadence QSPI controller Kconfig entry.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Chin Liang See &lt;clsee@opensource.altera.com&gt;
Cc: Dinh Nguyen &lt;dinguyen@opensource.altera.com&gt;
Cc: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
Acked-by: Pavel Machek &lt;pavel@denx.de&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
Cc: Vince Bridgers &lt;vbridger@opensource.altera.com&gt;
</content>
</entry>
<entry>
<title>spi: Add Designware SPI controller Kconfig entry</title>
<updated>2015-04-21T10:23:36Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2015-03-04T22:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=67d7a9d6433d5244be0a32e78c157687ba2236d1'/>
<id>urn:sha1:67d7a9d6433d5244be0a32e78c157687ba2236d1</id>
<content type='text'>
Add DWC SPI controller Kconfig entry.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Chin Liang See &lt;clsee@opensource.altera.com&gt;
Cc: Dinh Nguyen &lt;dinguyen@opensource.altera.com&gt;
Cc: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
Acked-by: Pavel Machek &lt;pavel@denx.de&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
Cc: Vince Bridgers &lt;vbridger@opensource.altera.com&gt;
</content>
</entry>
<entry>
<title>sandbox: Move CONFIG_SANDBOX_SPI to Kconfig</title>
<updated>2015-04-18T17:11:38Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-03-06T20:19:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=892cac72e44d54add772f81fee01ab64b006b88b'/>
<id>urn:sha1:892cac72e44d54add772f81fee01ab64b006b88b</id>
<content type='text'>
Move this over to Kconfig and tidy up.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: spi: Convert Freescale QSPI driver to driver model</title>
<updated>2015-04-18T17:11:18Z</updated>
<author>
<name>Haikun.Wang@freescale.com</name>
<email>Haikun.Wang@freescale.com</email>
</author>
<published>2015-04-01T03:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5bc48308960b8d28d9d7653efbb91c1be390c916'/>
<id>urn:sha1:5bc48308960b8d28d9d7653efbb91c1be390c916</id>
<content type='text'>
Move the Freescale QSPI driver over to driver model.

Signed-off-by: Haikun Wang &lt;Haikun.Wang@freescale.com&gt;
Signed-off-by: Peng Fan &lt;Peng.Fan@freescale.com&gt;
Tested-by: Peng Fan &lt;Peng.Fan@freescale.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: spi: Convert Freescale DSPI driver to driver model</title>
<updated>2015-04-18T17:11:18Z</updated>
<author>
<name>Haikun.Wang@freescale.com</name>
<email>Haikun.Wang@freescale.com</email>
</author>
<published>2015-03-24T14:03:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8919371108f0e7428345d1da7791810b5c783f9'/>
<id>urn:sha1:a8919371108f0e7428345d1da7791810b5c783f9</id>
<content type='text'>
Move the Freescale DSPI driver over to driver model.

Signed-off-by: Haikun Wang &lt;Haikun.Wang@freescale.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
