<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mtd/spi, branch v2009.11</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=v2009.11</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd/spi?h=v2009.11'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-11-22T22:56:36Z</updated>
<entry>
<title>sf: fix stmicro offset setup while erasing</title>
<updated>2009-11-22T22:56:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-10-14T23:28:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fcffb680e77fcb48598d4a9944dbe2d4503170e0'/>
<id>urn:sha1:fcffb680e77fcb48598d4a9944dbe2d4503170e0</id>
<content type='text'>
Reported-by: Peter Gombos &lt;gombos@protecta.hu&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: new driver for Winbond W25X16/32/64 devices</title>
<updated>2009-11-22T22:54:18Z</updated>
<author>
<name>Jason McMullan</name>
<email>mcmullan@netapp.com</email>
</author>
<published>2009-10-09T21:12:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d394a7795027d96ca55799df40bd5c4a13dbeebe'/>
<id>urn:sha1:d394a7795027d96ca55799df40bd5c4a13dbeebe</id>
<content type='text'>
Signed-off-by: Jason McMullan &lt;jason.mcmullan@gmail.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: add GPL-2 license info</title>
<updated>2009-10-24T20:44:18Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-10-09T21:12:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4166ee58d30ada7b298b9c941067f0341c2dccbe'/>
<id>urn:sha1:4166ee58d30ada7b298b9c941067f0341c2dccbe</id>
<content type='text'>
Some of the new spi flash files were missing explicit license lines.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
CC: Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;
</content>
</entry>
<entry>
<title>eeprom_m95xxx: remove unused variable i</title>
<updated>2009-08-21T21:36:19Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2009-08-07T21:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3c5057a6c05b4c7235a270486220e4511366133'/>
<id>urn:sha1:a3c5057a6c05b4c7235a270486220e4511366133</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Add driver for the ST M95xxx SPI EEPROM</title>
<updated>2009-08-09T21:45:14Z</updated>
<author>
<name>Albin Tonnerre</name>
<email>albin.tonnerre@free-electrons.com</email>
</author>
<published>2009-08-07T10:37:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ac374c0f0b7d856f1a43317a286f2079106bd6a'/>
<id>urn:sha1:3ac374c0f0b7d856f1a43317a286f2079106bd6a</id>
<content type='text'>
This chip is used in a number of boards manufactured by Calao-Systems
which should be supported soon. This driver provides the necessary
spi_read and spi_write functions necessary to communicate with the chip.

Signed-off-by: Albin Tonnerre &lt;albin.tonnerre@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>sf: Macronix additional chips supported</title>
<updated>2009-07-06T22:46:20Z</updated>
<author>
<name>Prafulla Wadaskar</name>
<email>prafulla@marvell.com</email>
</author>
<published>2009-07-06T14:59:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2efee52b09657e9353655b9dae9e1d1a67a2abe4'/>
<id>urn:sha1:2efee52b09657e9353655b9dae9e1d1a67a2abe4</id>
<content type='text'>
new chips supported:-
MX25L1605D, MX25L3205D, MX25L6405D, MX25L12855E
out of which MX25L6405D and MX25L12855E tested on Kirkwood platforms

Modified the Macronix flash support to use 2 bytes of device id instead of 1
This was required to support MX25L12855E

Signed-off-by: Piyush Shah &lt;spiyush@marvell.com&gt;
Signed-off-by: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: sst: add sst25vf###b ids</title>
<updated>2009-07-06T22:46:20Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-06-19T07:27:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dd54126715b89ed0c43322aa78b0dad306f043b6'/>
<id>urn:sha1:dd54126715b89ed0c43322aa78b0dad306f043b6</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: sst: fix sector size</title>
<updated>2009-07-06T22:46:20Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-06-19T07:20:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d907f0ea993b179a197d8db2a36f122bc673c2d'/>
<id>urn:sha1:7d907f0ea993b179a197d8db2a36f122bc673c2d</id>
<content type='text'>
Looks like when I was encoding the sector sizes, I forgot to divide by 8
(due to the stupid marketing driven process that declares all sizes in
useless megabits and not megabytes).

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: new Macronix MX25xx SPI flash driver</title>
<updated>2009-06-12T18:47:18Z</updated>
<author>
<name>Prafulla Wadaskar</name>
<email>prafulla@marvell.com</email>
</author>
<published>2009-04-06T15:54:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ce6031afc8671c8b47c6135b3678d43fcd02852'/>
<id>urn:sha1:7ce6031afc8671c8b47c6135b3678d43fcd02852</id>
<content type='text'>
Added macronix SF driver for MTD framework
MX25L12805D is supported and tested
TBD: sector erase implementation, other deivces support

Signed-off-by: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sf: atmel: implement power-of-two write/erase funcs</title>
<updated>2009-06-12T18:47:18Z</updated>
<author>
<name>Todor I Mollov</name>
<email>tmollov@ucsd.edu</email>
</author>
<published>2009-04-04T11:14:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a6cc58869305f346e389eefdfa96dea5146cb0c'/>
<id>urn:sha1:2a6cc58869305f346e389eefdfa96dea5146cb0c</id>
<content type='text'>
Signed-off-by: Todor I Mollov &lt;tmollov@ucsd.edu&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
CC: Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;
</content>
</entry>
</feed>
