<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/microblaze/kernel/cpu/cpuinfo-static.c, branch v3.2.56</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/microblaze/kernel/cpu/cpuinfo-static.c?h=v3.2.56</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/microblaze/kernel/cpu/cpuinfo-static.c?h=v3.2.56'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-07-25T07:13:42Z</updated>
<entry>
<title>microblaze: Unprivileged stream instruction awareness</title>
<updated>2011-07-25T07:13:42Z</updated>
<author>
<name>John A. Williams</name>
<email>john.williams@petalogix.com</email>
</author>
<published>2011-05-24T08:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8904976e8ca45be3ec75acc71f5d855ef671a079'/>
<id>urn:sha1:8904976e8ca45be3ec75acc71f5d855ef671a079</id>
<content type='text'>
Add cpuinfo support for the new MicroBlaze option permitting userspace
(unprivileged) access to the streaming instructions (FSL / AXI-stream).

Emit a noisy warning at bootup if this is enabled, because bad user code
can potentially lockup the CPU.

Signed-off-by: John A. Williams &lt;john.williams@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Add PVR for endians plus detection</title>
<updated>2010-10-21T05:51:57Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2010-08-13T10:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8e2ad016b20f98790d5995aae1d157d1613ab9e6'/>
<id>urn:sha1:8e2ad016b20f98790d5995aae1d157d1613ab9e6</id>
<content type='text'>
Upcomming microblaze version will support little-endian.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>microblaze: Extend cpuinfo for support write-back caches</title>
<updated>2009-12-14T07:44:58Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-10-14T09:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e051af576a414b6fcfe6589e99b2357522718050'/>
<id>urn:sha1:e051af576a414b6fcfe6589e99b2357522718050</id>
<content type='text'>
There is missing checking agains PVR but this is not important
for now. There are some missing checking too.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Fix cache_line_lenght</title>
<updated>2009-12-14T07:44:57Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-10-08T11:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=44e4e196a9b3a703ebe273ffe3fb6cda326fe5d3'/>
<id>urn:sha1:44e4e196a9b3a703ebe273ffe3fb6cda326fe5d3</id>
<content type='text'>
We used cache_line as cache_line_lenght. For this reason
we did cache flushing 4 times longer than was necessary.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Typo fix for cpu param inconsistency</title>
<updated>2009-07-27T07:03:19Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-07-24T06:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=65d3db0601509946fe0c9d2c7b12a5a62ca42e5e'/>
<id>urn:sha1:65d3db0601509946fe0c9d2c7b12a5a62ca42e5e</id>
<content type='text'>
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: Storage class should be before const qualifier</title>
<updated>2009-05-01T14:38:13Z</updated>
<author>
<name>Tobias Klauser</name>
<email>tklauser@distanz.ch</email>
</author>
<published>2009-04-26T12:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=595e8fabea22c96f674102f33b4a759f4512dd9c'/>
<id>urn:sha1:595e8fabea22c96f674102f33b4a759f4512dd9c</id>
<content type='text'>
The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature.

Signed-off-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze_v8: Cpuinfo handling</title>
<updated>2009-03-27T13:25:11Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-03-27T13:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=406107dacde125346c313d34534eed937eb25444'/>
<id>urn:sha1:406107dacde125346c313d34534eed937eb25444</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>
