summaryrefslogtreecommitdiff
path: root/cpu/mips/cpu.c
Commit message (Expand)AuthorAgeLines
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-112/+0
* MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-27-0/+28
* net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-09-0/+9
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-5/+5
* 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