<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/net/pcnet.c, branch v2009.06</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Moved initialization of PCNET Ethernet controller to board_eth_init()</title>
<updated>2008-09-03T04:18:17+00:00</updated>
<author>
<name>Ben Warren</name>
<email>biggerbadderben@gmail.com</email>
</author>
<published>2008-08-31T17:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e3090534d62045dcb73f5392bacc64a4e8e443dc'/>
<id>e3090534d62045dcb73f5392bacc64a4e8e443dc</id>
<content type='text'>
Affected boards:
	PN62
	sc520_cdp

Removed initialization of the driver from net/eth.c

Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Affected boards:
	PN62
	sc520_cdp

Removed initialization of the driver from net/eth.c

Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net: Conditional COBJS inclusion of network drivers</title>
<updated>2008-06-10T06:21:05+00:00</updated>
<author>
<name>Shinya Kuribayashi</name>
<email>skuribay@ruby.dti.ne.jp</email>
</author>
<published>2008-06-09T14:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b904ccb93c3196727e2e9870cb1df903cab19ad'/>
<id>3b904ccb93c3196727e2e9870cb1df903cab19ad</id>
<content type='text'>
Replace COBJS-y with appropriate driver config names.

Signed-off-by: Shinya Kuribayashi &lt;skuribay@ruby.dti.ne.jp&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace COBJS-y with appropriate driver config names.

Signed-off-by: Shinya Kuribayashi &lt;skuribay@ruby.dti.ne.jp&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pcnet.c: fix a merge issue</title>
<updated>2008-04-28T10:48:47+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-28T10:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f2c288a35341ad02ac03b1563d786763c9c8f159'/>
<id>f2c288a35341ad02ac03b1563d786763c9c8f159</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pcnet io_base</title>
<updated>2008-04-24T21:49:00+00:00</updated>
<author>
<name>Vlad Lungu</name>
<email>vlad@comsys.ro</email>
</author>
<published>2007-10-10T20:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=386563197e3a50b0e97ad9aae87f57d9aab909ab'/>
<id>386563197e3a50b0e97ad9aae87f57d9aab909ab</id>
<content type='text'>
Bus and phys address are not always the same

Signed-off-by: Vlad Lungu &lt;vlad@comsys.ro&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bus and phys address are not always the same

Signed-off-by: Vlad Lungu &lt;vlad@comsys.ro&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/net/pcnet.c: Coding Style cleanup.</title>
<updated>2008-04-24T21:44:26+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-04-24T21:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=11ea26fd1cb63c91403fe04a6eea975cd418603f'/>
<id>11ea26fd1cb63c91403fe04a6eea975cd418603f</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Am79C970A chip id to pcnet</title>
<updated>2008-04-24T21:43:10+00:00</updated>
<author>
<name>Vlad Lungu</name>
<email>vlad@comsys.ro</email>
</author>
<published>2007-10-10T20:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=899ef7b84578b7cafadfd78488c2fd2aac93f636'/>
<id>899ef7b84578b7cafadfd78488c2fd2aac93f636</id>
<content type='text'>
Signed-off-by: Vlad Lungu &lt;vlad@comsys.ro&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vlad Lungu &lt;vlad@comsys.ro&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Ethernet init() return codes</title>
<updated>2008-01-10T00:06:02+00:00</updated>
<author>
<name>Ben Warren</name>
<email>biggerbadderben@gmail.com</email>
</author>
<published>2008-01-09T23:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=422b1a01602b6e2fbf8444a1192c7ba31461fd4c'/>
<id>422b1a01602b6e2fbf8444a1192c7ba31461fd4c</id>
<content type='text'>
Change return values of init() functions in all Ethernet drivers to conform
to the following:

    &gt;=0: Success
    &lt;0:  Failure

All drivers going forward should return 0 on success.  Current drivers that
return 1 on success were left as-is to minimize changes.

Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Acked-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
Acked-by: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
Acked-By: Timur Tabi &lt;timur@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change return values of init() functions in all Ethernet drivers to conform
to the following:

    &gt;=0: Success
    &lt;0:  Failure

All drivers going forward should return 0 on success.  Current drivers that
return 1 on success were left as-is to minimize changes.

Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
Acked-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Acked-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
Acked-by: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
Acked-By: Timur Tabi &lt;timur@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/net : move net drivers to drivers/net</title>
<updated>2007-11-25T17:35:17+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2007-11-21T20:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2439e4bfa111babf4bc07ba20efbf3e36036813e'/>
<id>2439e4bfa111babf4bc07ba20efbf3e36036813e</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
