summaryrefslogtreecommitdiff
path: root/cpu/mips/cpu.c
Commit message (Expand)AuthorAgeLines
* cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi2008-04-17-2/+2
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-25-7/+6
* [MIPS] Implement flush_cache()Shinya Kuribayashi2008-03-25-0/+22
* [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-17-3/+3
* * Patch by liang a lei, 9 Jan 2004:wdenk2004-02-07-1/+1
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-09-0/+10
* * Code cleanup:wdenk2003-06-27-1/+0
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-1/+5
* * Add support for MIPS32 4Kc CPUswdenk2003-03-27-0/+41