summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/cputypes.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 305836: Remove 'cpu' and 'cpu_class' on amd64.jhb2016-11-081-0/+5
* Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c.jhb2015-12-231-21/+2
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-261-23/+39
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* The NatSemi (now AMD) Geode SC1100 needs special treatment here and therephk2004-06-031-0/+1
* struct cpu_nameclass is a private to identcpu.c, move it there.phk2004-05-301-5/+0
* Move a prototype to the least wrong place.phk2002-08-021-1/+0
* Add initialization code for the AMD Elan sc520 which maps the MMCRphk2002-07-181-0/+1
* First shot at identifying the Pentum 4 acording to our reading of thepeter2000-09-291-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Recognize Pentium II Xeon, Celeron and Pentium III cpus. Because CPUkato1999-02-041-1/+2
* Add CPU_PII to the list.des1998-05-221-1/+2
* Don't include <machine/cputypes.h> or declare cputype/class interfacesbde1997-10-281-10/+19
* Add new cpu type, CPU_CY486DX, which shows Cyrix 486S/DX series CPUs,kato1997-04-261-1/+2
* Improved CPU identification and initialization routines. Thiskato1997-03-221-2/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Add Pentium Pro CPU detection and special handling. For now, all thedg1995-12-241-1/+3
* Detect if we're running on a Cyrix 486DLC and enable automatic cachepst1994-09-041-1/+2
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Define the types of cpu's there are, from NetBSDrgrimes1993-10-081-0/+49
OpenPOWER on IntegriCloud