aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAge
* MIPS: Decode core number for R2 CPUs.David Daney2010-08-05
* MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-05
* MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-21
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-27
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-27
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-27
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-27
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10
* MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck2010-02-02
* MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-16
* MIPS: SPRAM: Clean up support code a littleChris Dearman2009-11-02
* MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon2009-09-17
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-17
* MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2009-09-17
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-30
* MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-11
* MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-11
* MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-11
* MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-30
* MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-30
* MIPS: Probe watch registers and report configuration.David Daney2008-10-11
* [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-03
* [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-21
* [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-28
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-28
* [MIPS] Basic SPRAM supportChris Dearman2008-04-28
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-29
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-15
* [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-11
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-11
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-11
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-11
* [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