Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] Fix R4K cache macro names | Kumba | 2006-06-19 | 1 | -2/+2 |
| | | | | | | | | Several machines have the R4K cache macro name spelled incorrectly. Namely, they have cpu_has_4kcache defined instead of cpu_has_4k_cache. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Cleanup the mess in cpu_cache_init. | Ralf Baechle | 2005-10-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 2005-10-29 | 1 | -0/+66 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |