<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/ppc4xx, branch U-Boot-1_2_0</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=U-Boot-1_2_0</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/ppc4xx?h=U-Boot-1_2_0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-01-06T14:58:09Z</updated>
<entry>
<title>[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)</title>
<updated>2007-01-06T14:58:09Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-01-06T14:58:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f07ae7a9daef27a3d0213a4f3fe39d5342173c02'/>
<id>urn:sha1:f07ae7a9daef27a3d0213a4f3fe39d5342173c02</id>
<content type='text'>
This patch fixes a problem with an incorrect setup for the refresh
timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board</title>
<updated>2007-01-05T09:38:05Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-01-05T09:38:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=023889838282b6237b401664f22dd22dfba2c066'/>
<id>urn:sha1:023889838282b6237b401664f22dd22dfba2c066</id>
<content type='text'>
This code will optimize the DDR2 controller setup on a board specific
basis.

Note: This code doesn't work right now on the NAND booting image for the
Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge with /home/hs/TQ/u-boot-dev</title>
<updated>2006-12-24T00:30:04Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2006-12-24T00:30:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea'/>
<id>urn:sha1:bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for the TQM8272 board from TQ</title>
<updated>2006-12-21T16:17:02Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@pollux.denx.de</email>
</author>
<published>2006-12-21T16:17:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fa23044564091f05d9695beb7b5b9a931e7f41a4'/>
<id>urn:sha1:fa23044564091f05d9695beb7b5b9a931e7f41a4</id>
<content type='text'>
Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] PPC4xx: 440SP Rev. C detection added</title>
<updated>2006-11-28T15:09:24Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-28T15:09:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e732faec95a83cb468b4850ae807c8301dde8f6a'/>
<id>urn:sha1:e732faec95a83cb468b4850ae807c8301dde8f6a</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge with /home/sr/git/u-boot/denx-alpr-merge-test</title>
<updated>2006-11-27T22:11:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-11-27T22:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b'/>
<id>urn:sha1:d2c83f549378fb3fc34cb3c2e62fd772fbf8b68b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] 4xx_enet.c: Correct the setting of zmiifer register</title>
<updated>2006-11-27T16:43:25Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-27T16:43:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6e495f54cdb8fe340b9c03deab40ad746d52fae'/>
<id>urn:sha1:f6e495f54cdb8fe340b9c03deab40ad746d52fae</id>
<content type='text'>
Patch below corrects the setting of the zmiifer register, it was
overwritting the register rather than ORing the settings.

Signed-off-by: Neil Wilson &lt;NWilson@airspan.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] 4xx: Fix problem with board specific reset code (now for real)</title>
<updated>2006-11-27T13:52:04Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-27T13:52:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1729b92cde575476684bffe819d0b7791b57bff2'/>
<id>urn:sha1:1729b92cde575476684bffe819d0b7791b57bff2</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] 4xx: Fix problem with board specific reset code</title>
<updated>2006-11-27T13:48:41Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-27T13:48:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1f94d162e2b5f0edc28d9fb11482502c44d218e1'/>
<id>urn:sha1:1f94d162e2b5f0edc28d9fb11482502c44d218e1</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Remove testing 4xx enet PHY setup</title>
<updated>2006-11-27T13:46:06Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-11-27T13:46:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ec0c2ec725aec9524a177a77ce75559e644a931a'/>
<id>urn:sha1:ec0c2ec725aec9524a177a77ce75559e644a931a</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
</feed>
