<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/spi/Kconfig, branch v2016.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/spi/Kconfig?h=v2016.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/spi/Kconfig?h=v2016.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-06-10T10:31:12Z</updated>
<entry>
<title>spi: pic32_spi: add SPI master driver for PIC32 SoC.</title>
<updated>2016-06-10T10:31:12Z</updated>
<author>
<name>Purna Chandra Mandal</name>
<email>purna.mandal@microchip.com</email>
</author>
<published>2016-06-02T08:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e19b9004575cacf1f64fff894621adafe0e7ea7f'/>
<id>urn:sha1:e19b9004575cacf1f64fff894621adafe0e7ea7f</id>
<content type='text'>
This driver implements SPI protocol in master mode to communicate
with the SPI device connected on SPI bus. It handles /CS explicitly
by controlling respective pin as gpio ('cs-gpios' property in dt node)
and uses PIO mode for SPI transaction. It is configurable based
on driver-model only.

Cc: Jagan Teki &lt;jteki@openedev.com&gt;
Signed-off-by: Purna Chandra Mandal &lt;purna.mandal@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>drivers: spi: add spi support for QCA/Atheros ath79 SOCs</title>
<updated>2016-05-20T23:25:50Z</updated>
<author>
<name>Wills Wang</name>
<email>wills.wang@live.com</email>
</author>
<published>2016-03-16T08:59:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b85dc4607268ffc49af642ab702d44c8b5ef3719'/>
<id>urn:sha1:b85dc4607268ffc49af642ab702d44c8b5ef3719</id>
<content type='text'>
This patch add a compatible spi driver for ath79 series SOC.

Signed-off-by: Wills Wang &lt;wills.wang@live.com&gt;
Reviewed-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi: omap3: Convert to driver model</title>
<updated>2016-03-14T17:16:28Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2016-03-14T17:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77b8d04854f486741471ad02b93b473b5b3d72f8'/>
<id>urn:sha1:77b8d04854f486741471ad02b93b473b5b3d72f8</id>
<content type='text'>
After this conversion the driver will able to support both dm and non-dm
and code is more extensible like we can remove the non-dm part simply
without touching anycode if all the boards which are using this driver
become dm driven.

Cc: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Christophe Ricard &lt;christophe-h.ricard@st.com&gt;
Tested-by: Christophe Ricard &lt;christophe-h.ricard@st.com&gt;
Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
[Set priv-&gt;wordlen, Add Kconfig entry and file credit for dm conversion]
Signed-off-by: Christophe Ricard &lt;christophe-h.ricard@st.com&gt;
</content>
</entry>
<entry>
<title>spi: Kconfig: Fix correct target name for ZynqMP</title>
<updated>2015-12-11T16:42:23Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2015-12-07T10:33:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e4920e53e1a45658743d79d6fa29a1b44448622'/>
<id>urn:sha1:8e4920e53e1a45658743d79d6fa29a1b44448622</id>
<content type='text'>
ZynqMP is using different symbol.
Use correct one.

Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Tegra: T210: Add QSPI driver</title>
<updated>2015-11-12T16:21:07Z</updated>
<author>
<name>Tom Warren</name>
<email>twarren@nvidia.com</email>
</author>
<published>2015-10-12T21:50:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4e675ff2442a8856587f800aa49c28321ca5d6d6'/>
<id>urn:sha1:4e675ff2442a8856587f800aa49c28321ca5d6d6</id>
<content type='text'>
This is the normal Tegra SPI driver modified to work with the
QSPI controller in Tegra210. It does not do 2x/4x transfers
or any other QSPI protocol.

Signed-off-by: Yen Lin &lt;yelin@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;
</content>
</entry>
<entry>
<title>spi: Kconfig: Add Zynq QSPI controller entry</title>
<updated>2015-10-25T14:47:02Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2015-08-15T18:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=78a025ace8124a36e475251916d46cbdd029c5bb'/>
<id>urn:sha1:78a025ace8124a36e475251916d46cbdd029c5bb</id>
<content type='text'>
Add Zynq QSPI controller Kconfig entry.

Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Cc: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
</content>
</entry>
<entry>
<title>spi : convert altera_spi to driver model</title>
<updated>2015-10-22T23:36:56Z</updated>
<author>
<name>Thomas Chou</name>
<email>thomas@wytron.com.tw</email>
</author>
<published>2015-10-14T00:33:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=15a56f9cb73fbf832e4ade37651605eb9662b388'/>
<id>urn:sha1:15a56f9cb73fbf832e4ade37651605eb9662b388</id>
<content type='text'>
Convert altera_spi to driver model

Signed-off-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;
</content>
</entry>
<entry>
<title>rockchip: Add SPI driver</title>
<updated>2015-09-03T03:28:24Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2015-09-02T01:19:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b2fd5bf4eedfaf5af9d8fc219781fb521d12c7a'/>
<id>urn:sha1:1b2fd5bf4eedfaf5af9d8fc219781fb521d12c7a</id>
<content type='text'>
Add a SPI driver for the Rockchip RK3288, using driver model. It should work
for other Rockchip SoCs also.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>spi: Kconfig: Add TEGRA20_SLINK entry</title>
<updated>2015-07-01T16:09:05Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2015-06-27T10:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4495830c580f4508f9a4244e0eef5ddf406d7d47'/>
<id>urn:sha1:4495830c580f4508f9a4244e0eef5ddf406d7d47</id>
<content type='text'>
Added TEGRA20_SLINK entry on Kconfig with help description.

Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Tom Warren &lt;twarren@nvidia.com&gt;
Cc: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>spi: Kconfig: Add TEGRA20_SFLASH entry</title>
<updated>2015-07-01T16:09:05Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2015-06-27T10:34:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f3e6f8cc1449511f6cdb0b2b624084af73669ca'/>
<id>urn:sha1:2f3e6f8cc1449511f6cdb0b2b624084af73669ca</id>
<content type='text'>
Added TEGRA20_SFLASH entry on Kconfig with help description.

Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Tom Warren &lt;twarren@nvidia.com&gt;
Cc: Stephen Warren &lt;swarren@nvidia.com&gt;
</content>
</entry>
</feed>
