summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Decode core number for R2 CPUs.David Daney2010-08-051-0/+3
* MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-051-0/+20
* MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-211-0/+30
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-271-2/+7
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-271-0/+2
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-271-0/+1
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-3/+0
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-271-0/+15
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
* MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-021-0/+11
* MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-171-0/+2
* MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-021-7/+1
* MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon2009-09-171-0/+23
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-2/+2
* MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2009-09-171-8/+5
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-301-17/+4
* MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-111-0/+1
* MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-111-2/+4
* MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-111-0/+25
* MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
* MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
* MIPS: Probe watch registers and report configuration.David Daney2008-10-111-0/+2
* [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-031-3/+7
* [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-211-14/+2
* [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-281-4/+4
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-0/+5
* [MIPS] Basic SPRAM supportChris Dearman2008-04-281-0/+8
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-5/+5
* [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-291-0/+9
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-151-0/+5
* [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-111-0/+8
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-111-2/+91
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-111-8/+0
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-111-0/+20
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle2007-07-201-1/+25
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-101-0/+20
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-101-0/+8
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-101-0/+2
* [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-061-2/+13
* [MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle2007-06-261-1/+11
* [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-201-1/+1
* [MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle2007-02-181-0/+1
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-1/+1
* [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-301-16/+3
* [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-091-1/+8
* [MIPS] Reduce race between cpu_wait() and need_resched() checkingAtsushi Nemoto2006-09-271-17/+45
* [MIPS] Save 2k text size in cpu-probeThiemo Seufer2006-07-131-1/+1
* [MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer2006-07-131-2/+2