<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/Makefile, 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>Prepare for release 1.2.0</title>
<updated>2007-01-06T23:13:11+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2007-01-06T23:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f4eb54529bb3664c3a562e488b460fe075f79d67'/>
<id>f4eb54529bb3664c3a562e488b460fe075f79d67</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 /home/hs/TQ/u-boot-dev</title>
<updated>2006-12-24T00:30:04+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2006-12-24T00:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea'/>
<id>bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for the TQM8272 board from TQ</title>
<updated>2006-12-21T16:17:02+00:00</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@pollux.denx.de</email>
</author>
<published>2006-12-21T16:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fa23044564091f05d9695beb7b5b9a931e7f41a4'/>
<id>fa23044564091f05d9695beb7b5b9a931e7f41a4</id>
<content type='text'>
Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary support for the iDMR board (ColdFire).</title>
<updated>2006-12-19T23:27:32+00:00</updated>
<author>
<name>Bartlomiej Sieka</name>
<email>tur@semihalf.com</email>
</author>
<published>2006-12-19T23:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=daa6e418bcc0c717752e8de939c213c790286096'/>
<id>daa6e418bcc0c717752e8de939c213c790286096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>[PATCH] Add support for Prodrive P3M750 &amp; P3M7448 (P3Mx) boards</title>
<updated>2006-11-29T15:14:05+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-29T14:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1eac2a71417b6675b11aace72102a2e7fde8f5c6'/>
<id>1eac2a71417b6675b11aace72102a2e7fde8f5c6</id>
<content type='text'>
This patch adds support for the Prodrive P3M750 (PPC750 &amp; MV64460)
and the P3M7448 (MPC7448 &amp; MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the Prodrive P3M750 (PPC750 &amp; MV64460)
and the P3M7448 (MPC7448 &amp; MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge http://www.denx.de/git/u-boot</title>
<updated>2006-11-29T05:35:49+00:00</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2006-11-29T05:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=32081125a028aff9e93af5281c777b0745ef8558'/>
<id>32081125a028aff9e93af5281c777b0745ef8558</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 /home/stefan/git/u-boot/denx</title>
<updated>2006-11-10T06:48:47+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-10T06:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dfc8a9ee0040e53ada125a3c52f241e37f09cf28'/>
<id>dfc8a9ee0040e53ada125a3c52f241e37f09cf28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
