summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)AuthorLines
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung-143/+156
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin-0/+4
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill-1/+6
2012-05-15MIPS: Code formatting fixes.Steven J. Hill-27/+27
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle-3/+18
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C-1/+2
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C-3/+16
2011-12-07MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C-0/+1
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss-0/+7
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker-1/+1
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker-0/+1
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney-0/+3
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle-1/+0
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan-0/+10
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee-0/+5
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan-4/+8
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C-0/+56
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney-0/+2
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee-5/+2
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney-0/+13
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee-29/+33
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney-0/+7
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney-0/+3
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen-0/+20
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee-0/+30
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney-2/+7
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney-0/+2
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney-0/+1
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin-3/+0
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney-0/+15
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney-2/+2
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck-0/+11
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin-0/+2
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman-7/+1
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon-0/+23
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle-2/+2
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss-8/+5
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle-0/+1
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss-17/+4
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi-0/+1
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss-2/+4
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney-0/+25
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle-127/+98
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle-10/+12
2008-10-11MIPS: Probe watch registers and report configuration.David Daney-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell-3/+7
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto-14/+2
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird-4/+4