<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mtd/spi, branch v2018.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd/spi?h=v2018.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd/spi?h=v2018.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-08-06T06:44:35Z</updated>
<entry>
<title>spi: Kconfig: Create ISSI Kconfig entry</title>
<updated>2018-08-06T06:44:35Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2016-01-25T14:39:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=13f451bf5625e222e881779e69d92a2002e41dfc'/>
<id>urn:sha1:13f451bf5625e222e881779e69d92a2002e41dfc</id>
<content type='text'>
Add ISSI to Kconfig to make it selectable via menuconfig.
Also convert all current platforms.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>mtd: add spi flash id s25fl128l</title>
<updated>2018-08-03T05:39:53Z</updated>
<author>
<name>Clément Laigle</name>
<email>c.laigle@catie.fr</email>
</author>
<published>2018-07-26T07:31:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=04d57b1d588aeda00f308028aad6239467f24923'/>
<id>urn:sha1:04d57b1d588aeda00f308028aad6239467f24923</id>
<content type='text'>
Add support for SPANSION s25fl128l

Signed-off-by: Clément Laigle &lt;c.laigle@catie.fr&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
[jagan: fixed , at the end of } ]
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>sf: add paired dev info for winbond w25q16jv</title>
<updated>2018-07-16T08:47:13Z</updated>
<author>
<name>Ludwig Zenz</name>
<email>lzenz@dh-electronics.de</email>
</author>
<published>2018-07-05T07:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=51b2411946e5f247f26fde41a7227a002270d376'/>
<id>urn:sha1:51b2411946e5f247f26fde41a7227a002270d376</id>
<content type='text'>
This commit adds paired dev info for winbond w25q16jv
(tested w25q16jvssiq with a i.mx6 board)

Signed-off-by: Ludwig Zenz &lt;lzenz@dh-electronics.de&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: add Macronix mx25l1633e entry</title>
<updated>2018-07-16T08:44:42Z</updated>
<author>
<name>Ludwig Zenz</name>
<email>lzenz@dh-electronics.de</email>
</author>
<published>2018-07-05T07:27:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=70cff76c38a7051992e399f35e1571f24efbfded'/>
<id>urn:sha1:70cff76c38a7051992e399f35e1571f24efbfded</id>
<content type='text'>
Add support for the Macronix mx25l1633e nor flash. (Tested on a imx6 board)

Signed-off-by: Ludwig Zenz &lt;lzenz@dh-electronics.de&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: add Gigadevice gd25q16c entry</title>
<updated>2018-07-16T08:44:42Z</updated>
<author>
<name>Ludwig Zenz</name>
<email>lzenz@dh-electronics.de</email>
</author>
<published>2018-07-05T07:27:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1360e2fc9b45650e1744138702dc6938962d608'/>
<id>urn:sha1:b1360e2fc9b45650e1744138702dc6938962d608</id>
<content type='text'>
Add support for the Gigadevice gd25q16c nor flash. (Tested on a imx6 board)

Signed-off-by: Ludwig Zenz &lt;lzenz@dh-electronics.de&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>spi_flash: add a bunch of winbond flashes to id-table</title>
<updated>2018-07-16T08:35:50Z</updated>
<author>
<name>Hannes Schmelzer</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2018-06-26T21:14:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=760b75564fdf2fe53d8c4069a6fb3320586eb662'/>
<id>urn:sha1:760b75564fdf2fe53d8c4069a6fb3320586eb662</id>
<content type='text'>
This commit adds the following flashes to the id-table

- W25Q16JV
- W25Q32JV
- W25Q64JV
- W25Q128JV
- W25Q256JV

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>dm: spi: Update sandbox SPI emulation driver to use ofnode</title>
<updated>2018-07-09T15:11:00Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2018-06-11T19:07:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=008dcddf9937bd2576f98b48eb5bf0f60ad36014'/>
<id>urn:sha1:008dcddf9937bd2576f98b48eb5bf0f60ad36014</id>
<content type='text'>
Update the parameters sandbox_sf_bind_emul to support livetree.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>sf: Enable FSR polling on N25Q256(A)</title>
<updated>2018-06-28T14:28:40Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2018-05-24T19:58:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=069b746ad9e66ab75973020f992e059c06cf3a7c'/>
<id>urn:sha1:069b746ad9e66ab75973020f992e059c06cf3a7c</id>
<content type='text'>
The N25Q256(A) datasheet clearly states that this device does have
a Flag Status Register and does update FSR PEC bit 7 during Program
and Erase cycles to indicate the cycle is in progress. Enable the
FSR PEC bit polling on this device to prevent data corruption.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Jagan Teki &lt;jagan@openedev.com&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>mtd: spi: Correct parameters for s25fs512s flash</title>
<updated>2018-06-25T10:20:33Z</updated>
<author>
<name>Ashish Kumar</name>
<email>Ashish.Kumar@nxp.com</email>
</author>
<published>2018-06-25T10:15:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=51dce7d2bfdecd974412634e4a0758ac55edcc00'/>
<id>urn:sha1:51dce7d2bfdecd974412634e4a0758ac55edcc00</id>
<content type='text'>
Change sector size to 256KiB in table spi_flash_ids.

Signed-off-by: Ashish Kumar &lt;Ashish.Kumar@nxp.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()</title>
<updated>2018-06-19T11:31:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2018-06-12T06:05:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb95283931011aef78d885f2799ad9d7367f4e48'/>
<id>urn:sha1:fb95283931011aef78d885f2799ad9d7367f4e48</id>
<content type='text'>
Move the strdup() call so that it is only done when we know we will bind
the device.

Reported-by: Coverity (CID: 131216)

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