<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers, branch v2009.11-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers?h=v2009.11-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers?h=v2009.11-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2009-12-07T21:38:16Z</updated>
<entry>
<title>Fix computation in nand_util.c:get_len_incl_bad</title>
<updated>2009-12-07T21:38:16Z</updated>
<author>
<name>Daniel Hobi</name>
<email>daniel.hobi@schmid-telecom.ch</email>
</author>
<published>2009-12-01T13:05:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ec81db20294efdad2454a753e79f1fe244a43ca'/>
<id>urn:sha1:0ec81db20294efdad2454a753e79f1fe244a43ca</id>
<content type='text'>
Depending on offset, flash size and the number of bad blocks,
get_len_incl_bad may return a too small value which may lead to:

1) If there are no bad blocks, nand_{read,write}_skip_bad chooses the
bad block aware read/write code. This may hurt performance, but does
not have any adverse effects.

2) If there are bad blocks, the nand_{read,write}_skip_bad may choose
the bad block unaware read/write code (if len_incl_bad == *length)
which leads to corrupted data.

Signed-off-by: Daniel Hobi &lt;daniel.hobi@schmid-telecom.ch&gt;
</content>
</entry>
<entry>
<title>smc911x: fix typo in smc911x_handle_mac_address name</title>
<updated>2009-12-07T21:04:02Z</updated>
<author>
<name>Mike Rapoport</name>
<email>mike@compulab.co.il</email>
</author>
<published>2009-11-11T08:03:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=45b6b65c6bf06a589ef3123192af94b0381db27b'/>
<id>urn:sha1:45b6b65c6bf06a589ef3123192af94b0381db27b</id>
<content type='text'>
Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>RTC: Fix return code in MC13783 RTC driver.</title>
<updated>2009-12-02T22:29:18Z</updated>
<author>
<name>Magnus Lilja</name>
<email>lilja.magnus@gmail.com</email>
</author>
<published>2009-11-11T18:56:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f3a7bddc06c927c36a1a99a97131299479ef207a'/>
<id>urn:sha1:f3a7bddc06c927c36a1a99a97131299479ef207a</id>
<content type='text'>
Signed-off-by: Magnus Lilja &lt;lilja.magnus@gmail.com&gt;
</content>
</entry>
<entry>
<title>m41t11: Remove unused functions</title>
<updated>2009-12-02T22:21:02Z</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2009-11-09T21:18:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=06015146a15adc7455440c491d543f6a8091551d'/>
<id>urn:sha1:06015146a15adc7455440c491d543f6a8091551d</id>
<content type='text'>
Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
</content>
</entry>
<entry>
<title>Add support for CS2 dataflash for Atmel-SPI.</title>
<updated>2009-11-23T22:43:37Z</updated>
<author>
<name>Remy Bohmer</name>
<email>linux@bohmer.net</email>
</author>
<published>2009-10-28T21:13:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=41dfd8a60324243dbe2dc313a607910824a68aa7'/>
<id>urn:sha1:41dfd8a60324243dbe2dc313a607910824a68aa7</id>
<content type='text'>
The only missing chipselect line support is CS2, and I need it on
CS2...

Signed-off-by: Remy Bohmer &lt;linux@bohmer.net&gt;
</content>
</entry>
<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>Add driver for FTRTC010 real time clock</title>
<updated>2009-11-22T21:26:35Z</updated>
<author>
<name>Po-Yu Chuang</name>
<email>ratbert.chuang@gmail.com</email>
</author>
<published>2009-09-23T07:52:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f2cea405f83da46b72098ea874fb3eefe185d312'/>
<id>urn:sha1:f2cea405f83da46b72098ea874fb3eefe185d312</id>
<content type='text'>
Signed-off-by: Po-Yu Chuang &lt;ratbert@faraday-tech.com&gt;

Edited commit message.
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>smc911x: make smc911x_initialize return correct value</title>
<updated>2009-11-13T05:25:57Z</updated>
<author>
<name>Mike Rapoport</name>
<email>mike@compulab.co.il</email>
</author>
<published>2009-11-12T13:35:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fbd47b6753b08162436d9ccad1e63c8d43ede54c'/>
<id>urn:sha1:fbd47b6753b08162436d9ccad1e63c8d43ede54c</id>
<content type='text'>
Make smc911x_initialize return -1 on error and number of interfaces
detected otherwise.

Signed-off-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-net</title>
<updated>2009-11-11T22:10:34Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-11-11T22:10:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f127980e0d4ba179b4628ebf8e8642210731055'/>
<id>urn:sha1:4f127980e0d4ba179b4628ebf8e8642210731055</id>
<content type='text'>
</content>
</entry>
</feed>
