aboutsummaryrefslogtreecommitdiff
path: root/cpu/mips/cache.S
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi1-3/+3
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi1-1/+0
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi1-2/+4
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi1-0/+16
2008-04-18Use jr as register jump instructionShinya Kuribayashi1-2/+2
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi1-5/+9
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi1-3/+7
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi1-39/+76
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi1-15/+28
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi1-18/+7
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi1-0/+2
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi1-17/+13
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk1-3/+3
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+1
2003-04-08Prepare for 0.3.0 releaseU-Boot-0_3_0wdenk1-2/+7
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-2/+2
2003-03-27* Add support for MIPS32 4Kc CPUswdenk1-0/+265