summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-06Add support for decoding cache information in cpuid.4HEADmasterSøren Sandmann Pedersen1-0/+59
2013-05-23Add support for cache descriptor 0x76Søren Sandmann Pedersen1-0/+1
2013-04-01Make the l2l3/l3l2 tables only contain the common values.Dave Jones1-9/+9
2013-03-28fix clang unassigned variable warningDave Jones1-1/+1
2012-04-13lsmsr: Changes required for AMD Family 15h models 10h-1Fh processorsAndreas Herrmann1-1/+2
2012-04-13x86info: Add support for AMD family 15h models 10h-1fh processorsAndreas Herrmann5-4/+26
2011-12-28Fix logic bug spotted by coverityDave Jones1-3/+3
2011-12-09centralise version number to the makefile.Dave Jones5-5/+8
2011-12-09I always miss this part. Call the $VERSION 1.30 tooDave Jones1-1/+1
2011-12-091.30Dave Jones2-2/+2
2011-11-29lsmsr: Add support for AMD cpu family 15hAndreas Herrmann4-1/+2173
2011-11-29x86info: Add support for AMD CPU family 15hAndreas Herrmann4-9/+33
2011-11-01mptable todoDave Jones1-0/+1
2011-10-05some more debug stuff.Dave Jones1-1/+5
2011-10-05print debug info when mptable parsing fails.Dave Jones1-15/+65
2011-09-08support old asEric Dumazet1-1/+1
2011-08-02Make createheader.py work with python3Michael1-18/+18
2011-08-02Add sandybridge identDave Jones1-0/+4
2011-07-28lsmsr: Add support for AMD CPU family 12hAndreas Herrmann4-1/+1700
2011-07-28x86info: Add support for AMD CPU family 12hAndreas Herrmann5-0/+72
2011-06-29make Git ignore new header file AMD/fam14h.hJike Song1-0/+1
2011-05-31lsmsr: Add support to show MSRs for which no description is providedAndreas Herrmann1-2/+6
2011-05-31lsmsr: Show usage if no arguments providedAndreas Herrmann1-1/+6
2011-05-31lsmsr: Add AMD family 14h MSRsAndreas Herrmann3-1/+1619
2011-05-31x86info: Add support for AMD CPU family 14hAndreas Herrmann5-32/+116
2011-05-29Only parse EBLCR if the MSR read succeededDave Jones1-2/+2
2011-05-27x86info: Fix buggy pointer arithmeticAndreas Herrmann1-6/+5
2011-04-29family 0x10 and 0x11 use eax too, so hoist this out of the "if fam 0xf" case.Dave Jones1-1/+1
2011-04-29fix a small leak.Dave Jones1-0/+2
2011-04-21Add Westmere-EX identDave Jones1-0/+4
2011-04-051.29Dave Jones1-1/+1
2011-04-05Revert "turn this back on now that we're back in beta"Dave Jones1-1/+1
2011-04-05x86info, AMD: Update CPU revisionsAndreas Herrmann2-29/+16
2011-04-05x86info, AMD: powernow: Display boosted Pstate informationAndreas Herrmann2-14/+87
2011-04-05x86info, AMD: Update feature flagsAndreas Herrmann3-7/+30
2011-04-05x86info, AMD: Update socket type informationAndreas Herrmann3-4/+25
2011-04-05lsmsr: Update register definition for AMD family 10hAndreas Herrmann1-15/+47
2011-04-05x86info, AMD: Fix L3 cache reporting if no L3 is availableAndreas Herrmann1-7/+11
2011-04-05cpuid: Fix pointer arithmeticAndreas Herrmann1-4/+4
2011-03-15ignoreDave Jones1-0/+1
2011-03-15turn this back on now that we're back in betaDave Jones1-1/+1
2011-03-14Fix up aliasing warnings.Dave Jones5-11/+12
2011-03-141.28Dave Jones1-1/+1
2011-03-14disable this for 1.28, it's not ready.Dave Jones1-1/+1
2011-03-12Fix up the 32bit build.Dave Jones1-2/+2
2011-03-11Some more IDA decodingDave Jones2-2/+18
2011-03-11Remove verbosity checkDave Jones1-4/+0
2011-03-08macro ideaDave Jones1-0/+1
2011-03-08Remove all the dependancy generation stuff.Dave Jones1-17/+4
2011-03-08spacingDave Jones1-49/+49