<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc, branch LABEL_2005_07_04_0202</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>Auto-size RAM on canmb board.</title>
<updated>2005-04-20T09:28:54+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-20T09:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2323ea6f9ae478680baa964bdd97d8567507e91'/>
<id>b2323ea6f9ae478680baa964bdd97d8567507e91</id>
<content type='text'>
Cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Stefan Roese, 06 Apr 2005:</title>
<updated>2005-04-07T05:35:12+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-07T05:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ec25502382e6097f0d8d31a3105acc3b159b0d6'/>
<id>7ec25502382e6097f0d8d31a3105acc3b159b0d6</id>
<content type='text'>
  Updates for OCOTEA board:
  - Changed U-Boot size from 512kByte to 256kByte
  - Fixed flash driver to support boot from soldered user flash
  - Added README for switch from PIBS firmware to U-Boot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Updates for OCOTEA board:
  - Changed U-Boot size from 512kByte to 256kByte
  - Fixed flash driver to support boot from soldered user flash
  - Added README for switch from PIBS firmware to U-Boot
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Richard Klingler, 03 Apr 2005:</title>
<updated>2005-04-03T14:52:59+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T14:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b'/>
<id>b1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b</id>
<content type='text'>
  Add call to eth_halt() in net/net.c when called functions fail
  after eth_init() has been called.

* Patch by Sam Song, 3 April 2005:
  - Update README.Netconsole
  - Update README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add call to eth_halt() in net/net.c when called functions fail
  after eth_init() has been called.

* Patch by Sam Song, 3 April 2005:
  - Update README.Netconsole
  - Update README
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for SoC rework of ARM code:</title>
<updated>2005-04-02T23:52:25+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-02T23:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=400558b561e2bdb47f87b96b3510dda0881a3662'/>
<id>400558b561e2bdb47f87b96b3510dda0881a3662</id>
<content type='text'>
- rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Masami Komiya, 30 Mar 2005:</title>
<updated>2005-04-01T00:25:43+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-01T00:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ea287debe1980182adbe8c63b71bb82193dad5b7'/>
<id>ea287debe1980182adbe8c63b71bb82193dad5b7</id>
<content type='text'>
  add SNTP support and expand time server and time offset fields of
  DHCP support. See doc/README.SNTP

* Patch by Steven Scholz, 13 Dec 2004:
  Fix bug in at91rm920 ethernet driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add SNTP support and expand time server and time offset fields of
  DHCP support. See doc/README.SNTP

* Patch by Steven Scholz, 13 Dec 2004:
  Fix bug in at91rm920 ethernet driver
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Richard Woodruff, 01 Oct 2004:</title>
<updated>2005-01-09T23:16:25+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T23:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ed9604613398660f9ee855060661da8809d4045'/>
<id>8ed9604613398660f9ee855060661da8809d4045</id>
<content type='text'>
  add support for the TI OMAP2420 processor and its H4 reference
  board

* Patch by Christian Pellegrin, 24 Sep 2004:
  Added support for NE2000 compatible (DP8390, DP83902) NICs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add support for the TI OMAP2420 processor and its H4 reference
  board

* Patch by Christian Pellegrin, 24 Sep 2004:
  Added support for NE2000 compatible (DP8390, DP83902) NICs.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Leif Lindholm, 23 Sep 2004:</title>
<updated>2005-01-09T22:28:56+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T22:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff36fd8591776405eeb3a086ba1136bf1ece2ffb'/>
<id>ff36fd8591776405eeb3a086ba1136bf1ece2ffb</id>
<content type='text'>
  add support for the AMD db1550 board

* Patch by Travis Sawyer, 15 Sep 2004:
  Add CONFIG_SERIAL_MULTI support for ppc4xx,
  update README.serial_multi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add support for the AMD db1550 board

* Patch by Travis Sawyer, 15 Sep 2004:
  Add CONFIG_SERIAL_MULTI support for ppc4xx,
  update README.serial_multi
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Florian Schlote, 08 Sep 2004:</title>
<updated>2005-01-09T18:21:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T18:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a562e1bd9d8e10ea2e51d08e66d35a6e1795153b'/>
<id>a562e1bd9d8e10ea2e51d08e66d35a6e1795153b</id>
<content type='text'>
Add support for SenTec-COBRA5272-board (Coldfire).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for SenTec-COBRA5272-board (Coldfire).
</pre>
</div>
</content>
</entry>
<entry>
<title>* Clean up CMC PU2 flash driver</title>
<updated>2004-12-10T11:40:40+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-10T11:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25d6712a81b31fc5e4c4bddd81e9aaddb84e23be'/>
<id>25d6712a81b31fc5e4c4bddd81e9aaddb84e23be</id>
<content type='text'>
* Update MAINTAINERS file

* Fix bug in MPC823 LCD driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update MAINTAINERS file

* Fix bug in MPC823 LCD driver
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by TsiChung Liew, 23 Sep 2004:</title>
<updated>2004-10-28T00:09:35+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-28T00:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=983fda8391fa0ccfd4e0fd0bfb5a5e662e07b222'/>
<id>983fda8391fa0ccfd4e0fd0bfb5a5e662e07b222</id>
<content type='text'>
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards
</pre>
</div>
</content>
</entry>
</feed>
