<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-ppc, branch U-Boot-1_2_0</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>Code cleanup.</title>
<updated>2006-11-30T17:02:20+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-11-30T17:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dd520bf314c7add4183c5191692180f576f96b60'/>
<id>dd520bf314c7add4183c5191692180f576f96b60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git</title>
<updated>2006-11-30T01:01:32+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-11-30T01:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ab07b6c221da99442b6c93986ca30607c6289bf0'/>
<id>ab07b6c221da99442b6c93986ca30607c6289bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make fsl-i2c not conflict with SOFT I2C</title>
<updated>2006-11-29T06:25:26+00:00</updated>
<author>
<name>Joakim Tjernlund</name>
<email>Joakim.Tjernlund@transmode.se</email>
</author>
<published>2006-11-28T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1939d969443ccf316cab2bf32ab1027d4db5ba1a'/>
<id>1939d969443ccf316cab2bf32ab1027d4db5ba1a</id>
<content type='text'>
Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] PPC4xx: 440SP Rev. C detection added</title>
<updated>2006-11-28T15:09:24+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-28T15:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e732faec95a83cb468b4850ae807c8301dde8f6a'/>
<id>e732faec95a83cb468b4850ae807c8301dde8f6a</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: Update 83xx to use fsl_i2c.c</title>
<updated>2006-11-04T01:42:23+00:00</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2006-11-04T01:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa'/>
<id>be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa</id>
<content type='text'>
Update the 83xx tree to use I2C support in drivers/fsl_i2c.c.  Delete
cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
Added multiple I2C bus support to fsl_i2c.c.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the 83xx tree to use I2C support in drivers/fsl_i2c.c.  Delete
cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
Added multiple I2C bus support to fsl_i2c.c.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR</title>
<updated>2006-11-04T01:42:23+00:00</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2006-11-03T18:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d239d74b1c937984bc519083a8e7de373a390f06'/>
<id>d239d74b1c937984bc519083a8e7de373a390f06</id>
<content type='text'>
Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
tree matches the other 8xxx trees.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
tree matches the other 8xxx trees.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS</title>
<updated>2006-11-04T01:42:22+00:00</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2006-11-01T03:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9ca880a250870a7d55754291b5591d2b5fe89b54'/>
<id>9ca880a250870a7d55754291b5591d2b5fe89b54</id>
<content type='text'>
This patch also adds an improved I2C set_speed(), which handles all clock
frequencies.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch also adds an improved I2C set_speed(), which handles all clock
frequencies.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: add QE ethernet support</title>
<updated>2006-11-04T01:42:21+00:00</updated>
<author>
<name>Dave Liu</name>
<email>daveliu@freescale.com</email>
</author>
<published>2006-11-03T18:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7737d5c658c606f999dfbe3e86b0fed49e5c50ef'/>
<id>7737d5c658c606f999dfbe3e86b0fed49e5c50ef</id>
<content type='text'>
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: Add MPC8360EMDS basic board support</title>
<updated>2006-11-04T01:42:21+00:00</updated>
<author>
<name>Dave Liu</name>
<email>daveliu@freescale.com</email>
</author>
<published>2006-11-04T01:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5f8204394e39bbe8cd9f08b8f8d145b6c01f7c73'/>
<id>5f8204394e39bbe8cd9f08b8f8d145b6c01f7c73</id>
<content type='text'>
Add support for the Freescale MPC8360EMDS board.
Includes DDR, DUART, Local Bus, PCI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the Freescale MPC8360EMDS board.
Includes DDR, DUART, Local Bus, PCI.
</pre>
</div>
</content>
</entry>
<entry>
<title>mpc83xx: add the QUICC Engine (QE) immap file</title>
<updated>2006-11-04T01:42:20+00:00</updated>
<author>
<name>Dave Liu</name>
<email>daveliu@freescale.com</email>
</author>
<published>2006-11-01T01:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23892e49352de74f7fac36ff90bb1be143d195e3'/>
<id>23892e49352de74f7fac36ff90bb1be143d195e3</id>
<content type='text'>
common QE immap file.  Also required for 8360.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
common QE immap file.  Also required for 8360.
</pre>
</div>
</content>
</entry>
</feed>
