aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAge
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-14
* [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle2007-07-20
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-10
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-10
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-10
* [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-06
* [MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle2007-06-26
* [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-19
* [MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle2007-02-18
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-29
* [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-09
* [MIPS] Reduce race between cpu_wait() and need_resched() checkingAtsushi Nemoto2006-09-27
* [MIPS] Save 2k text size in cpu-probeThiemo Seufer2006-07-13
* [MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman2006-06-29
* [MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle2006-06-05
* [MIPS] Treat R14000 like R10000.Kumba2006-05-31
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-05-31
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-21
* [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle2006-02-07
* MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-10
* MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-10
* [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle2005-12-01
* Add support for SB1A CPU.Andrew Isaacson2005-10-29
* Sibyte fixesAndrew Isaacson2005-10-29
* Detect 4KSD and treat it like 4KSc.Ralf Baechle2005-10-29
* Cleanup the mess in cpu_cache_init.Ralf Baechle2005-10-29
* R4600 has 32 FPRs.Thiemo Seufer2005-10-29
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-29
* Detect the MIPS R2 vectored interrupt, external interrupt controllerRalf Baechle2005-10-29
* New kernel option nowait allows disabling the use of the wait instruction.Ralf Baechle2005-10-29
* Detect the 34K.Ralf Baechle2005-10-29
* For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)Maciej W. Rozycki2005-10-29
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-29
* 64-bit fixes for Alchemy code ;)Ralf Baechle2005-10-29
* No point in checking cpu_has_tlb before we've computed the CPU options.Ralf Baechle2005-10-29
* Cleanup decoding of MIPSxx config registers.Ralf Baechle2005-10-29
* Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle2005-10-29
* Detect the 4KEcR2 and for now detect handle it like the 4KEc.Ralf Baechle2005-10-29
* Fixed buglet with previous patch that broke non au1x builds.Pete Popov2005-10-29
* Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov2005-10-29
* Base Au1200 2.6 support.Pete Popov2005-10-29
* [PATCH] more vr4181 removalAdrian Bunk2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16