<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/esd, branch origin</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>* Patch by Matthias Fuchs, 18 Apr 2005:</title>
<updated>2005-04-20T06:52:40+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-20T06:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fddae7b8117c06cbc52027f297f5a657a87c8279'/>
<id>fddae7b8117c06cbc52027f297f5a657a87c8279</id>
<content type='text'>
  Make PCI target address spaces on PMC405 and CPCI405 boards
  configurable via environment variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Make PCI target address spaces on PMC405 and CPCI405 boards
  configurable via environment variables
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for esd apc405</title>
<updated>2005-04-13T10:06:07+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-13T10:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=04e93ec9791503c011b0e606ef7c6d6ec4d6cd62'/>
<id>04e93ec9791503c011b0e606ef7c6d6ec4d6cd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for esd auto_update and hh405 board</title>
<updated>2005-03-17T15:41:17+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-03-17T15:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d00eb029008d1ef56111110ea9c61eb7e38c7c9'/>
<id>4d00eb029008d1ef56111110ea9c61eb7e38c7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for esd auto_update and hh405 board</title>
<updated>2005-03-16T20:58:31+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-03-16T20:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=acdcd10c9a39999f608d3af07da367825647dd11'/>
<id>acdcd10c9a39999f608d3af07da367825647dd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for esd voh405 fpga image</title>
<updated>2005-03-14T12:56:21+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-03-14T12:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e9684a536a6769475b0b8cbac8b443e9acba9d60'/>
<id>e9684a536a6769475b0b8cbac8b443e9acba9d60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for esd boards dp405 and hub405</title>
<updated>2005-03-01T17:26:39+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-03-01T17:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=47b1e3d77fcd951df45259a4b20cc116d226e10f'/>
<id>47b1e3d77fcd951df45259a4b20cc116d226e10f</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, mostly for GCC-3.3.x</title>
<updated>2004-12-31T09:32:47+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-31T09:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2ffd59b4d93c9149de1caaa087371b0cfc512c9'/>
<id>e2ffd59b4d93c9149de1caaa087371b0cfc512c9</id>
<content type='text'>
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
  pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
  additional ethernet addresses.

* Cleanup drivers/i82365.c - avoid duplication of code

* Fix bogus "cannot span across banks" flash error message

* Add support for CompactFlash for the CPC45 Board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
  pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
  additional ethernet addresses.

* Cleanup drivers/i82365.c - avoid duplication of code

* Fix bogus "cannot span across banks" flash error message

* Add support for CompactFlash for the CPC45 Board.
</pre>
</div>
</content>
</entry>
<entry>
<title>One more code cleanup.</title>
<updated>2004-12-17T09:13:49+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-17T09:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e6b47a89b6db05594f559f7829e5dc54c0df86e'/>
<id>8e6b47a89b6db05594f559f7829e5dc54c0df86e</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>2004-12-16T21:44:03+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-16T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5'/>
<id>efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PCI405 board update</title>
<updated>2004-12-16T19:10:22+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-16T19:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bea8e84b52ac3c499b5868978a29c20cf92cf88f'/>
<id>bea8e84b52ac3c499b5868978a29c20cf92cf88f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
