<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/x86/include/asm/cpu.h, branch v2015.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/x86/include/asm/cpu.h?h=v2015.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/x86/include/asm/cpu.h?h=v2015.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-11-21T06:24:12Z</updated>
<entry>
<title>x86: Replace fill_processor_name() with cpu_get_name()</title>
<updated>2014-11-21T06:24:12Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-11-11T01:00:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=727c1a987147bb55ff41ab62f7e01293a38910b8'/>
<id>urn:sha1:727c1a987147bb55ff41ab62f7e01293a38910b8</id>
<content type='text'>
This implementation has a 'cpu' prefix and returns a pointer to the string,
avoiding the need for copying.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Do CPU identification in the early phase</title>
<updated>2014-11-21T06:24:10Z</updated>
<author>
<name>Bin Meng</name>
<email>bmeng.cn@gmail.com</email>
</author>
<published>2014-11-09T14:18:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=52f952bf5ecebc1de01269557591bad4ac62a01a'/>
<id>urn:sha1:52f952bf5ecebc1de01269557591bad4ac62a01a</id>
<content type='text'>
The CPU identification happens in x86_cpu_init_f() and corresponding
fields are saved in the global data for later use.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Add support for starting 64-bit kernel</title>
<updated>2014-10-29T02:43:47Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-10T14:21:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=200182a748afd430da97b707dc5dff53c3147b5f'/>
<id>urn:sha1:200182a748afd430da97b707dc5dff53c3147b5f</id>
<content type='text'>
Add code to jump to a 64-bit Linux kernel. We need to set up a flat page
table structure, a new GDT and then go through a few hoops in the right
order.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>x86: Display basic CPU information on boot</title>
<updated>2014-10-29T02:42:56Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-10T14:21:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=92cc94a1fe8e7a3ec78e993ea1ff1dd0bbaa5c36'/>
<id>urn:sha1:92cc94a1fe8e7a3ec78e993ea1ff1dd0bbaa5c36</id>
<content type='text'>
Display the type of CPU (x86 or x86_64) when starting up.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>x86: Move paging functions into cpu.c</title>
<updated>2014-10-29T02:42:51Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-10T14:21:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7bddac947da91431655c9d7be030b94c1c9a8699'/>
<id>urn:sha1:7bddac947da91431655c9d7be030b94c1c9a8699</id>
<content type='text'>
These functions really don't belong in physmem as they relate to the
cpu. Move them.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
