<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common/cmd_net.c, branch LABEL_2004_08_28_2355</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 Thomas Viehweger, 14 May 2004:</title>
<updated>2004-06-09T12:42:26+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T12:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa5590b66f17a157499c71c0aa743418715534d1'/>
<id>aa5590b66f17a157499c71c0aa743418715534d1</id>
<content type='text'>
- flash.h: more flash types added
- immap_8260.h: some bits added (useful for RMII)
- cmd_coninfo.c: typo corrected, printf -&gt; puts
- reduced size by replacing spaces with tab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- flash.h: more flash types added
- immap_8260.h: some bits added (useful for RMII)
- cmd_coninfo.c: typo corrected, printf -&gt; puts
- reduced size by replacing spaces with tab
</pre>
</div>
</content>
</entry>
<entry>
<title>* Cleanup, minor fixes</title>
<updated>2004-04-18T17:39:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-04-18T17:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6e5923851ec5c11a36136abc77160d834537c4dd'/>
<id>6e5923851ec5c11a36136abc77160d834537c4dd</id>
<content type='text'>
* Patch by Rune Torgersen, 16 Apr 2004:
  LBA48 fixes

* Patches by Pantelis Antoniou, 16 Apr 2004:
  - Fix some compile problems;
    add "once" functionality for the netretry variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Rune Torgersen, 16 Apr 2004:
  LBA48 fixes

* Patches by Pantelis Antoniou, 16 Apr 2004:
  - Fix some compile problems;
    add "once" functionality for the netretry variable
</pre>
</div>
</content>
</entry>
<entry>
<title>Patches by Pantelis Antoniou, 30 Mar 2004:</title>
<updated>2004-04-15T21:48:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-04-15T21:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3d991bd0da8b9fb9dbf2c7481091c3d082b9b13'/>
<id>a3d991bd0da8b9fb9dbf2c7481091c3d082b9b13</id>
<content type='text'>
add networking support for VLANs (802.1q), and CDP (Cisco Discovery Protocol)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add networking support for VLANs (802.1q), and CDP (Cisco Discovery Protocol)
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Masami Komiy, 22 Feb 2004:</title>
<updated>2004-02-24T02:00:03+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-24T02:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cbd8a35c6dbaaca35494cbec319960887ad02dcf'/>
<id>cbd8a35c6dbaaca35494cbec319960887ad02dcf</id>
<content type='text'>
  Add support for NFS for file download

* Minor code cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add support for NFS for file download

* Minor code cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.</title>
<updated>2003-08-28T14:17:32+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-08-28T14:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe389a82c9f9f29c54768e3b3ac947487ff85d59'/>
<id>fe389a82c9f9f29c54768e3b3ac947487ff85d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patches by Martin Krause, 14 Jul 2003:</title>
<updated>2003-07-15T07:45:49+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-15T07:45:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6dff55297283ebe16096e25f2dadb54e4b6fd9fc'/>
<id>6dff55297283ebe16096e25f2dadb54e4b6fd9fc</id>
<content type='text'>
  - add I2C support for s3c2400 systems (trab board)
  - (re-) add "ping" to command table

* Fix handling of "slow" POST routines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add I2C support for s3c2400 systems (trab board)
  - (re-) add "ping" to command table

* Fix handling of "slow" POST routines
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch by Kenneth Johansson, 30 Jun 2003:</title>
<updated>2003-07-01T21:06:45+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-07-01T21:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0d4983930a3559be92452761cfa268ee9d0f2773'/>
<id>0d4983930a3559be92452761cfa268ee9d0f2773</id>
<content type='text'>
get rid of MK_CMD_ENTRY macro; update doc/README.command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get rid of MK_CMD_ENTRY macro; update doc/README.command
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some missing commands, cleanup header files</title>
<updated>2003-06-29T21:03:46+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-29T21:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b0fce99bfc116c2ddb4506268d6e4a0a7054478d'/>
<id>b0fce99bfc116c2ddb4506268d6e4a0a7054478d</id>
<content type='text'>
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
</pre>
</div>
</content>
</entry>
<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>* 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>
</feed>
