index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
msrtool
Age
Commit message (
Expand
)
Author
2012-07-21
msrtool: Factor out cpuid() from target probe functions into main()
Anton Kochkov
2012-07-13
msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)
Christian Gmeiner
2012-07-10
msrtool: Add Intel Nehalem CPUs support
Anton Kochkov
2012-07-10
msrtool: Fix Intel CPUs detection
Anton Kochkov
2011-06-28
msrtool: added support for Intel CPUs
Anton Kochkov
2011-03-14
msrtool: Update to use DirectHW on Mac OS X
Stefan Reinauer
2011-01-19
Add Geode GX2 memmory descriptors. ...
Nils Jacobs
2010-05-17
msrtool: Print hex values using only as many digits as the field needs
Peter Stuge
2010-05-17
msrtool: Remove some unneeded casts
Peter Stuge
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-01-17
msrtool: Fix typo
Paul Menzel
2010-01-17
msrtool: Read both MSR values from file in diff mode
Peter Stuge
2010-01-17
msrtool: Add endptr to str2msr() showing how many characters were parsed
Peter Stuge
2010-01-16
msrtool: More trivial rearrangement
Peter Stuge
2010-01-16
msrtool: Remove indent by using continue inside for() to avoid an if block
Peter Stuge
2010-01-15
(missing svn add)
Nils Jacobs
2010-01-15
Support for the AMD Geode GX2
Nils Jacobs
2009-11-28
msrtool: Fix simple breakage in r4964
Peter Stuge
2009-11-28
msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface
Andriy Gapon
2009-11-28
msrtool: Make configure more POSIX sh friendly
Andriy Gapon
2009-11-28
msrtool: Actually do PREFIX substitution in Makefile
Peter Stuge
2009-11-26
Remove commented out example MSR definitions
Peter Stuge
2009-11-26
Add the following GeodeLX memory controller MSRs
Nathan Williams
2009-11-25
msrtool: Fix Geode LX probe function, Family/Model were swapped
Peter Stuge
2009-11-21
Add GLCP_SYS_RSTPLL MSR defines for GeodeLX
Peter Stuge
2009-11-16
msrtool: Add comment with DirectIO URL to the code where it is used.
Peter Stuge
2009-10-05
fix building on Linux again, working around crude runtime OS detection.
Stefan Reinauer
2009-09-01
port msrtool to darwin.
Stefan Reinauer
2009-07-10
msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.
Peter Stuge
2009-04-10
Add a note that 'modprobe msr' might be required.
Uwe Hermann
2009-03-23
msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()...
Peter Stuge
2009-03-08
Add some basic K8 MSRs.
Marc Jones
2009-01-26
msrtool: Allow MSR symbols (names) to also be used as addresses.
Peter Stuge
2009-01-26
msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.
Peter Stuge
2009-01-26
msrtool: AMD CS5536 probe implementation.
Peter Stuge
2009-01-26
msrtool: Make configure work with zsh, the default shell in Darwin.
Peter Stuge
2008-11-25
msrtool: Use libpci to let system and target probes find PCI devices.
Peter Stuge
2008-11-22
msrtool: Very small fixes I made after sending out the rc1 tarball.
Peter Stuge
2008-11-22
msrtool: Release Candidate 1
Peter Stuge