summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-29New kernel option nowait allows disabling the use of the wait instruction.Ralf Baechle1-0/+16
2005-10-29Detect the 34K.Ralf Baechle1-0/+5
2005-10-29For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)Maciej W. Rozycki1-5/+1
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-0/+3
2005-10-2964-bit fixes for Alchemy code ;)Ralf Baechle1-6/+5
2005-10-29No point in checking cpu_has_tlb before we've computed the CPU options.Ralf Baechle1-4/+4
2005-10-29Cleanup decoding of MIPSxx config registers.Ralf Baechle1-43/+98
2005-10-29Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle1-1/+0
2005-10-29Detect the 4KEcR2 and for now detect handle it like the 4KEc.Ralf Baechle1-0/+4
2005-10-29Fixed buglet with previous patch that broke non au1x builds.Pete Popov1-9/+7
2005-10-29Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov1-24/+19
2005-10-29Base Au1200 2.6 support.Pete Popov1-0/+5
2005-09-05[PATCH] more vr4181 removalAdrian Bunk1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+598