<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include, 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>* Modify XLB arbiter priorities on MPC5200 so all devices use same</title>
<updated>2003-09-16T17:06:05+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-16T17:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4aeb251f90f3c13b9a3c68c4f296fa871c77f314'/>
<id>4aeb251f90f3c13b9a3c68c4f296fa871c77f314</id>
<content type='text'>
  priority; configure critical interrupts to be handled like external
  interrupts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  priority; configure critical interrupts to be handled like external
  interrupts
</pre>
</div>
</content>
</entry>
<entry>
<title>Make IPB clock on MGT5100/MPC5200 configurable in board config file;</title>
<updated>2003-09-16T11:39:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-16T11:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=acf98e7f3062921547516d87611f2ae9824808b9'/>
<id>acf98e7f3062921547516d87611f2ae9824808b9</id>
<content type='text'>
go back to 66 MHz for stability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go back to 66 MHz for stability
</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 Gleb Natapov, 14 Sep 2003:</title>
<updated>2003-09-14T19:08:39+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-14T19:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=35656de72996bb737d60ae0813f0b8dd4ad366c6'/>
<id>35656de72996bb737d60ae0813f0b8dd4ad366c6</id>
<content type='text'>
  enable watchdog support for all MPC824x boards that have a watchdog

* On MPC5200, restrict FEC to a maximum of 10 Mbps to work around the
  "Non-octet Aligned Frame" errors we see at 100 Mbps

* Patch by Sharad Gupta, 14 Sep 2003:
  fix SPR numbers for upper BAT register ([ID]BAT[4-7][UL])
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  enable watchdog support for all MPC824x boards that have a watchdog

* On MPC5200, restrict FEC to a maximum of 10 Mbps to work around the
  "Non-octet Aligned Frame" errors we see at 100 Mbps

* Patch by Sharad Gupta, 14 Sep 2003:
  fix SPR numbers for upper BAT register ([ID]BAT[4-7][UL])
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by llandre, 11 Sep 2003:</title>
<updated>2003-09-13T19:13:29+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-13T19:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=200f8c7a4c450f3374c87b5f3a2d29d35c895758'/>
<id>200f8c7a4c450f3374c87b5f3a2d29d35c895758</id>
<content type='text'>
  update configuration for PPChameleonEVB board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  update configuration for PPChameleonEVB board
</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>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>New board config file added.</title>
<updated>2003-09-12T08:55:18+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=13fdf8a6ba5a2c57e9b257210b168ccd6f1ca0de'/>
<id>13fdf8a6ba5a2c57e9b257210b168ccd6f1ca0de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update configuration.</title>
<updated>2003-09-12T08:53:54+00:00</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2853d29b5232e6cee5f8dd21f769d93dd34ffdcf'/>
<id>2853d29b5232e6cee5f8dd21f769d93dd34ffdcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Martin Krause, 11 Sep 2003:</title>
<updated>2003-09-11T23:06:34+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-11T23:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7'/>
<id>4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7</id>
<content type='text'>
  add burn-in tests for TRAB board

* Enable instruction cache on MPC5200 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  add burn-in tests for TRAB board

* Enable instruction cache on MPC5200 board
</pre>
</div>
</content>
</entry>
</feed>
