summaryrefslogtreecommitdiff
path: root/com32/gpllib/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* cpuid: Using generic model if cyrix id is unknownErwan Velu2011-04-161-3/+6
* cpuid: Improving Cyrix/NSC detectionErwan Velu2011-04-161-0/+126
* cpuid: Managing UNKNOWN CPU betterErwan Velu2011-04-141-1/+7
* cpuid: add cpuid info for "Geode by NSC"Jim Cromie2011-04-131-0/+6
* cpuid: Simplied structure initErwan Velu2011-03-211-7/+1
* cpuid: Fixing names & init.Erwan Velu2011-03-211-4/+4
* cpuid: Enable cpu flags members parsingErwan Velu2011-03-211-0/+23
* cpuid: Init flags structuresErwan Velu2011-03-211-0/+1
* Replacing strncpy by strlcpyErwan Velu2010-06-221-2/+2
* gpllib: fix call to CPUID function 4Sebastian Herbszt2010-03-291-2/+4
* cpuid: Adding L1 & L2 cache detectionErwan Velu2009-12-041-1/+51
* cpuid: Adding cpu core detectionErwan Velu2009-12-041-2/+23
* cpuid: Adding more flagsErwan Velu2009-12-041-0/+51
* Adding VMX & SVM cpu flagsErwan Velu2009-09-291-0/+2
* Run Nindent on com32/gpllib/cpuid.cH. Peter Anvin2009-05-291-223/+225
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-121-0/+328