Ralf Baechle
|
70e46f48cb
|
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-31 20:13:22 +00:00 |
|
Ralf Baechle
|
41c594ab65
|
[MIPS] MT: Improved multithreading support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-04-19 04:14:28 +02:00 |
|
Ralf Baechle
|
2600990e64
|
[MIPS] kpsd and other AP/SP improvements.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-04-19 04:14:27 +02:00 |
|
Ralf Baechle
|
340ee4b98c
|
Virtual SMP support for the 34K.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2005-10-29 19:32:10 +01:00 |
|
Ralf Baechle
|
8f40611d2b
|
Detect the MIPS R2 vectored interrupt, external interrupt controller
options and the precense of the MT ASE.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2005-10-29 19:31:51 +01:00 |
|
Ralf Baechle
|
699dbc90e8
|
Macros to access the register of processors using the new MIPS
Multithreading ASE, also know as MT ASE.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h
new file mode 100644
|
2005-10-29 19:31:51 +01:00 |
|