aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)Author
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle
2008-10-11MIPS: Probe watch registers and report configuration.David Daney
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Basic SPRAM supportChris Dearman
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel 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 38Ralf Baechle
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle
2007-02-20[MIPS] Make some __setup functions staticAtsushi 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() checkingAtsushi Nemoto
2006-07-13[MIPS] Save 2k text size in cpu-probeThiemo Seufer
2006-07-13[MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman