<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mtd, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-13T23:43:02Z</updated>
<entry>
<title>Remove duplicate defines for ARRAY_SIZE</title>
<updated>2008-02-13T23:43:02Z</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2008-01-17T06:02:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3cfb0c51b2bb5ede54eca85ace5b1ba12be314b0'/>
<id>urn:sha1:3cfb0c51b2bb5ede54eca85ace5b1ba12be314b0</id>
<content type='text'>
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&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>nand: FSL UPM NAND driver</title>
<updated>2008-01-16T13:14:40Z</updated>
<author>
<name>Anton Vorontsov</name>
<email>avorontsov@ru.mvista.com</email>
</author>
<published>2008-01-14T20:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd9d23053d435c08fc8695017b5cb9003fcda786'/>
<id>urn:sha1:cd9d23053d435c08fc8695017b5cb9003fcda786</id>
<content type='text'>
Signed-off-by: Anton Vorontsov &lt;avorontsov@ru.mvista.com&gt;
</content>
</entry>
<entry>
<title>OneNAND: Separate U-Boot dependent code from OneNAND</title>
<updated>2008-01-16T13:10:15Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kmpark@infradead.org</email>
</author>
<published>2008-01-14T23:59:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6cb2239ae76faee64434286c4f8fc71374702dd2'/>
<id>urn:sha1:6cb2239ae76faee64434286c4f8fc71374702dd2</id>
<content type='text'>
OneNAND: Separate U-Boot dependent code from OneNAND

Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
</content>
</entry>
<entry>
<title>CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation</title>
<updated>2008-01-13T14:07:26Z</updated>
<author>
<name>Michael Schwingen</name>
<email>rincewind@discworld.dascon.de</email>
</author>
<published>2008-01-12T19:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8225d1e3ac0ab147cdde4b0042812583380afb8a'/>
<id>urn:sha1:8225d1e3ac0ab147cdde4b0042812583380afb8a</id>
<content type='text'>
Signed-off-by: Michael Schwingen &lt;michael@schwingen.org&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>fix comments with new drivers organization</title>
<updated>2008-01-09T20:48:49Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel@ziswiler.com</email>
</author>
<published>2007-12-30T02:30:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7817cb2083d982923752fe0f12b67c0e7c09a027'/>
<id>urn:sha1:7817cb2083d982923752fe0f12b67c0e7c09a027</id>
<content type='text'>
Signed-off-by: Marcel Ziswiler &lt;marcel@ziswiler.com&gt;
</content>
</entry>
<entry>
<title>cfi_flash: Fix bug in flash_isset() to use correct 32bit function</title>
<updated>2008-01-02T15:07:01Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2008-01-02T13:06:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ce37422d0002e10490e268392e0c4e3028e52cec'/>
<id>urn:sha1:ce37422d0002e10490e268392e0c4e3028e52cec</id>
<content type='text'>
This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
flash chips connected to a 32bit wide port.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()</title>
<updated>2007-12-27T06:50:54Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-12-27T06:50:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0dc80e2759fba859ccc4cdadc633577ca2971f3e'/>
<id>urn:sha1:0dc80e2759fba859ccc4cdadc633577ca2971f3e</id>
<content type='text'>
The check for an sufficiently erased destination was missing in the
buffered write function of the cfi flash driver (when
CFG_FLASH_USE_BUFFER_WRITE is defined). This patch adds this check to that
writing to such a region will fail with the currect error message.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>cfi_flash: Add manufacturer-specific fixups</title>
<updated>2007-12-17T14:48:38Z</updated>
<author>
<name>Haavard Skinnemoen</name>
<email>hskinnemoen@atmel.com</email>
</author>
<published>2007-12-14T14:36:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=467bcee11fe26ad422f2de971aa70866079870f2'/>
<id>urn:sha1:467bcee11fe26ad422f2de971aa70866079870f2</id>
<content type='text'>
Run fixups based on the JEDEC manufacturer ID independent of the
command set ID.

This changes current behaviour: Previously, geometry reversal for AMD
chips were done based on the command set ID, while they are now done
based on the JEDEC manufacturer and device ID.

Also add fixup for top-boot Atmel chips. A fixup is needed for
AT49BV6416(T) too, but since u-boot currently only reads the low byte
of the device ID, there's no way to tell it apart from AT49BV642D,
which should not have this fixup. Since AT49BV642D support is
necessary to get ATNGW100 board support into mainline, I've commented
out the fixup for now.

Signed-off-by: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
</content>
</entry>
<entry>
<title>cfi_flash: Add cmdset-specific init functions</title>
<updated>2007-12-17T14:48:31Z</updated>
<author>
<name>Haavard Skinnemoen</name>
<email>hskinnemoen@atmel.com</email>
</author>
<published>2007-12-14T14:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ddf06ddf6b4bd057ad4c5f0dffea7870ba06a2a'/>
<id>urn:sha1:0ddf06ddf6b4bd057ad4c5f0dffea7870ba06a2a</id>
<content type='text'>
Move things like reading JEDEC IDs and fixing up geometry reversal
into separate functions. The geometry reversal fixup is now performed
by altering the qry structure directly, which makes the sector init
code slightly cleaner.

Signed-off-by: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
</content>
</entry>
</feed>
