<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/net/eth.c, branch LABEL_2006_04_18_1106</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>Merge with /home/sr/git/u-boot</title>
<updated>2005-12-01T00:38:13+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-12-01T00:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a86d779ff0b2bf9690e50786dece5a689ba3345'/>
<id>4a86d779ff0b2bf9690e50786dece5a689ba3345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix miiphy global data initialization (problem on 4xx boards when no</title>
<updated>2005-11-30T17:06:04+00:00</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2005-11-30T17:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9785c14bf489908b8e39b1e20f0c14cb8fcda76'/>
<id>d9785c14bf489908b8e39b1e20f0c14cb8fcda76</id>
<content type='text'>
ethaddr is assigned). Initialization moved from miiphy_register() to
eth_initialize().

Based on initial patch for 4xx platform by Matthias Fuchs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ethaddr is assigned). Initialization moved from miiphy_register() to
eth_initialize().

Based on initial patch for 4xx platform by Matthias Fuchs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for TQM8541/8555 boards, TQM85xx support reworked:</title>
<updated>2005-11-30T12:06:40+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-11-30T12:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d96f41e0165f1bdc16eacf79ba1654c8f45fa71a'/>
<id>d96f41e0165f1bdc16eacf79ba1654c8f45fa71a</id>
<content type='text'>
- Support for TQM8541/8555 boards added.
- Complete rework of TQM8540/8560 support.
- Common TQM85xx code now supports all current TQM85xx platforms
  (TQM8540/8541/8555/8560).
- DDR SDRAM size detection added.
- CAS latency default values can be overwritten by setting "serial#"
  to e.g. "ABC0001 casl=25" -&gt; CAS latency 2.5 will be used.
  If problems are detected with this non default CAS latency,
  the defualt values will be used instead.
- FLASH size detection added.
- Moved FCC ethernet driver initialization behind TSEC driver init
  -&gt; TSEC is first device.

Patch by Stefan Roese, 30 Nov 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Support for TQM8541/8555 boards added.
- Complete rework of TQM8540/8560 support.
- Common TQM85xx code now supports all current TQM85xx platforms
  (TQM8540/8541/8555/8560).
- DDR SDRAM size detection added.
- CAS latency default values can be overwritten by setting "serial#"
  to e.g. "ABC0001 casl=25" -&gt; CAS latency 2.5 will be used.
  If problems are detected with this non default CAS latency,
  the defualt values will be used instead.
- FLASH size detection added.
- Moved FCC ethernet driver initialization behind TSEC driver init
  -&gt; TSEC is first device.

Patch by Stefan Roese, 30 Nov 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for multiple PHYs.</title>
<updated>2005-10-28T20:30:33+00:00</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2005-10-28T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63ff004c4fcad9f690bf44dbd15d568bb47aac2d'/>
<id>63ff004c4fcad9f690bf44dbd15d568bb47aac2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup for GCC-4.x</title>
<updated>2005-10-13T14:45:02+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-13T14:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e'/>
<id>77ddac9480d63a80b6bb76d7ee4dcc2d1070867e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for AP1000 board.</title>
<updated>2005-10-08T23:04:33+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-08T23:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7521af1c7d95ff087a4f7636ed050f4d4be91b59'/>
<id>7521af1c7d95ff087a4f7636ed050f4d4be91b59</id>
<content type='text'>
Patch by James MacAulay, 07 Oct 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by James MacAulay, 07 Oct 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in eth.c</title>
<updated>2005-09-25T15:05:57+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-25T15:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a188b5854ff78496642c92ec2f615a41f19b6062'/>
<id>a188b5854ff78496642c92ec2f615a41f19b6062</id>
<content type='text'>
Patch by Ara Avanesyan, 24 Feb 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Ara Avanesyan, 24 Feb 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c</title>
<updated>2005-08-16T16:18:00+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-16T16:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6c61aabc49c22a5c040f046fdc04dc478ed071f'/>
<id>d6c61aabc49c22a5c040f046fdc04dc478ed071f</id>
<content type='text'>
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 Aug 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 Aug 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Eran Liberty</title>
<updated>2005-07-28T15:08:46+00:00</updated>
<author>
<name>Eran Liberty</name>
<email>liberty@freescale.com</email>
</author>
<published>2005-07-28T15:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f046ccd15c8bc9613bfd72916b761a127d36e5c6'/>
<id>f046ccd15c8bc9613bfd72916b761a127d36e5c6</id>
<content type='text'>
  Add support for the Freescale MPC8349ADS board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for the Freescale MPC8349ADS board.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Jon Loeliger, 2005-05-05</title>
<updated>2005-07-25T19:05:07+00:00</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-07-25T19:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9b94f28a442b0013caef99de084d7b72e2d4607'/>
<id>d9b94f28a442b0013caef99de084d7b72e2d4607</id>
<content type='text'>
  Implemented support for MPC8548CDS board.
  Added DDR II support based on SPD values for MPC85xx boards.
  This roll-up patch also includes bugfies for the previously
  published patches:
    DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&amp;4 I/O
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Implemented support for MPC8548CDS board.
  Added DDR II support based on SPD values for MPC85xx boards.
  This roll-up patch also includes bugfies for the previously
  published patches:
    DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&amp;4 I/O
</pre>
</div>
</content>
</entry>
</feed>
