aboutsummaryrefslogtreecommitdiff
path: root/cpu/mips/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser1-112/+0
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese1-0/+28
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi1-0/+9
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi1-5/+5
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi1-2/+2
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi1-7/+6
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi1-0/+22
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi1-3/+3
2004-02-07* Patch by liang a lei, 9 Jan 2004:wdenk1-1/+1
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk1-0/+10
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-1/+5
2003-03-27* Add support for MIPS32 4Kc CPUswdenk1-0/+41