summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)Author
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-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle
2006-01-10MIPS: 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-29Add support for SB1A CPU.Andrew Isaacson
2005-10-29Sibyte fixesAndrew Isaacson
2005-10-29Detect 4KSD and treat it like 4KSc.Ralf Baechle
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle
2005-10-29R4600 has 32 FPRs.Thiemo Seufer
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov
2005-10-29Detect the MIPS R2 vectored interrupt, external interrupt controllerRalf Baechle
2005-10-29New kernel option nowait allows disabling the use of the wait instruction.Ralf Baechle
2005-10-29Detect the 34K.Ralf Baechle
2005-10-29For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)Maciej W. Rozycki
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle
2005-10-2964-bit fixes for Alchemy code ;)Ralf Baechle
2005-10-29No point in checking cpu_has_tlb before we've computed the CPU options.Ralf Baechle
2005-10-29Cleanup decoding of MIPSxx config registers.Ralf Baechle
2005-10-29Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle
2005-10-29Detect the 4KEcR2 and for now detect handle it like the 4KEc.Ralf Baechle
2005-10-29Fixed buglet with previous patch that broke non au1x builds.Pete Popov
2005-10-29Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov
2005-10-29Base Au1200 2.6 support.Pete Popov
2005-09-05[PATCH] more vr4181 removalAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds