<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-mips/cpu.h, branch v2.6.25.14</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-mips/cpu.h?h=v2.6.25.14</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-mips/cpu.h?h=v2.6.25.14'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2008-01-29T10:14:59Z</updated>
<entry>
<title>[MIPS] Alchemy: Au1210/Au1250 CPU support</title>
<updated>2008-01-29T10:14:59Z</updated>
<author>
<name>Manuel Lauss</name>
<email>mano@roarinelk.homelinux.net</email>
</author>
<published>2007-12-06T08:07:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=237cfee1db66147aef4457f02b56a41e6f84bfd3'/>
<id>urn:sha1:237cfee1db66147aef4457f02b56a41e6f84bfd3</id>
<content type='text'>
This patch adds IDs for new Au1200 variants: Au1210 and Au1250.
They are essentially identical to the Au1200 except for the Au1210
which has a different SoC-ID in the PRId register [bits 31:24].
The Au1250 is a "Au1200 V0.2".

Signed-off-by: Manuel Lauss &lt;mano@roarinelk.homelinux.net&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Convert list of CPU types from #define to enum.</title>
<updated>2007-10-11T22:46:16Z</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-10-11T22:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=36cfbaad815908f54872a7b471e9a7a09b4084a4'/>
<id>urn:sha1:36cfbaad815908f54872a7b471e9a7a09b4084a4</id>
<content type='text'>
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.</title>
<updated>2007-10-11T22:46:05Z</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-10-11T22:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=641e97f318870921d048154af6807e46e43c307a'/>
<id>urn:sha1:641e97f318870921d048154af6807e46e43c307a</id>
<content type='text'>
It may not be perfect yet but the SB1 code is badly borken and has
horrible performance issues.

Downside: This seriously breaks support for pass 1 parts of the BCM1250
where indexed cacheops don't work quite reliable but I seem to be the
last one on the planet with a pass 1 part anyway.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Add support for BCM47XX CPUs.</title>
<updated>2007-10-11T22:46:02Z</updated>
<author>
<name>Aurelien Jarno</name>
<email>aurelien@aurel32.net</email>
</author>
<published>2007-09-25T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1c0c13eb935c95fd2ca0b0aca6dd4860487fb242'/>
<id>urn:sha1:1c0c13eb935c95fd2ca0b0aca6dd4860487fb242</id>
<content type='text'>
Note that the BCM4710 does not support the wait instruction, this
is not a mistake in the code.
    
It originally comes from the OpenWrt patches.
    
Cc: Michael Buesch &lt;mb@bu3sch.de&gt;
Cc: Felix Fietkau &lt;nbd@openwrt.org&gt;
Cc: Florian Schirmer &lt;jolt@tuxbox.org&gt;
Signed-off-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] PMC MSP71xx mips common</title>
<updated>2007-07-10T16:33:03Z</updated>
<author>
<name>Marc St-Jean</name>
<email>stjeanma@pmc-sierra.com</email>
</author>
<published>2007-06-14T21:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9267a30d1dc7dcd7cadb5eb6a5bbfed703feeefa'/>
<id>urn:sha1:9267a30d1dc7dcd7cadb5eb6a5bbfed703feeefa</id>
<content type='text'>
Patch to add mips common support for the PMC-Sierra MSP71xx devices.

Signed-off-by: Marc St-Jean &lt;Marc_St-Jean@pmc-sierra.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2</title>
<updated>2007-07-10T16:33:02Z</updated>
<author>
<name>Fuxin Zhang</name>
<email>zhangfx@lemote.com</email>
</author>
<published>2007-06-06T06:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2a21c7300b53b744d16903256a172d9cbcfdd03e'/>
<id>urn:sha1:2a21c7300b53b744d16903256a172d9cbcfdd03e</id>
<content type='text'>
Signed-off-by: Fuxin Zhang &lt;zhangfx@lemote.com&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Enable support for the userlocal hardware register</title>
<updated>2007-07-10T16:33:02Z</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-07-10T16:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a36920200c5b89d56120a5e839fe4a603d51b16c'/>
<id>urn:sha1:a36920200c5b89d56120a5e839fe4a603d51b16c</id>
<content type='text'>
Which will cut down the cost of RDHWR $29 which is used to obtain the
TLS pointer and so far being emulated in software down to a single cycle
operation.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Add macros to encode processor revisions.</title>
<updated>2007-07-06T15:17:11Z</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2007-07-06T13:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fde97822a295da9dffa4af643b49a58ffc4516ad'/>
<id>urn:sha1:fde97822a295da9dffa4af643b49a58ffc4516ad</id>
<content type='text'>
Older processors used to encode processor version and revision in two
4-bit bitfields, the 4K seems to simply count up and even newer MTI cores
have switched to use the 8-bits as 3:3:2 bitfield with the last field as
the patch number.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Use the proper technical term for naming some of the cache  macros.</title>
<updated>2006-07-13T20:26:04Z</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-07-06T12:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fc5d2d279ff820172a698706d33e733d4578bd6c'/>
<id>urn:sha1:fc5d2d279ff820172a698706d33e733d4578bd6c</id>
<content type='text'>
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
<entry>
<title>[MIPS] Treat R14000 like R10000.</title>
<updated>2006-05-31T23:28:35Z</updated>
<author>
<name>Kumba</name>
<email>kumba@gentoo.org</email>
</author>
<published>2006-05-17T02:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=44d921b246923380f26b8010e47ac5dfe48fcec5'/>
<id>urn:sha1:44d921b246923380f26b8010e47ac5dfe48fcec5</id>
<content type='text'>
Signed-off-by: Joshua Kinard &lt;kumba@gentoo.org&gt;
Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
</content>
</entry>
</feed>
