Add new revised inteltool that dumps all kinds of chipset information and drop old
[coreboot.git] / util / inteltool / inteltool.8
1 .TH INTELTOOL 8 "May 12, 2008"
2 .SH NAME
3 inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters
4 .SH SYNOPSIS
5 .B inteltool \fR[\fB\-vh?grpmedPM\fR]
6 .SH DESCRIPTION
7 .B inteltool
8 is a handy little tool for dumping the configuration space of Intel(R)
9 CPUs, northbridges and southbridges.
10
11 This tool has been developed for the coreboot project (see
12 .B http://www.coreboot.org/
13 for details on coreboot).
14 .SH OPTIONS
15 .TP
16 .B "\-h, \-\-help"
17 Show a help text and exit.
18 .TP
19 .B "\-v, \-\-version"
20 Show version information and exit.
21 .TP
22 .B "\-a, \-\-all"
23 Dump all known I/O Controller Hub (ICH) southbridge, Intel(R) northbridge and Intel(R) Core CPU MSRs.
24 .TP
25 .B "\-g, \-\-gpio"
26 Dump I/O Controller Hub (ICH) southbridge GPIO registers
27 .TP
28 .B "\-r, \-\-rcba"
29 Dump I/O Controller Hub (ICH) southbridge RCBA registers
30 .TP
31 .B "\-p, \-\-pmbase"
32 Dump I/O Controller Hub (ICH) southbridge pmbase registers
33 .TP
34 .B "\-m, \-\-mchbar"
35 Dump Intel(R) northbridge MCHBAR registers
36 .TP
37 .B "\-e, \-\-epbar"
38 Dump Intel(R) northbridge EPBAR registers
39 .TP
40 .B "\-d, \-\-dmibar"
41 Dump Intel(R) northbridge DMIBAR registers
42 .TP
43 .B "\-P, \-\-pciexbar"
44 Dump Intel(R) northbridge PCIEXBAR registers
45 .TP
46 .B "\-M, \-\-msrs"
47 Dump Intel(R) CPU MSRs
48 .SH BUGS
49 Please report any bugs at
50 .BR http://tracker.coreboot.org/trac/coreboot/newticket ","
51 or on the coreboot mailing list
52 .RB "(" http://coreboot.org/Mailinglist ")."
53 .SH LICENCE
54 .B inteltool
55 is covered by the GNU General Public License (GPL), version 2 or later.
56 .SH COPYRIGHT
57 (C) 2008 coresystems GmbH
58 .SH AUTHORS
59 Stefan Reinauer <stepan@coresystems.de>
60 .PP
61 This manual page was written by Stefan Reinauer <stepan@coresystems.de>.
62 It is licensed under the terms of the GNU GPL (version 2).
63
64 Intel(R) is a registered trademark of Intel Corporation. Other product and/or company names mentioned herein may be trademarks or registered trademarks of their respective owners.
65
66