<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/i386, branch v2010.06</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/i386?h=v2010.06</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/i386?h=v2010.06'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-05-26T21:51:22Z</updated>
<entry>
<title>Coding style cleanup, update CHANGELOG.</title>
<updated>2010-05-26T21:51:22Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-05-26T21:51:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c4976807cbbabd281f45466ac5e47e5639bcc9cb'/>
<id>urn:sha1:c4976807cbbabd281f45466ac5e47e5639bcc9cb</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>sc520: Fix minor DRAM Controller Setup bug</title>
<updated>2010-05-05T22:20:56Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:06:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1f9f3cf6ccbccae1c1edff01ec20fe2a586b9701'/>
<id>urn:sha1:1f9f3cf6ccbccae1c1edff01ec20fe2a586b9701</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>sc520: Update to new AMD Copyright</title>
<updated>2010-05-05T22:20:44Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d20053efdf328d97a018536689fc55df4faf1094'/>
<id>urn:sha1:d20053efdf328d97a018536689fc55df4faf1094</id>
<content type='text'>
AMD recently changed the licensing of the RAM sizing code to the
GPLv2 (or at your option any later version)

Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>sc520: Board Specific PCI Init</title>
<updated>2010-05-05T22:18:52Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=21e67e796bb1d59a484dce2b4203d61bf1fd5be8'/>
<id>urn:sha1:21e67e796bb1d59a484dce2b4203d61bf1fd5be8</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>sc520: Move PCI defines to PCI include file</title>
<updated>2010-05-05T22:18:41Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0278216b76fc1e5dbf4cbd10d5d734323039c36f'/>
<id>urn:sha1:0278216b76fc1e5dbf4cbd10d5d734323039c36f</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>sc520: Allow boards to override udelay</title>
<updated>2010-05-05T22:17:37Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5204566e53a3c519e8795480d056635bc64b11cd'/>
<id>urn:sha1:5204566e53a3c519e8795480d056635bc64b11cd</id>
<content type='text'>
If the board has a high precision mico-second timer, it maked sense to use
it instead of the on-chip one

Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Fix support for booting bzImage</title>
<updated>2010-05-05T22:17:01Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=95ffaba39042064c5eb68404894fd6b0f1d6a3e3'/>
<id>urn:sha1:95ffaba39042064c5eb68404894fd6b0f1d6a3e3</id>
<content type='text'>
Add support for newer (up to 2.6.33) kernels

Add zboot command which takes the address of a bzImage as its first
argument and (optionally) the size of the bzImage as the second argument
(the second argument is needed for older kernels which do not include
the bzImage size in the header)

Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Provide weak PC/AT compatibility setup function</title>
<updated>2010-05-05T22:16:54Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=79ea6b87011c0524ced31359e2be7aac97c29d0a'/>
<id>urn:sha1:79ea6b87011c0524ced31359e2be7aac97c29d0a</id>
<content type='text'>
It is possibly to setup x86 boards to use non-PC/AT configurations. For
example, the sc520 is an x86 CPU with PC/AT and non-PC/AT peripherals.
This function allows the board to set itself up for maximum PC/AT
compatibility just before booting the Linux kernel (the Linux kernel
'just works' if everything is PC/AT compliant)

Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Use CONFIG_SERIAL_MULTI</title>
<updated>2010-05-05T22:16:46Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bf16500f79fdf2653a286b40bb601cb185ac4675'/>
<id>urn:sha1:bf16500f79fdf2653a286b40bb601cb185ac4675</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Fix copying of Real-Mode code into RAM</title>
<updated>2010-05-05T22:15:58Z</updated>
<author>
<name>Graeme Russ</name>
<email>graeme.russ@gmail.com</email>
</author>
<published>2010-04-23T14:05:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=153c2d9f2397e8b6ca03cfebb4e9666ea0b0637c'/>
<id>urn:sha1:153c2d9f2397e8b6ca03cfebb4e9666ea0b0637c</id>
<content type='text'>
Signed-off-by: Graeme Russ &lt;graeme.russ@gmail.com&gt;
</content>
</entry>
</feed>
