<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc85xx/cpu.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/mpc85xx/cpu.c?h=v1.3.0-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc85xx/cpu.c?h=v1.3.0-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-08-14T06:47:44Z</updated>
<entry>
<title>Add support for UEC to 8568</title>
<updated>2007-08-14T06:47:44Z</updated>
<author>
<name>Andy Fleming</name>
<email>afleming@freescale.com</email>
</author>
<published>2007-08-14T05:14:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=da9d4610d76e52c4d20a8f3d8433439a7fcf5b71'/>
<id>urn:sha1:da9d4610d76e52c4d20a8f3d8433439a7fcf5b71</id>
<content type='text'>
Signed-off-by: Haiying Wang &lt;Haiying.Wang@freescale.com&gt;
Signed-off-by: Andy Fleming &lt;afleming@freescale.com&gt;
</content>
</entry>
<entry>
<title>Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx</title>
<updated>2007-05-16T22:07:21Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-05-16T21:52:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=255a3577c848706441daee0174543efe205a77f8'/>
<id>urn:sha1:255a3577c848706441daee0174543efe205a77f8</id>
<content type='text'>
For all practical u-boot purposes, TSECs don't differ throughout the
mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>Coding stylke cleanup; update CHANGELOG.</title>
<updated>2007-05-05T16:23:11Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2007-05-05T16:23:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f15278c2eb911c668b4fe562130b78cf554d139'/>
<id>urn:sha1:2f15278c2eb911c668b4fe562130b78cf554d139</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Add support for the 8568 MDS board</title>
<updated>2007-05-02T20:50:02Z</updated>
<author>
<name>Andy Fleming</name>
<email>afleming@freescale.com</email>
</author>
<published>2007-04-23T07:54:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6743105988fc44d5b0d30388c790607835aae7a6'/>
<id>urn:sha1:6743105988fc44d5b0d30388c790607835aae7a6</id>
<content type='text'>
This included some changes to common files:
* Add 8568 processor SVR to various places
* Add support for setting the qe bus-frequency value in the dts
* Add the 8568MDS target to the Makefile

Signed-off-by: Andy Fleming &lt;afleming@freescale.com&gt;
</content>
</entry>
<entry>
<title>85xx: write MAC address to mac-address and local-mac-address</title>
<updated>2007-04-24T00:58:28Z</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2007-02-12T19:34:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b'/>
<id>urn:sha1:85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b</id>
<content type='text'>
Some device trees have a mac-address property, some have local-mac-address,
and some have both.  To support all of these device trees, ftp_cpu_setup()
should write the MAC address to mac-address and local-mac-address, if they
exist.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
</entry>
<entry>
<title>Some 85xx cpu cleanups</title>
<updated>2007-04-24T00:58:28Z</updated>
<author>
<name>Andy Fleming</name>
<email>afleming@freescale.com</email>
</author>
<published>2007-04-23T06:44:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=03b81b48eec0ad249ec97a4ae16c36fa2e014ff4'/>
<id>urn:sha1:03b81b48eec0ad249ec97a4ae16c36fa2e014ff4</id>
<content type='text'>
* Cleaned up the TSR[WIS] clearing
* Cleaned up DMA initialization

Signed-off-by: Ed Swarthout &lt;Ed.Swarthout@freescale.com&gt;
Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
Acked-by: Andy Fleming &lt;afleming@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add cpu support for the 8544</title>
<updated>2007-04-24T00:58:28Z</updated>
<author>
<name>Andy Fleming</name>
<email>afleming@freescale.com</email>
</author>
<published>2007-04-23T06:32:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=151d5d992eab8c497b24c816c73dc1ad8bffb4eb'/>
<id>urn:sha1:151d5d992eab8c497b24c816c73dc1ad8bffb4eb</id>
<content type='text'>
Recognize new SVR values, and add a few register definitions

Signed-off-by: Ed Swarthout &lt;Ed.Swarthout@freescale.com&gt;
Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
Acked-by: Andy Fleming &lt;afleming@freescale.com&gt;
</content>
</entry>
<entry>
<title>u-boot: Fix e500 v2 core reset bug</title>
<updated>2007-04-24T00:58:27Z</updated>
<author>
<name>Zang Roy-r61911</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2006-12-05T08:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=96629cbabdb727d4a5e62542deefc01d498db6dc'/>
<id>urn:sha1:96629cbabdb727d4a5e62542deefc01d498db6dc</id>
<content type='text'>
The following patch fixes the e500 v2 core reset bug.
For e500 v2 core, a new reset control register is added to reset the
processor.

Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
</content>
</entry>
<entry>
<title>* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards</title>
<updated>2006-06-28T15:43:36Z</updated>
<author>
<name>Matthew McClintock</name>
<email>msm@freescale.com</email>
</author>
<published>2006-06-28T15:43:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40d5fa35d02df22580593bf0039ab173367e8ef0'/>
<id>urn:sha1:40d5fa35d02df22580593bf0039ab173367e8ef0</id>
<content type='text'>
  Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>* Patch by Jon Loeliger, 2005-05-05</title>
<updated>2005-07-25T19:05:07Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-07-25T19:05:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9b94f28a442b0013caef99de084d7b72e2d4607'/>
<id>urn:sha1: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>
</entry>
</feed>
