<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc8xx/fec.c, branch v1.3.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc8xx/fec.c?h=v1.3.0-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc8xx/fec.c?h=v1.3.0-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-07-10T15:27:39Z</updated>
<entry>
<title>cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.</title>
<updated>2007-07-10T15:27:39Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2007-07-10T15:27:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=068b60a0eb7e73b243ca55399f2a7df76e2c3f3d'/>
<id>urn:sha1:068b60a0eb7e73b243ca55399f2a7df76e2c3f3d</id>
<content type='text'>
Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>cpu/m*: Remove obsolete references to CONFIG_COMMANDS</title>
<updated>2007-07-10T00:06:00Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2007-07-10T00:06:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4431283c7e6d54ae180d466e51bf2d97471a0ad9'/>
<id>urn:sha1:4431283c7e6d54ae180d466e51bf2d97471a0ad9</id>
<content type='text'>
Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).</title>
<updated>2007-07-03T22:23:18Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@jdl.com</email>
</author>
<published>2007-06-12T00:03:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f48070fe5fe440dfb5ee5268c920de70e48ea327'/>
<id>urn:sha1:f48070fe5fe440dfb5ee5268c920de70e48ea327</id>
<content type='text'>
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.

All transformations are of the form:
Before:
    #if (CONFIG_COMMANDS &amp; CFG_CMD_AUTOSCRIPT)
After:
    #if (CONFIG_COMMANDS &amp; CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add support for TQM885D board.</title>
<updated>2006-07-12T13:26:01Z</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-07-12T13:26:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=090eb73510838c0e8c20d80eea0d7f9e774ff6b5'/>
<id>urn:sha1:090eb73510838c0e8c20d80eea0d7f9e774ff6b5</id>
<content type='text'>
Patch by Martin Krause, 20 Mar 2006

Signed-off-by: Martin Krause &lt;martin.krause@tqs.de&gt;
</content>
</entry>
<entry>
<title>Bugfix in FEC initialisation:</title>
<updated>2006-07-12T07:08:36Z</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-07-12T07:08:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6cc73e4e70a7f8712c52ef9d93a19a906cc3d4b'/>
<id>urn:sha1:d6cc73e4e70a7f8712c52ef9d93a19a906cc3d4b</id>
<content type='text'>
All MII configuration is done via FEC1 registers. But MII_SPEED was
configured according to FEC used. So if only FEC2 was used, this caused
the real MII_SPEED register in FEC1 to stay uninitalised, what lead
to "mii_send STUCK!" messages. Fix: always configure MII_SPEED on FEC1
only.
</content>
</entry>
<entry>
<title>Support for spc1920 board.</title>
<updated>2006-07-12T06:48:24Z</updated>
<author>
<name>Markus Klotzbuecher</name>
<email>mk@denx.de</email>
</author>
<published>2006-07-12T06:48:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b02d0177c1ef5be98576dade8f1cd0aed063bae5'/>
<id>urn:sha1:b02d0177c1ef5be98576dade8f1cd0aed063bae5</id>
<content type='text'>
Patch by Markus Klotzbuecher, 12 Jul 2006
</content>
</entry>
<entry>
<title>GCC-4.x fixes: clean up global data pointer initialization for all boards.</title>
<updated>2006-03-31T16:32:53Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-31T16:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87080b721e4f8dca977af7571c5338ae7bb8db7'/>
<id>urn:sha1:d87080b721e4f8dca977af7571c5338ae7bb8db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multiple PHYs.</title>
<updated>2005-10-28T20:30:33Z</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2005-10-28T20:30:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63ff004c4fcad9f690bf44dbd15d568bb47aac2d'/>
<id>urn:sha1:63ff004c4fcad9f690bf44dbd15d568bb47aac2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch by Pantelis Antoniou, 5 May 2004:</title>
<updated>2004-06-07T23:46:25Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-07T23:46:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=79fa88f3ede051ca860667d5397e6cdc7e74a6d0'/>
<id>urn:sha1:79fa88f3ede051ca860667d5397e6cdc7e74a6d0</id>
<content type='text'>
- Intracom board update.
- Add Codec POST.
</content>
</entry>
<entry>
<title>Patch by Yuli Barcohen, 19 Apr 2004:</title>
<updated>2004-06-06T21:35:06Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-06T21:35:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1114257c9df3fa3db39ff55dd03d1f7cbc5c0603'/>
<id>urn:sha1:1114257c9df3fa3db39ff55dd03d1f7cbc5c0603</id>
<content type='text'>
- Rename DUET_ADS to MPC885ADS
- Rename CONFIG_DUET to CONFIG_MPC885_FAMILY
- Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY
- Clean up FADS family port to use the new defines
</content>
</entry>
</feed>
