<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/microblaze/kernel/head.S, branch v2.6.32</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.32</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.32'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2009-09-21T12:29:21Z</updated>
<entry>
<title>microblaze: Improve checking mechanism for MSR instruction</title>
<updated>2009-09-21T12:29:21Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-08-31T14:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9002062ff52696888847224a778a3279bc8c1cb5'/>
<id>urn:sha1:9002062ff52696888847224a778a3279bc8c1cb5</id>
<content type='text'>
It is more safe to use clear instead of msrset.
We save some instructions too.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Add checking mechanism for MSR instruction</title>
<updated>2009-09-21T12:29:21Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-07-30T12:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2622434ee0108c65808a63f067e72d0bbc75b372'/>
<id>urn:sha1:2622434ee0108c65808a63f067e72d0bbc75b372</id>
<content type='text'>
It was necessary to use fourth parameter(r8) in early_printk
to show messages on console.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Clear print messages for DTB passing via r7</title>
<updated>2009-07-27T05:39:54Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-06-22T10:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ea3fd1466f81a851452bf7f34ccb9b5058e4793c'/>
<id>urn:sha1:ea3fd1466f81a851452bf7f34ccb9b5058e4793c</id>
<content type='text'>
It is necessary to zeroed r7 when r7 points to bad
dtb - this caused that we have correct messages
about compiled-in dtb or passing via r7

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Not to clear r7 after copying DTB to kernel</title>
<updated>2009-07-27T05:39:54Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-06-22T08:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a69cb8c4662dd0a7b01b32a9165b1a1697068f19'/>
<id>urn:sha1:a69cb8c4662dd0a7b01b32a9165b1a1697068f19</id>
<content type='text'>
I can't clear r7 because if I do it I lose information
where DTB come from.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Final support for statically linked DTB</title>
<updated>2009-07-27T05:39:53Z</updated>
<author>
<name>John Williams</name>
<email>john.williams@petalogix.com</email>
</author>
<published>2009-06-22T04:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=909964ec89ba466d75d53250d5738d1891cc1a3d'/>
<id>urn:sha1:909964ec89ba466d75d53250d5738d1891cc1a3d</id>
<content type='text'>
If r7 is zero at kernel boot, or does not point to a valid DTB, then
we fall back to a DTB (assumed to be) linked statically in the kernel, instead
of blindly copying bogus cruft into the kernel DTB memory region

Signed-off-by: John Williams &lt;john.williams@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze_mmu_v2: MMU update for startup code</title>
<updated>2009-05-26T14:45:14Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-05-26T14:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5846cc608fd42cd3645ff9f841888832c6ef9b6e'/>
<id>urn:sha1:5846cc608fd42cd3645ff9f841888832c6ef9b6e</id>
<content type='text'>
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.S</title>
<updated>2009-03-27T13:25:20Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-03-27T13:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6d5af1a35f363d3bca7ecb4560102ff94f792186'/>
<id>urn:sha1:6d5af1a35f363d3bca7ecb4560102ff94f792186</id>
<content type='text'>
Reviewed-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Acked-by: Stephen Neuendorffer &lt;stephen.neuendorffer@xilinx.com&gt;
Acked-by: John Linn &lt;john.linn@xilinx.com&gt;
Acked-by: John Williams &lt;john.williams@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
</feed>
