<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/post/cpu/ppc4xx/Makefile, branch v2009.06</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/post/cpu/ppc4xx/Makefile?h=v2009.06</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/post/cpu/ppc4xx/Makefile?h=v2009.06'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-05-20T21:24:37Z</updated>
<entry>
<title>POST: OCM test added.</title>
<updated>2008-05-20T21:24:37Z</updated>
<author>
<name>Yuri Tikhonov</name>
<email>yur@emcraft.com</email>
</author>
<published>2008-05-08T13:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6e8ec682268493b8d098f99e17b1ce71b4448977'/>
<id>urn:sha1:6e8ec682268493b8d098f99e17b1ce71b4448977</id>
<content type='text'>
Added OCM test to POST layer. This version runs before all other tests
but doesn't yet interrupt post sequence on failure.

Signed-off-by: Ilya Yanok &lt;yanok@emcraft.com&gt;
Signed-off-by: Yuri Tikhonov &lt;yur@emcraft.com&gt;
</content>
</entry>
<entry>
<title>post/cpu/ppc4xx/Makefile: line length cleanup</title>
<updated>2008-05-09T22:36:09Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-09T22:36:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5e9d6c9c08160be7e5a36e04d125ccce99b8774'/>
<id>urn:sha1:e5e9d6c9c08160be7e5a36e04d125ccce99b8774</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>post: Fix building with O=</title>
<updated>2008-04-27T22:55:04Z</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2008-04-26T16:44:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=03c6cd39f9184143fd8c537872b3d4b2e03f1466'/>
<id>urn:sha1:03c6cd39f9184143fd8c537872b3d4b2e03f1466</id>
<content type='text'>
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>POST: move CONFIG_POST to Makefiles</title>
<updated>2008-04-22T12:40:19Z</updated>
<author>
<name>Yuri Tikhonov</name>
<email>yur@emcraft.com</email>
</author>
<published>2008-03-31T08:51:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d2b994a30bb100774dc747ae9865b7f95285a88'/>
<id>urn:sha1:2d2b994a30bb100774dc747ae9865b7f95285a88</id>
<content type='text'>
Introduce the new logical option CONFIG_HAS_POST which is set when the
platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles
to determine should the POST libs be compiled for the selected target
platform, or not.

To avoid breaking u-boot linking process, the empty post/libpost.a file is
created for platforms which do not have POSTs.

Signed-off-by: Yuri Tikhonov &lt;yur@emcraft.com&gt;
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Fix/enhance ECC POST for 440EPx/GRx</title>
<updated>2007-12-27T18:35:33Z</updated>
<author>
<name>Larry Johnson</name>
<email>lrj@arlinx.com</email>
</author>
<published>2007-10-27T16:48:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a724a9b40c7fbeb6ade193ca52321b441eaecb4e'/>
<id>urn:sha1:a724a9b40c7fbeb6ade193ca52321b441eaecb4e</id>
<content type='text'>
This patch allows the ECC POST to be used for different boards with the
PPC440 Denali SDRAM controller.  Modifications include skipping the test
if ECC is not enabled (as for non-ECC DIMMs) and adding synchronization
to prevent timing errors.

Signed-off-by: Larry Johnson &lt;lrj@acm.org&gt;
</content>
</entry>
<entry>
<title>Merged POST framework with the current TOT.</title>
<updated>2007-07-05T06:17:37Z</updated>
<author>
<name>Sergei Poselenov</name>
<email>sposelenov@emcraft.com</email>
</author>
<published>2007-07-05T06:17:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b44896215a09c60fa40cae906f7ed207bbc2c492'/>
<id>urn:sha1:b44896215a09c60fa40cae906f7ed207bbc2c492</id>
<content type='text'>
Signed-off-by: Sergei Poselenov &lt;sposelenov@emcraft.com&gt;
</content>
</entry>
<entry>
<title>Extend POST support for PPC440</title>
<updated>2007-06-22T21:21:01Z</updated>
<author>
<name>Igor Lisitsin</name>
<email>igor@emcraft.com</email>
</author>
<published>2007-03-28T15:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a11e06965ec91270c51853407ff1261d3c740386'/>
<id>urn:sha1:a11e06965ec91270c51853407ff1261d3c740386</id>
<content type='text'>
Added memory, CPU, UART, I2C and SPR POST tests for PPC440.

Signed-off-by: Igor Lisitsin &lt;igor@emcraft.com&gt;
--
</content>
</entry>
</feed>
