blob: 5956bcd9e3c314cc9b373a1e1a97b19899ed94d4 [file] [log] [blame]
Uwe Hermann9a6b6b52008-05-14 21:20:55 +00001.TH INTELTOOL 8 "May 14, 2008"
Stefan Reinauer03646be2008-05-13 22:14:21 +00002.SH NAME
3inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters
4.SH SYNOPSIS
Stefan Reinauerd466e6a2008-05-14 13:52:50 +00005.B inteltool \fR[\fB\-vh?grpmedPMa\fR]
Stefan Reinauer03646be2008-05-13 22:14:21 +00006.SH DESCRIPTION
7.B inteltool
8is a handy little tool for dumping the configuration space of Intel(R)
9CPUs, northbridges and southbridges.
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000010.sp
Stefan Reinauer03646be2008-05-13 22:14:21 +000011This tool has been developed for the coreboot project (see
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000012.B http://coreboot.org
Stefan Reinauer03646be2008-05-13 22:14:21 +000013for details on coreboot).
14.SH OPTIONS
15.TP
16.B "\-h, \-\-help"
17Show a help text and exit.
18.TP
19.B "\-v, \-\-version"
20Show version information and exit.
21.TP
22.B "\-a, \-\-all"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000023Dump all known I/O Controller Hub (ICH) southbridge, Intel(R) northbridge
24and Intel(R) Core CPU MSRs.
Stefan Reinauer03646be2008-05-13 22:14:21 +000025.TP
26.B "\-g, \-\-gpio"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000027Dump I/O Controller Hub (ICH) southbridge GPIO registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000028.TP
29.B "\-r, \-\-rcba"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000030Dump I/O Controller Hub (ICH) southbridge RCBA registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000031.TP
Alexander Couzensaa3dd5d2015-01-03 02:52:10 +010032.B "\-s, \-\-spi"
33Dump I/O Controller Hub (ICH) southbridge SPI registers and bios control.
34.TP
Stefan Reinauer03646be2008-05-13 22:14:21 +000035.B "\-p, \-\-pmbase"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000036Dump I/O Controller Hub (ICH) southbridge PMBASE registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000037.TP
38.B "\-m, \-\-mchbar"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000039Dump Intel(R) northbridge MCHBAR registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000040.TP
41.B "\-e, \-\-epbar"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000042Dump Intel(R) northbridge EPBAR registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000043.TP
44.B "\-d, \-\-dmibar"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000045Dump Intel(R) northbridge DMIBAR registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000046.TP
47.B "\-P, \-\-pciexbar"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000048Dump Intel(R) northbridge PCIEXBAR registers.
Stefan Reinauer03646be2008-05-13 22:14:21 +000049.TP
50.B "\-M, \-\-msrs"
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000051Dump Intel(R) CPU MSRs.
Stefan Reinauer03646be2008-05-13 22:14:21 +000052.SH BUGS
Martin Roth48a243b2014-12-07 22:25:02 -070053Please report any bugs on the coreboot mailing list
Stefan Reinauer03646be2008-05-13 22:14:21 +000054.RB "(" http://coreboot.org/Mailinglist ")."
55.SH LICENCE
56.B inteltool
Stefan Reinauer58a1cc12008-05-14 14:47:32 +000057is covered by the GNU General Public License (GPL), version 2.
Stefan Reinauer03646be2008-05-13 22:14:21 +000058.SH COPYRIGHT
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000059Copyright (C) 2008 coresystems GmbH
Stefan Reinauer03646be2008-05-13 22:14:21 +000060.SH AUTHORS
61Stefan Reinauer <stepan@coresystems.de>
62.PP
63This manual page was written by Stefan Reinauer <stepan@coresystems.de>.
64It is licensed under the terms of the GNU GPL (version 2).
Uwe Hermann9a6b6b52008-05-14 21:20:55 +000065.sp
66Intel(R) is a registered trademark of Intel Corporation. Other product
67and/or company names mentioned herein may be trademarks or registered
68trademarks of their respective owners.