coreboot-kgpe-d16/util/msrtool
Stefan Reinauer 14e2277962 Since some people disapprove of white space cleanups mixed in regular commits
while others dislike them being extra commits, let's clean them up once and
for all for the existing code. If it's ugly, let it only be ugly once :-)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5507 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-27 06:56:47 +00:00
..
COPYING
Makefile.in Support for the AMD Geode GX2 2010-01-15 10:06:39 +00:00
TODO msrtool: Use libpci to let system and target probes find PCI devices. 2008-11-25 02:03:16 +00:00
configure Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cs5536.c msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. 2009-07-10 03:10:26 +00:00
darwin.c msrtool: Add comment with DirectIO URL to the code where it is used. 2009-11-16 17:29:22 +00:00
freebsd.c msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface 2009-11-28 05:21:42 +00:00
geodegx2.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
geodelx.c Remove commented out example MSR definitions 2009-11-26 14:03:25 +00:00
k8.c Remove commented out example MSR definitions 2009-11-26 14:03:25 +00:00
linux.c msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits. 2009-01-26 17:03:05 +00:00
msrtool.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
msrtool.h msrtool: Add endptr to str2msr() showing how many characters were parsed 2010-01-17 18:33:53 +00:00
msrutils.c msrtool: Fix typo 2010-01-17 21:59:27 +00:00
sys.c port msrtool to darwin. 2009-09-01 10:03:01 +00:00