summaryrefslogtreecommitdiff
path: root/util/msrtool
AgeCommit message (Expand)Author
2010-01-15(missing svn add)Nils Jacobs
2010-01-15Support for the AMD Geode GX2 Nils Jacobs
2009-11-28msrtool: Fix simple breakage in r4964Peter Stuge
2009-11-28msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon
2009-11-28msrtool: Make configure more POSIX sh friendlyAndriy Gapon
2009-11-28msrtool: Actually do PREFIX substitution in MakefilePeter Stuge
2009-11-26Remove commented out example MSR definitionsPeter Stuge
2009-11-26Add the following GeodeLX memory controller MSRsNathan Williams
2009-11-25msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge
2009-11-21Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge
2009-11-16msrtool: Add comment with DirectIO URL to the code where it is used.Peter Stuge
2009-10-05fix building on Linux again, working around crude runtime OS detection.Stefan Reinauer
2009-09-01port msrtool to darwin.Stefan Reinauer
2009-07-10msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.Peter Stuge
2009-04-10Add a note that 'modprobe msr' might be required.Uwe Hermann
2009-03-23msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()...Peter Stuge
2009-03-08Add some basic K8 MSRs. Marc Jones
2009-01-26msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge
2009-01-26msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.Peter Stuge
2009-01-26msrtool: AMD CS5536 probe implementation.Peter Stuge
2009-01-26msrtool: Make configure work with zsh, the default shell in Darwin.Peter Stuge
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-22msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge