<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch LABEL_2003_09_16_2310</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>Code cleanup</title>
<updated>2003-09-16T21:07:28+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-16T21:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=34b3049a60a37e180d73332ccddf706c049a0515'/>
<id>34b3049a60a37e180d73332ccddf706c049a0515</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 Jon Diekema, 15 Sep 2003:</title>
<updated>2003-09-15T18:00:00+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-15T18:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=78137c3c93f3ff50f843b7a671739c8ae5704c3a'/>
<id>78137c3c93f3ff50f843b7a671739c8ae5704c3a</id>
<content type='text'>
  - add description for missing CFG_CMD_* entries in the README file
  - sacsng tweaks:
   include/configs/sacsng.h:
       + Support extra bootp options like: 2nd DNS and send hostname
       + Enabling ping and irq command
       + Adding defines for a bunch of misc configrabled options
         (patches for these options will be coming)
       + Adding watchdog support, but it isn't enabled yet.

   board/sacsng/sacsng.c:

       + Suppressing unneeded output when the quiet environment
	 is non-zero.
       + show_boot_progress() now accepts any negative number as a
	 failure code.
       + show_boot_progress() flashes the error code 5 times, and
         then resets the board to retry the boot from the top

* Patch by Gleb Natapov, 14 Sep 2003:
  enable watchdog support for all MPC824x boards that have a watchdog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - add description for missing CFG_CMD_* entries in the README file
  - sacsng tweaks:
   include/configs/sacsng.h:
       + Support extra bootp options like: 2nd DNS and send hostname
       + Enabling ping and irq command
       + Adding defines for a bunch of misc configrabled options
         (patches for these options will be coming)
       + Adding watchdog support, but it isn't enabled yet.

   board/sacsng/sacsng.c:

       + Suppressing unneeded output when the quiet environment
	 is non-zero.
       + show_boot_progress() now accepts any negative number as a
	 failure code.
       + show_boot_progress() flashes the error code 5 times, and
         then resets the board to retry the boot from the top

* Patch by Gleb Natapov, 14 Sep 2003:
  enable watchdog support for all MPC824x boards that have a watchdog
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by David Müller, 13 Sep 2003:</title>
<updated>2003-09-13T19:01:12+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-13T19:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=531716e1710083f91d9fa351f89d18e271b5c577'/>
<id>531716e1710083f91d9fa351f89d18e271b5c577</id>
<content type='text'>
  various changes to VCMA9 board specific files

* Add I2C support for MGT5100 / MPC5200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  various changes to VCMA9 board specific files

* Add I2C support for MGT5100 / MPC5200
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Rune Torgersen, 11 Sep 2003:</title>
<updated>2003-09-12T20:09:09+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-12T20:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a'/>
<id>b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a</id>
<content type='text'>
  Changed default memory option on MPC8266ADS to NOT be Page Based
  Interleave, since this doesn't work very well with the standard
  16MB DIMM

* Patch by George G. Davis, 12 Sep 2003:
  fix Makefile settings for sk98 driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Changed default memory option on MPC8266ADS to NOT be Page Based
  Interleave, since this doesn't work very well with the standard
  16MB DIMM

* Patch by George G. Davis, 12 Sep 2003:
  fix Makefile settings for sk98 driver
</pre>
</div>
</content>
</entry>
<entry>
<title>Move TRAB burn-in tests to TRAB board directory</title>
<updated>2003-09-12T15:35:15+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-12T15:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f5300ab241898c490231e59229e6312aa862ce52'/>
<id>f5300ab241898c490231e59229e6312aa862ce52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PMC405 update.</title>
<updated>2003-09-12T08:46:58+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef9e86854e5c60d7db523d25c822985a4319d8b6'/>
<id>ef9e86854e5c60d7db523d25c822985a4319d8b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PCI405 update.</title>
<updated>2003-09-12T08:46:10+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09433a781b89b8482c7fb98781e27a854b2e7584'/>
<id>09433a781b89b8482c7fb98781e27a854b2e7584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CPCI405(AB) update.</title>
<updated>2003-09-12T08:44:46+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b554406cca450af150795de8ac024011f1b544c'/>
<id>1b554406cca450af150795de8ac024011f1b544c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ASH405 update.</title>
<updated>2003-09-12T08:43:46+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=895af12a21dad40b8810921b7c2fbcfcd87dfdd3'/>
<id>895af12a21dad40b8810921b7c2fbcfcd87dfdd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Xilinx jtag tool added.</title>
<updated>2003-09-12T08:42:58+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a2dd74032956aa85f50d10a878786494f9a1ffc'/>
<id>9a2dd74032956aa85f50d10a878786494f9a1ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
