Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use jr as register jump instruction | Shinya Kuribayashi | 2008-04-18 | -2/+2 |
* | [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB | Shinya Kuribayashi | 2008-03-25 | -5/+9 |
* | [MIPS] Fix dcache_status() | Shinya Kuribayashi | 2008-03-25 | -3/+7 |
* | [MIPS] Fix I-/D-cache initialization loops | Shinya Kuribayashi | 2008-03-25 | -39/+76 |
* | [MIPS] Replace memory clearance code with f_fill64 | Shinya Kuribayashi | 2008-03-25 | -15/+28 |
* | [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros | Shinya Kuribayashi | 2008-03-25 | -18/+7 |
* | [MIPS] Request for the 'mips_cache_lock()' removal | Shinya Kuribayashi | 2008-03-25 | -0/+2 |
* | [MIPS] MIPS 4K core: Coding style cleanups | Shinya Kuribayashi | 2007-11-17 | -17/+13 |
* | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2003-10-09 | -3/+3 |
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+1 |
* | Prepare for 0.3.0 release | wdenk | 2003-04-08 | -2/+7 |
* | * Patch by Arun Dharankar, 4 Apr 2003: | wdenk | 2003-04-05 | -2/+2 |
* | * Add support for MIPS32 4Kc CPUs | wdenk | 2003-03-27 | -0/+265 |