<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/spi, branch v2014.07-rc4</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=v2014.07-rc4</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/spi?h=v2014.07-rc4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-06-11T15:40:11Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-spi</title>
<updated>2014-06-11T15:40:11Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-06-11T15:40:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=28b62f0de361ae640eb286969536a236cc8febda'/>
<id>urn:sha1:28b62f0de361ae640eb286969536a236cc8febda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi: soft_spi: Support NULL din/dout buffers</title>
<updated>2014-06-08T17:42:27Z</updated>
<author>
<name>Andrew Ruder</name>
<email>andrew.ruder@elecsyscorp.com</email>
</author>
<published>2014-04-24T18:39:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1c0dd2644d6bdd64f5d36528d801d14832f6394'/>
<id>urn:sha1:c1c0dd2644d6bdd64f5d36528d801d14832f6394</id>
<content type='text'>
This mirrors the conventions used in other SPI drivers (kirkwood,
davinci, atmel, et al) where the din/dout buffer can be NULL when the
received/transmitted data isn't important.  This reduces the need for
allocating additional buffers when write-only/read-only functionality is
needed.

In the din == NULL case, the received data is simply not stored.  In the
dout == NULL case, zeroes are transmitted.

Signed-off-by: Andrew Ruder &lt;andrew.ruder@elecsyscorp.com&gt;
Cc: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2014-06-08T11:58:41Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-06-08T11:58:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55e8250bd3cfd996d1caa04f520160a89ec04754'/>
<id>urn:sha1:55e8250bd3cfd996d1caa04f520160a89ec04754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ti: qspi: populate slave device to set flash quad bit.</title>
<updated>2014-06-06T21:46:14Z</updated>
<author>
<name>Sourav Poddar</name>
<email>sourav.poddar@ti.com</email>
</author>
<published>2014-05-19T20:53:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ce3cc8ecf52f798cc980a2c49bdc5cbca6b3be29'/>
<id>urn:sha1:ce3cc8ecf52f798cc980a2c49bdc5cbca6b3be29</id>
<content type='text'>
The patch populates the slave data which will be used by flash driver to
set the  flash quad enable bit.

Signed-off-by: Sourav Poddar &lt;sourav.poddar@ti.com&gt;
</content>
</entry>
<entry>
<title>powerpc/espi: remove 80us delay to improve transfer performance</title>
<updated>2014-06-05T19:56:20Z</updated>
<author>
<name>Hou Zhiqiang</name>
<email>b48286@freescale.com</email>
</author>
<published>2014-05-21T02:25:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=afb907061a0a2175c840e8bfc3ad04fd2d6721ed'/>
<id>urn:sha1:afb907061a0a2175c840e8bfc3ad04fd2d6721ed</id>
<content type='text'>
Replace 80 mircoseconds delay with polling flag ESPI_EV_TXE.

Signed-off-by: Hou Zhiqiang &lt;B48286@freescale.com&gt;
Reviewed-by: York Sun &lt;yorksun@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'</title>
<updated>2014-04-21T19:01:35Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-04-21T19:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c9aab0f9dd23fddcebf5984dc19e62b514e759a7'/>
<id>urn:sha1:c9aab0f9dd23fddcebf5984dc19e62b514e759a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spi: davinci: add support for multiple bus and chip select</title>
<updated>2014-04-17T21:24:39Z</updated>
<author>
<name>Karicheri, Muralidharan</name>
<email>m-karicheri2@ti.com</email>
</author>
<published>2014-04-04T17:16:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2bcdf84d5820320724932199fddeed32d2d49e4a'/>
<id>urn:sha1:2bcdf84d5820320724932199fddeed32d2d49e4a</id>
<content type='text'>
Currently davinci spi driver supports only bus 0 cs 0.
This patch allows driver to support bus 1 and bus 2 with
configurable number of chip selects. Also defaults are
selected in a way to avoid regression on other platforms
that uses davinci spi driver and has only one spi bus.

Signed-off-by: Rex Chang &lt;rchang@ti.com&gt;
Signed-off-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>spi: ti_qspi: Add delay for successful bulk erase.</title>
<updated>2014-04-17T21:20:18Z</updated>
<author>
<name>Poddar, Sourav</name>
<email>sourav.poddar@ti.com</email>
</author>
<published>2014-04-03T11:52:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b545a98f5dc5635d55b5b3878cbb44142e863017'/>
<id>urn:sha1:b545a98f5dc5635d55b5b3878cbb44142e863017</id>
<content type='text'>
Bulk erase is not happening properly on dra7 due to erase timing constraints,
add a delay so that erase timing constraints are properly met.

Signed-off-by: Sourav Poddar &lt;sourav.poddar@ti.com&gt;
Tested-by: Yebio Mesfin &lt;ymesfin@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: tegra: Tegra20 pinmux cleanup</title>
<updated>2014-04-17T15:41:05Z</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@nvidia.com</email>
</author>
<published>2014-03-21T18:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=70ad375ee444645001d3ca78bb17790b50232999'/>
<id>urn:sha1:70ad375ee444645001d3ca78bb17790b50232999</id>
<content type='text'>
This renames all the Tegra20 pinmux pins and functions so they have a
prefix which matches the type name.

The entries in tegra20_pingroups[] are all updated to remove the columns
which are no longer used.

All affected code is updated to match.

Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot/master' into 'u-boot-arm/master'</title>
<updated>2014-03-25T09:53:15Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-03-25T09:25:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ab6423cae0323e8db2c8fdd0a99138d93fde2137'/>
<id>urn:sha1:ab6423cae0323e8db2c8fdd0a99138d93fde2137</id>
<content type='text'>
Trivial merge conflict, needed to manually remove
local_info as per commit 41364f0f.

Conflicts:
	board/samsung/common/board.c
</content>
</entry>
</feed>
