<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/ppc4xx, branch LABEL_2005_05_09_1245</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_2005_05_09_1245</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/ppc4xx?h=LABEL_2005_05_09_1245'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2005-04-20T06:52:40Z</updated>
<entry>
<title>* Patch by Matthias Fuchs, 18 Apr 2005:</title>
<updated>2005-04-20T06:52:40Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-20T06:52:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fddae7b8117c06cbc52027f297f5a657a87c8279'/>
<id>urn:sha1:fddae7b8117c06cbc52027f297f5a657a87c8279</id>
<content type='text'>
  Make PCI target address spaces on PMC405 and CPCI405 boards
  configurable via environment variables
</content>
</entry>
<entry>
<title>Add PPC440GX Revision C</title>
<updated>2005-04-07T05:33:41Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-07T05:33:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0a7c5391a0a881cef208d286e6c9d3ebe5851b94'/>
<id>urn:sha1:0a7c5391a0a881cef208d286e6c9d3ebe5851b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Travis Sawyer, 05 Apr 2005:</title>
<updated>2005-04-07T05:32:44Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2005-04-07T05:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=68e0236f7e54f2d5ad31a296bc10a5a0db2880b0'/>
<id>urn:sha1:68e0236f7e54f2d5ad31a296bc10a5a0db2880b0</id>
<content type='text'>
  - Change timer frequency for ppc 440 from 10 ms to 1 ms.
    Problem found by Andrew Wozniak.
</content>
</entry>
<entry>
<title>* Patches by Robert Whaley, 29 Nov 2004:</title>
<updated>2005-04-06T00:04:16Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-06T00:04:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20787e23b8501f11c83599d1a2e38bb1204ac961'/>
<id>urn:sha1:20787e23b8501f11c83599d1a2e38bb1204ac961</id>
<content type='text'>
  - update the pxa-regs.h file for PXA27x chips
  - add PXA27x based ADSVIX board
  - add support for MMC on PXA27x processors

* Patch by Andrew E. Mileski, 28 Nov 2004:
  Fix PPC4xx SPD SDRAM detection bug

* Patch by Hiroshi Ito, 26 Nov 2004:
  Fix logic of "test -z" and "test -n" commands
</content>
</entry>
<entry>
<title>Patch by David Adair, 27 Oct 2004:</title>
<updated>2005-04-03T20:55:38Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-03T20:55:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6315349202ead02aec4774f6ede5d2ae490eae63'/>
<id>urn:sha1:6315349202ead02aec4774f6ede5d2ae490eae63</id>
<content type='text'>
Add missing 440GX SDRAM Controller reset
</content>
</entry>
<entry>
<title>* Patch by Leif Lindholm, 23 Sep 2004:</title>
<updated>2005-01-09T22:28:56Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-01-09T22:28:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff36fd8591776405eeb3a086ba1136bf1ece2ffb'/>
<id>urn:sha1:ff36fd8591776405eeb3a086ba1136bf1ece2ffb</id>
<content type='text'>
  add support for the AMD db1550 board

* Patch by Travis Sawyer, 15 Sep 2004:
  Add CONFIG_SERIAL_MULTI support for ppc4xx,
  update README.serial_multi
</content>
</entry>
<entry>
<title>* Code cleanup, mostly for GCC-3.3.x</title>
<updated>2004-12-31T09:32:47Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-12-31T09:32:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2ffd59b4d93c9149de1caaa087371b0cfc512c9'/>
<id>urn:sha1:e2ffd59b4d93c9149de1caaa087371b0cfc512c9</id>
<content type='text'>
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
  pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
  additional ethernet addresses.

* Cleanup drivers/i82365.c - avoid duplication of code

* Fix bogus "cannot span across banks" flash error message

* Add support for CompactFlash for the CPC45 Board.
</content>
</entry>
<entry>
<title>PMC405 board support added</title>
<updated>2004-12-16T18:15:52Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-16T18:15:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e746fce05f564a57f3d455134dbb5ae6f2d0315'/>
<id>urn:sha1:5e746fce05f564a57f3d455134dbb5ae6f2d0315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CPU speed calculation updated (fixed a rounding problem)</title>
<updated>2004-12-16T18:13:53Z</updated>
<author>
<name>stroese</name>
<email>stroese</email>
</author>
<published>2004-12-16T18:13:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b39392a98b6df7de221fadfdac07ecfd1497732e'/>
<id>urn:sha1:b39392a98b6df7de221fadfdac07ecfd1497732e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Sean Chang, 9 Aug 2004:</title>
<updated>2004-09-29T22:43:59Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-09-29T22:43:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a06752e36be7fc74b4a928026b63b1bf1764497e'/>
<id>urn:sha1:a06752e36be7fc74b4a928026b63b1bf1764497e</id>
<content type='text'>
  - Added I2C support for ML300.
  - Added support for ML300 to read out its environment information
    stored on the EEPROM.
  - Added support to use board specific parameters as part of
    U-Boot's environment information.
  - Updated MLD files to support configuration for new features
    above.

* Patches by Travis Sawyer, 5 Aug 2004:
  - Remove incorrect bridge settings for eth group 6
  - Add call to setup bridge in ppc_440x_eth_initialize
  - Fix ppc_440x_eth_init to reset the phy only if its the
    first time through, otherwise, just check the phy for the
    autonegotiated speed/duplex.  This allows the use of netconsole
  - only print the speed/duplex the first time the phy is reset.
</content>
</entry>
</feed>
