<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mtd/dataflash.c, branch v1.3.4-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd/dataflash.c?h=v1.3.4-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd/dataflash.c?h=v1.3.4-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-07-13T14:55:00Z</updated>
<entry>
<title>Fix some more printf() format issues.</title>
<updated>2008-07-13T14:55:00Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-07-12T12:36:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0a5676befb0c590212a53f7627fa5d0d8a84bf34'/>
<id>urn:sha1:0a5676befb0c590212a53f7627fa5d0d8a84bf34</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>DataFlash AT45DB021 support</title>
<updated>2008-07-10T20:50:28Z</updated>
<author>
<name>Sergey Lapin</name>
<email>slapin@ossfans.org</email>
</author>
<published>2008-06-05T07:06:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6457e3b8bc79a97381cf7deffa08f7c5a24f86c'/>
<id>urn:sha1:c6457e3b8bc79a97381cf7deffa08f7c5a24f86c</id>
<content type='text'>
Some boards based on AT91SAM926X-EK use smaller DF chips to keep
bootstrap, u-boot and its environment, using NAND or other external
storage for kernel and rootfs. This patch adds support for
small 1024x263 chip.

Signed-off-by: Sergey Lapin &lt;slapin@ossfans.org&gt;
</content>
</entry>
<entry>
<title>Clean up dataflash partitioning</title>
<updated>2008-04-18T07:24:05Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf@atmel.com</email>
</author>
<published>2008-04-12T18:29:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3a60cb3bd67e120fc99b6ba88d9295c3c07f688'/>
<id>urn:sha1:c3a60cb3bd67e120fc99b6ba88d9295c3c07f688</id>
<content type='text'>
This patch removes the board dependent parts from
"drivers/mtd/dataflash.c".
Each board relying on this, will have the appropriate
code in a new file, "partition.c" in the board directory.
board Makefiles updated to use the file.

The dataflash partitions are aligned on sector/page boundaries.

The CONFIG_NEW_DF_PARTITION was used to create named partitions
This is now the default operation, and the CONFIG variable is removed.

Signed-off-by: Ulf Samuelsson &lt;ulf@atmel.com&gt;
</content>
</entry>
<entry>
<title>dataflash: Move CONFIG_HAS_DATAFLASH to Makefile</title>
<updated>2008-04-01T05:30:51Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-04-01T05:30:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b5873f1732b92a25690e1513b90dfb0d644f6697'/>
<id>urn:sha1:b5873f1732b92a25690e1513b90dfb0d644f6697</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Cleanup DataFlash partition handling</title>
<updated>2008-03-31T23:43:59Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-03-26T20:52:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5604e2178c5218fbfdba2e4293ca7652e829ac25'/>
<id>urn:sha1:5604e2178c5218fbfdba2e4293ca7652e829ac25</id>
<content type='text'>
DataFlash partition information has become a mess. This patch
defines a single partition scheme for Atmel DataFlashes. This partition
scheme will be used by all AT91CAP9 and AT91SAM9 boards.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
</entry>
<entry>
<title>AT91CAP9 support : build integration</title>
<updated>2008-02-14T09:37:57Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-01-20T19:49:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20b197c6f2799af399a68f96a1aff543a75621b8'/>
<id>urn:sha1:20b197c6f2799af399a68f96a1aff543a75621b8</id>
<content type='text'>
Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
</entry>
<entry>
<title>Improve DataFlash CS definition.</title>
<updated>2008-02-14T09:37:56Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-01-20T21:07:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d49fe4bed5b69ec910909d1bd62da23ecd8801fd'/>
<id>urn:sha1:d49fe4bed5b69ec910909d1bd62da23ecd8801fd</id>
<content type='text'>
Use a structure instead of the error prone unnamed array to
define the possible dataflash banks.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
</entry>
<entry>
<title>Fix incorrect address test in AT91F_DataflashSelect().</title>
<updated>2008-02-13T23:37:23Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2008-01-14T21:08:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c77ce474b1c57b13e9d36d9830f147966c143694'/>
<id>urn:sha1:c77ce474b1c57b13e9d36d9830f147966c143694</id>
<content type='text'>
Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
</content>
</entry>
<entry>
<title>drivers/mtd : move mtd drivers to drivers/mtd</title>
<updated>2007-11-25T22:28:52Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-11-24T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=59829cc189378c142c13d2aa8d9a897d8bef3961'/>
<id>urn:sha1:59829cc189378c142c13d2aa8d9a897d8bef3961</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
</feed>
