summaryrefslogtreecommitdiff
path: root/Intel
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Ugh, decoding this lot is going to be a nightmare.Dave Jones1-0/+59
2009-01-14Add some more quad-core2'sDave Jones1-58/+70
2009-01-14Add Intel® Core™2 Extreme Processor QX9775Dave Jones1-2/+10
2009-01-14Add all core2 quad definitions from 318727.pdfDave Jones1-0/+48
2008-12-24Add some extra warnings (missing declarations) and fix up a bunchDave Jones4-1/+4
2008-12-24Fix up warnings. Add -Werror to catch new ones.Dave Jones1-1/+0
2008-12-09Add first Intel Core i7 steppingsDave Jones1-0/+7
2008-10-09Now that 'core' stuff crept into the pentium file, better renameDave Jones2-0/+0
2008-10-09Argh. Intel made some Core CPUs that didn't set the Efamily/EmodelDave Jones2-177/+132
2008-10-06Split up Intel family 6 recognition into the two extended families.Dave Jones4-209/+239
2008-10-06Parse models only if the family matches.Dave Jones1-71/+73
2008-10-06Add some more Intel Core 2 Duo steppings.Dave Jones1-0/+9
2008-07-07per core, not per packageDave Jones1-3/+3
2008-07-07shift the subid before returning.Dave Jones1-5/+3
2008-07-07Initial pass at determining topology on Intel.Dave Jones3-5/+123
2008-07-02Start improving the determination of how many cores/threads we have.Dave Jones2-34/+17
2008-07-02Decode Intel brand strings.Dave Jones1-1/+55
2008-07-02Don't tack the brand onto the end of the CPU nameDave Jones2-16/+12
2008-07-02Call get_model_name from one place only.Dave Jones1-4/+0
2008-07-02Factor out basic vendor/model/stepping get/display routines.Dave Jones2-15/+3
2008-07-02Move cacheinfo display decisions to main() and only output when -a or -cDave Jones1-3/+1
2008-07-02Split up obtaining cpu vendor into 'get' and 'show'Dave Jones1-1/+0
2008-07-02Centralise where we call the routine to decode feature flags.Dave Jones1-2/+0
2008-07-02remove dumb commentDave Jones1-1/+1
2008-07-02More compact way of expressing 'all family 6'Dave Jones1-14/+1
2008-07-02Don't bother decoding family again.Dave Jones2-22/+24
2008-07-02Move family 6 decoding out to separate file.Dave Jones3-664/+708
2008-07-02Move family 15 decoding out to separate file.Dave Jones3-321/+347
2008-07-02whitespaceDave Jones1-1/+1
2008-07-02Take extended family/model into consideration when printing out.Dave Jones1-2/+3
2008-07-02Store extended model/family on Intel tooDave Jones1-0/+4
2008-07-02Stash the APIC IDDave Jones1-0/+5
2008-07-02* Vastly rework the core cpuid handling on uniprocessor.Dave Jones3-11/+20
2008-07-01Nggh, whitespace cleanups broke the build.Dave Jones1-5/+6
2008-07-01ridiculous amount of whitespace cleanupsDave Jones9-156/+151
2008-07-01Remove CVS tags from headers, remove pointless crap, and dead urls.Dave Jones9-25/+9
2008-07-01Argh, remove test code.Dave Jones1-1/+0
2008-07-01Plan: Make the per-cpu bits store stuff in the ->cpu and print themDave Jones2-26/+23
2008-05-05Clarification from AP-485Dave Jones1-2/+2
2008-05-05Add descriptor 4E from latest edition of AP-485Dave Jones1-0/+1
2007-12-20New ident for Intel Tolapai CPU.Dave Jones1-0/+1
2007-11-26Xeon 7200/7300 seriesDave Jones1-0/+10
2007-11-26If no L2 cache, print L3 descriptors as L2.Dave Jones1-28/+60
2007-09-19Another Intel Core 2 stepping.Dave Jones1-0/+14
2007-08-22Some more core steppings from http://www.intel.com/design/processor/specupdt/...Dave Jones1-0/+28
2007-08-22Some new Core steppings from http://www.intel.com/design/processor/specupdt/3...Dave Jones1-0/+12
2007-04-19Recognise Intel Quad core (Kentsfield)Dave Jones1-1/+5
2007-02-04Intel model 13 is centrino tooStanislav Sedov1-1/+1
2006-09-27Remove some dead codeDave Jones2-21/+0
2006-09-27Not all of this stepping was PIII-M, there wereDave Jones1-1/+1