<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/IceCube.h, branch LABEL_2004_02_11_2240</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>* Cleanup lowboot code for MPC5200</title>
<updated>2004-01-02T14:00:00+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-02T14:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d4ca31c40e8888b36635967522ec7ea03fd7e70b'/>
<id>d4ca31c40e8888b36635967522ec7ea03fd7e70b</id>
<content type='text'>
* Minor code cleanup (coding style)

* Patch by Reinhard Meyer, 30 Dec 2003:
  - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
  - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
  - turned debug print of PHY registers into a function (called in two places)
  - added support for EMK MPC5200 based modules

* Fix MPC8xx PLPRCR_MFD_SHIFT typo

* Add support for TQM866M modules

* Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

* Fix a few compiler warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Minor code cleanup (coding style)

* Patch by Reinhard Meyer, 30 Dec 2003:
  - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
  - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
  - turned debug print of PHY registers into a function (called in two places)
  - added support for EMK MPC5200 based modules

* Fix MPC8xx PLPRCR_MFD_SHIFT typo

* Add support for TQM866M modules

* Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

* Fix a few compiler warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix IceCube CLKIN configuration (it's 33.000000MHz)</title>
<updated>2003-12-20T22:45:10+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-20T22:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2001f273fcb34d0f2ca43a9b01a24e5c50da6cd'/>
<id>b2001f273fcb34d0f2ca43a9b01a24e5c50da6cd</id>
<content type='text'>
* Add new configuration for IceCube board with DDR memory

* Update TRAB memory configurations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add new configuration for IceCube board with DDR memory

* Update TRAB memory configurations
</pre>
</div>
</content>
</entry>
<entry>
<title>* Enabled password check on RMU board</title>
<updated>2003-12-03T23:53:42+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-03T23:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=af6d1dfc7f62a338f5b1c7b7642bebaacb254f1b'/>
<id>af6d1dfc7f62a338f5b1c7b7642bebaacb254f1b</id>
<content type='text'>
* Fix configuration problem with IceCube in LOWBOOT configuration:
  environment got embedded, corrupting the image layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix configuration problem with IceCube in LOWBOOT configuration:
  environment got embedded, corrupting the image layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Patch by Bernhard Kuhn, 28 Oct 2003:</title>
<updated>2003-11-07T13:42:26+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-07T13:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5cf9da4821db0b6d86d8bbb74af86a0303063201'/>
<id>5cf9da4821db0b6d86d8bbb74af86a0303063201</id>
<content type='text'>
  Add low boot support for MPC5200

* Fix problem with dual PCMCIA support (NSCU)

* Fix MPC5200 I2C initialization function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Add low boot support for MPC5200

* Fix problem with dual PCMCIA support (NSCU)

* Fix MPC5200 I2C initialization function
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fix parameter passing to standalone images with bootm command</title>
<updated>2003-10-30T21:49:38+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-30T21:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b13fb01a62708492cae4b33c4d6fa9ae127905f4'/>
<id>b13fb01a62708492cae4b33c4d6fa9ae127905f4</id>
<content type='text'>
* Patch by Kyle Harris, 30 Oct 2003:
  Fix build errors for ixdp425 board

* Patch by David M. Horn, 29 Oct 2003:
  Fixes to build under CYGWIN

* Get IceCube MGT5100 working (again)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch by Kyle Harris, 30 Oct 2003:
  Fix build errors for ixdp425 board

* Patch by David M. Horn, 29 Oct 2003:
  Fixes to build under CYGWIN

* Get IceCube MGT5100 working (again)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with I2C support for mpc5200</title>
<updated>2003-09-30T14:08:43+00:00</updated>
<author>
<name>dzu</name>
<email>dzu</email>
</author>
<published>2003-09-30T14:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ab209d510710e0059260e3ea17c11741573296b9'/>
<id>ab209d510710e0059260e3ea17c11741573296b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MPC5200 port pin configuration for Linux CAN drivers.</title>
<updated>2003-09-18T20:10:12+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-18T20:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3d98ed9ca961fc6e22d9e28e33e0aa758eaee5b'/>
<id>c3d98ed9ca961fc6e22d9e28e33e0aa758eaee5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto-update code for TRAB board using USB memory sticks</title>
<updated>2003-09-17T15:10:32+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-09-17T15:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f54ebdfa28a3c384cb4904f75f8228f3c6d748c5'/>
<id>f54ebdfa28a3c384cb4904f75f8228f3c6d748c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>* 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>
</feed>
