Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Virtual SMP support for the 34K. | Ralf Baechle | 2005-10-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Detect the MIPS R2 vectored interrupt, external interrupt controller | Ralf Baechle | 2005-10-29 | 1 | -48/+70 |
| | | | | | | options and the precense of the MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Macros to access the register of processors using the new MIPS | Ralf Baechle | 2005-10-29 | 1 | -0/+367 |
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 |