<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.mpc85xxads, branch origin</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/README.mpc85xxads?h=origin</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/README.mpc85xxads?h=origin'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-10-10T21:21:55Z</updated>
<entry>
<title>Patches by Jon Loeliger, 24 Aug 2004:</title>
<updated>2004-10-10T21:21:55Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-10T21:21:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=03f5c55021c2d6297e66cc11bfea75f149a5d71c'/>
<id>urn:sha1:03f5c55021c2d6297e66cc11bfea75f149a5d71c</id>
<content type='text'>
- Add support for the MPC8541 and MPC8555 CDS boards
- Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
</content>
</entry>
<entry>
<title>Patch by Jon Loeliger, 16 Jul 2004:</title>
<updated>2004-08-01T23:02:45Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-08-01T23:02:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9aea95307fdb0ffe0d3a98a17ac73e5040c9756a'/>
<id>urn:sha1:9aea95307fdb0ffe0d3a98a17ac73e5040c9756a</id>
<content type='text'>
- support larger DDR memories up to 2G on the PC8540/8560ADS and
  STXGP3 boards
- Made MPC8540/8560ADS be 33Mhz PCI by default.
- Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16
  and CONFIG_L2_INIT_RAM options.
- Refactor Local Bus initialization out of SDRAM setup.
- Re-implement new version of LBC11/DDR11 errata workarounds.
- Moved board specific PCI init parts out of CPU directory.
- Added TLB entry for PCI-1 IO Memory
- Updated README.mpc85xxads
</content>
</entry>
<entry>
<title>Patch by Jon Loeliger, 17 June 2004:</title>
<updated>2004-07-09T23:27:13Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-07-09T23:27:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ac6f8b7498d3608bd1de2280a014e9e23d7b1f2'/>
<id>urn:sha1:0ac6f8b7498d3608bd1de2280a014e9e23d7b1f2</id>
<content type='text'>
Completion of the 8540ADS/8560ADS updates:
Fix some PCI and Rapid I/O memory maps,
Initialize both TSEC 1 and 2,
Initialize SDRAM
Update MAINTAINER for 85xx boards and README.mpc85xxads
</content>
</entry>
<entry>
<title>Patch by Robert Schwebel, 13 May 2004:</title>
<updated>2004-06-09T10:15:00Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T10:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c'/>
<id>urn:sha1:48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c</id>
<content type='text'>
Add 'imgextract' command: extract one part of a multi file image.
</content>
</entry>
<entry>
<title>Patches by Jon Loeliger, 11 May 2004:</title>
<updated>2004-06-09T00:51:50Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T00:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=547b4cb25e585e154b5e84e33df3d157f786e305'/>
<id>urn:sha1:547b4cb25e585e154b5e84e33df3d157f786e305</id>
<content type='text'>
(partially, as they contained a lot of crap)
</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>* Patches by Xianghua Xiao, 15 Oct 2003:</title>
<updated>2003-10-15T23:53:47Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-10-15T23:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42d1f0394bef0624fc9664714d54bb137931d6a6'/>
<id>urn:sha1:42d1f0394bef0624fc9664714d54bb137931d6a6</id>
<content type='text'>
  - Added Motorola CPU 8540/8560 support (cpu/85xx)
  - Added Motorola MPC8540ADS board support (board/mpc8540ads)
  - Added Motorola MPC8560ADS board support (board/mpc8560ads)

* Minor code cleanup
</content>
</entry>
</feed>
