<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git, branch LABEL_2003_06_29_0145</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>help text cleanup</title>
<updated>2003-06-28T23:18:28+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-28T23:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=eeacb89cb311fe273fef0f20b2bacf589b36f8f4'/>
<id>eeacb89cb311fe273fef0f20b2bacf589b36f8f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate command entry.</title>
<updated>2003-06-28T23:13:56+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-28T23:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3d96ede97529af71fa811d657b891ffad6d0412b'/>
<id>3d96ede97529af71fa811d657b891ffad6d0412b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite command lookup and help command (fix problems with bubble</title>
<updated>2003-06-28T23:11:04+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-28T23:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d2b18a0f9df38cfe15e10766b1302f10d426355'/>
<id>9d2b18a0f9df38cfe15e10766b1302f10d426355</id>
<content type='text'>
sort when sorting command name list). Minor cleanup here and there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sort when sorting command name list). Minor cleanup here and there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:</title>
<updated>2003-06-28T17:24:46+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-28T17:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d1cbe85b084ce543ba0b09def03a1b20940e6c03'/>
<id>d1cbe85b084ce543ba0b09def03a1b20940e6c03</id>
<content type='text'>
- Allow to call sysmon function interactively
- PIC on LWMON board needs delay after power-on
- Add missing RSR definitions for MPC8xx
- Improve log buffer handling: guarantee clean reset after power-on
- Add support for EXBITGEN board
- Add support for SL8245 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Allow to call sysmon function interactively
- PIC on LWMON board needs delay after power-on
- Add missing RSR definitions for MPC8xx
- Improve log buffer handling: guarantee clean reset after power-on
- Add support for EXBITGEN board
- Add support for SL8245 board
</pre>
</div>
</content>
</entry>
<entry>
<title>* Code cleanup:</title>
<updated>2003-06-27T21:31:46+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-27T21:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bde7f776c77b343aca29b8c7b58464d915ac245'/>
<id>8bde7f776c77b343aca29b8c7b58464d915ac245</id>
<content type='text'>
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Robert Schwebel, 26 Jun 2003:</title>
<updated>2003-06-26T22:04:09+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-26T22:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=993cad9364c6b87ae429d1ed1130d8153f6f027e'/>
<id>993cad9364c6b87ae429d1ed1130d8153f6f027e</id>
<content type='text'>
  - logdl
  - csb226
  - innokom

* Patch by Pantelis Antoniou, 25 Jun 2003:
  update NetVia with V2 board support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - logdl
  - csb226
  - innokom

* Patch by Pantelis Antoniou, 25 Jun 2003:
  update NetVia with V2 board support
</pre>
</div>
</content>
</entry>
<entry>
<title>* Header file cleanup for ARM</title>
<updated>2003-06-25T22:26:29+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-25T22:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b783edaee8252bfdba3f7b3fd29519a81ce71e42'/>
<id>b783edaee8252bfdba3f7b3fd29519a81ce71e42</id>
<content type='text'>
* Patch by Murray Jensen, 24 Jun 2003:
  - make sure to use only U-boot provided header files
  - fix problems with ".rodata.str1.4" section as used by GCC-3.x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Murray Jensen, 24 Jun 2003:
  - make sure to use only U-boot provided header files
  - fix problems with ".rodata.str1.4" section as used by GCC-3.x
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Stefan Roese.</title>
<updated>2003-06-24T14:32:24+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-06-24T14:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a300d83cb8ad20b844e957587705675e9ac14147'/>
<id>a300d83cb8ad20b844e957587705675e9ac14147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove EEPROM command.</title>
<updated>2003-06-24T14:31:16+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-06-24T14:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a6457f79710ffc649bacccdab1653c141dad6035'/>
<id>a6457f79710ffc649bacccdab1653c141dad6035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add ping support.</title>
<updated>2003-06-24T14:30:28+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-06-24T14:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a0e135b493b5d0d91d9b5ba3fab22c928caa5745'/>
<id>a0e135b493b5d0d91d9b5ba3fab22c928caa5745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
