Age | Commit message (Expand) | Author |
2008-04-28 | [MIPS] Move arch/mips/philips to arch/mips/nxp | Daniel Laird |
2008-04-28 | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle |
2008-04-28 | [MIPS] Basic SPRAM support | Chris Dearman |
2008-03-12 | [MIPS] Fix loads of section missmatches | Ralf Baechle |
2008-01-29 | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss |
2007-11-15 | [MIPS] Fix shadow register support. | Ralf Baechle |
2007-10-11 | [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. | Franck Bui-Huu |
2007-10-11 | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle |
2007-10-11 | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. | Ralf Baechle |
2007-10-11 | [MIPS] Add support for BCM47XX CPUs. | Aurelien Jarno |
2007-09-14 | [MIPS] 20Kc: Disable use of WAIT instruction. | Ralf Baechle |
2007-07-20 | [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 | Ralf Baechle |
2007-07-10 | [MIPS] PMC MSP71xx mips common | Marc St-Jean |
2007-07-10 | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 | Fuxin Zhang |
2007-07-10 | [MIPS] Enable support for the userlocal hardware register | Ralf Baechle |
2007-07-06 | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores | Ralf Baechle |
2007-06-26 | [MIPS] 20K: Handle WAIT related bugs according to errata information | Ralf Baechle |
2007-02-20 | [MIPS] Make some __setup functions static | Atsushi Nemoto |
2007-02-18 | [MIPS] Include <asm/bugs> to for declaration of check_bugs32. | Ralf Baechle |
2007-02-06 | [MIPS] Whitespace cleanups. | Ralf Baechle |
2006-11-30 | [MIPS] Don't print presence of WAIT instruction on bootup. | Ralf Baechle |
2006-10-09 | [MIPS] Fix RM9000 wait instruction detection. | Ralf Baechle |
2006-09-27 | [MIPS] Reduce race between cpu_wait() and need_resched() checking | Atsushi Nemoto |
2006-07-13 | [MIPS] Save 2k text size in cpu-probe | Thiemo Seufer |
2006-07-13 | [MIPS] Uses MIPS_CONF_AR instead of magic constants. | Thiemo Seufer |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [MIPS] MIPS32/MIPS64 secondary cache management | Chris Dearman |
2006-06-06 | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. | Ralf Baechle |
2006-06-01 | [MIPS] Treat R14000 like R10000. | Kumba |
2006-06-01 | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle |
2006-02-07 | [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. | Ralf Baechle |
2006-01-10 | MIPS: Introduce machinery for testing for MIPSxxR1/2. | Ralf Baechle |
2006-01-10 | MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. | Ralf Baechle |
2005-12-01 | [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... | Ralf Baechle |
2005-10-29 | Add support for SB1A CPU. | Andrew Isaacson |
2005-10-29 | Sibyte fixes | Andrew Isaacson |
2005-10-29 | Detect 4KSD and treat it like 4KSc. | Ralf Baechle |
2005-10-29 | Cleanup the mess in cpu_cache_init. | Ralf Baechle |
2005-10-29 | R4600 has 32 FPRs. | Thiemo Seufer |
2005-10-29 | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov |
2005-10-29 | Detect the MIPS R2 vectored interrupt, external interrupt controller | Ralf Baechle |
2005-10-29 | New kernel option nowait allows disabling the use of the wait instruction. | Ralf Baechle |
2005-10-29 | Detect the 34K. | Ralf Baechle |
2005-10-29 | For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) | Maciej W. Rozycki |
2005-10-29 | Support the MIPS32 / MIPS64 DSP ASE. | Ralf Baechle |
2005-10-29 | 64-bit fixes for Alchemy code ;) | Ralf Baechle |
2005-10-29 | No point in checking cpu_has_tlb before we've computed the CPU options. | Ralf Baechle |
2005-10-29 | Cleanup decoding of MIPSxx config registers. | Ralf Baechle |
2005-10-29 | Fix BogoMIPS display on UP and some minor cosmetical things. | Ralf Baechle |