<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/ppc4xx, branch LABEL_2004_01_29_1030</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/ppc4xx?h=LABEL_2004_01_29_1030</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/ppc4xx?h=LABEL_2004_01_29_1030'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-01-02T14:00:00Z</updated>
<entry>
<title>* Cleanup lowboot code for MPC5200</title>
<updated>2004-01-02T14:00:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-02T14:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d4ca31c40e8888b36635967522ec7ea03fd7e70b'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Debug printf's removed.</title>
<updated>2003-12-09T14:57:03Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-12-09T14:57:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38a951956b90c7f25abf893d8a21528379e3d8b6'/>
<id>urn:sha1:38a951956b90c7f25abf893d8a21528379e3d8b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated for PPC405EP boards (2 banks only).</title>
<updated>2003-12-09T14:56:24Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-12-09T14:56:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=939403bca911e8216dc13d1e029f7483aa790002'/>
<id>urn:sha1:939403bca911e8216dc13d1e029f7483aa790002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BUBINGA405EP port fixed.</title>
<updated>2003-12-09T14:54:43Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-12-09T14:54:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b828dda657dd26b5580c4a85e5680a5d16352a4c'/>
<id>urn:sha1:b828dda657dd26b5580c4a85e5680a5d16352a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Andre Schwarz, 24 Nov 2003:</title>
<updated>2003-12-07T19:24:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-07T19:24:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b4676a25e2feb15826d960f4a216c3c429d2de75'/>
<id>urn:sha1:b4676a25e2feb15826d960f4a216c3c429d2de75</id>
<content type='text'>
  add support for mvblue (mvBlueLYNX and mvBlueBOX) boards

* Patch by Pavel Bartusek, 21 Nov 2003:
  set ZMII bridge speed on 440

* Patch by Anders Larsen, 17 Nov 2003:
  Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
</content>
</entry>
<entry>
<title>* Patch by Gleb Natapov, 19 Sep 2003:</title>
<updated>2003-12-06T19:49:23Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-12-06T19:49:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8c7c708a9e0051c6358718c53572a4681eaa22b'/>
<id>urn:sha1:a8c7c708a9e0051c6358718c53572a4681eaa22b</id>
<content type='text'>
  Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c

* Patch by Anders Larsen, 17 Sep 2003:
  Bring ARM memory layout in sync with the documentation:
  stack and malloc-heap are now located _below_ the U-Boot code
</content>
</entry>
<entry>
<title>* Use "-fPIC" instead of "-mrelocatable" to prevent problems with</title>
<updated>2003-11-17T21:14:37Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-17T21:14:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5bb226e821ea3c10c52d768ffab7952204b0f816'/>
<id>urn:sha1:5bb226e821ea3c10c52d768ffab7952204b0f816</id>
<content type='text'>
  recent tools

* Add checksum verification to 'imls' command

* Add bd_info fields needed for 4xx Linux I2C driver

* Patch by Martin Krause, 4 Nov. 2003:
  Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap)

* Print used network interface when CONFIG_NET_MULTI is set
</content>
</entry>
<entry>
<title>Fix PCI problems on PPChameleon board</title>
<updated>2003-10-22T09:00:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-22T09:00:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4654af27b894277c9e3dac5359f6b3e74d1405ac'/>
<id>urn:sha1:4654af27b894277c9e3dac5359f6b3e74d1405ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PPC405EP: set vendor id.</title>
<updated>2003-09-12T08:52:09Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:52:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=428c563938c6bec24560cb1ada51e897ecfb0d47'/>
<id>urn:sha1:428c563938c6bec24560cb1ada51e897ecfb0d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable memory controller before setting first values.</title>
<updated>2003-09-12T08:49:58Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2003-09-12T08:49:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=342f551bc9c6f8ba7242af4be1fd8045b8710980'/>
<id>urn:sha1:342f551bc9c6f8ba7242af4be1fd8045b8710980</id>
<content type='text'>
</content>
</entry>
</feed>
