<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/ppc4xx/spd_sdram.c, branch master</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>[PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files</title>
<updated>2007-02-20T09:35:42+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-02-20T09:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=36d830c9830379045f5daa9f542ac1c990c70068'/>
<id>36d830c9830379045f5daa9f542ac1c990c70068</id>
<content type='text'>
Since the existing 4xx SPD SDRAM initialization routines for the
405 SDRAM controller and the 440 DDR controller don't have much in
common this patch splits both drivers into different files.

This is in preparation for the 440 DDR2 controller support (440SP/e).

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the existing 4xx SPD SDRAM initialization routines for the
405 SDRAM controller and the 440 DDR controller don't have much in
common this patch splits both drivers into different files.

This is in preparation for the 440 DDR2 controller support (440SP/e).

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance</title>
<updated>2006-07-28T16:34:58+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-07-28T16:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a2c95a72247990dee9a03b26b4dc9fc0182c97ed'/>
<id>a2c95a72247990dee9a03b26b4dc9fc0182c97ed</id>
<content type='text'>
AMCC suggested to set the PMU bit to 0 for best performace on
the PPC440 DDR controller.
Please see doc/README.440-DDR-performance for details.
Patch by Stefan Roese, 28 Jul 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AMCC suggested to set the PMU bit to 0 for best performace on
the PPC440 DDR controller.
Please see doc/README.440-DDR-performance for details.
Patch by Stefan Roese, 28 Jul 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup for PCS440EP board</title>
<updated>2006-06-13T16:55:07+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-06-13T16:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ed4633c93a01220431b9bf8a69dcaed7b3894023'/>
<id>ed4633c93a01220431b9bf8a69dcaed7b3894023</id>
<content type='text'>
Patch by Stefan Roese, 13 Jun 2006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Roese, 13 Jun 2006
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup, especially MIPS for GCC 4.x</title>
<updated>2005-12-03T23:40:34+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-12-03T23:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f013dacf0a90667fbefe35580f8031a84caeb65e'/>
<id>f013dacf0a90667fbefe35580f8031a84caeb65e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)</title>
<updated>2005-11-15T15:04:58+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-11-15T15:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd49bf02149a29f0ef8a3eb56b6002c3e5761c8e'/>
<id>fd49bf02149a29f0ef8a3eb56b6002c3e5761c8e</id>
<content type='text'>
Patch by Stefan Roese, 15 Nov 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Roese, 15 Nov 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup for GCC-4.x</title>
<updated>2005-10-13T14:45:02+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-13T14:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=77ddac9480d63a80b6bb76d7ee4dcc2d1070867e'/>
<id>77ddac9480d63a80b6bb76d7ee4dcc2d1070867e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (PPC4xx is AMCC now)</title>
<updated>2005-09-23T09:05:55+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-23T09:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0c8721a466b5e0eca7e7fbe1007777fa82100541'/>
<id>0c8721a466b5e0eca7e7fbe1007777fa82100541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR)</title>
<updated>2005-08-24T09:21:36+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-24T09:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3e4fcb860957b6677aa64e0f48c9b3015b85a39'/>
<id>a3e4fcb860957b6677aa64e0f48c9b3015b85a39</id>
<content type='text'>
Patch by Stefan Roese, 24 Aug 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Roese, 24 Aug 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)</title>
<updated>2005-08-08T10:42:22+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-08T10:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=846b0dd2dca945c8bede8a34e2fa86e876715a06'/>
<id>846b0dd2dca945c8bede8a34e2fa86e876715a06</id>
<content type='text'>
Patch by Stefan Roese, 08 Aug 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Roese, 08 Aug 2005
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for AMCC Bamboo PPC440EP eval board</title>
<updated>2005-08-04T15:09:16+00:00</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2005-08-04T15:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17f50f22bc3f2d17258523f2ef3074e6ce1f7ffa'/>
<id>17f50f22bc3f2d17258523f2ef3074e6ce1f7ffa</id>
<content type='text'>
Patch by Stefan Roese, 04 Aug 2005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Roese, 04 Aug 2005
</pre>
</div>
</content>
</entry>
</feed>
