aboutsummaryrefslogtreecommitdiff
path: root/util/inteltool
AgeCommit message (Expand)Author
2015-03-26inteltool: add ICH8M-E supportLubomir Rintel
2015-03-10util/inteltool: Support reading RCBA of NM70 southbridgeAlexandru Gagniuc
2015-01-08inteltool: add `-s` to dump spi bar and bios_cntl registersAlexander Couzens
2014-12-16inteltool: Start adding Bay TrailMartin Roth
2014-12-09utils: Remove references to tracker from manpagesMartin Roth
2014-11-09inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read supportFelix Held
2014-11-06inteltool: Fix message in case of multiple LPC controllersMathias Krause
2014-11-06inteltool: Add support for Sandy Bridge desktop processorsFelix Held
2014-11-05inteltool: Show more info on sandy/ivy.Vladimir Serbinenko
2014-11-04inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko
2014-11-04inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg
2014-11-02inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner
2014-08-26util/inteltool: fix typoIdwer Vollering
2014-08-13util/inteltool: Typo in dump output for 'GP_IO_SEL3'Edward O'Callaghan
2014-06-11util/inteltool: Add pci ids for 4 northbridge models instead of 1.Damien Zammit
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2013-07-23inteltool: Print raw CPUID and make hexadecimal values unambiguousDamien Zammit
2013-06-23inteltool: add initial support for NehalemStefan Tauner
2013-06-13util/inteltool: Add support for other 5 chipsetsStefan Tauner
2013-05-27util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko
2013-04-15inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflowPaul Menzel
2013-04-14inteltool: Use portable type `uint64_t` instead of `u64`Paul Menzel
2013-04-08inteltool: remove unused file descriptor variable and ifdefsStefan Tauner
2013-04-05inteltool: use inttypes for prints in memory.cStefan Tauner
2013-04-05inteltool: cpu.c: Use conversion specifier `u` for unsigned integersPaul Menzel
2013-04-04inteltool: Cast to `intptr_t` instead of `uint64_t`Paul Menzel
2013-04-03inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`Paul Menzel
2013-04-01inteltool: Allow to override Makefile variablesPaul Menzel
2013-04-01inteltool: Add Cougar/Panther Point GPIO defaultsNico Huber
2013-04-01inteltool: Add option to show differences in GPIO setupNico Huber
2013-04-01inteltool: Support PM registers on Cougar/Panther PointNico Huber
2013-03-30inteltool: Add Cougar/Panther Point IDs to rootcmplx.cNico Huber
2013-03-29inteltool: Support GPIO registers on Cougar/Panther PointNico Huber
2013-03-29inteltool: Add definitions for Cougar/Panther Point PCI IDsNico Huber
2013-01-25inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dumpOlivier Langlois
2012-10-27inteltool: Add output of 64bit registers in PMBASENico Huber
2012-10-19inteltool: improve the libpci test in the MakefileStefan Tauner
2012-10-19inteltool: add support for 946GZ and 946PLStefan Tauner
2012-10-19inteltool: new definitions and cleanupStefan Tauner
2012-10-14inteltool: remove bashism from MakefileStefan Tauner
2012-07-21inteltool: Add support for H65 Express chipsetAnton Kochkov
2012-07-06inteltool: fixup intel 5000 chipset pci idsSven Schnelle
2012-03-30Fix warnings in coreboot utilities.Stefan Reinauer
2012-01-08inteltool: Add support for dumping AMB registersSven Schnelle
2011-10-30inteltool: Add Intel i63xx I/O Controller HubSven Schnelle
2011-09-14inteltool: fixed 64 bit buildMathias Krause
2011-09-14inteltool: Fixed building of position independent executablesMathias Krause
2011-09-12inteltool: added more device IDsRuud Schramp
2011-03-18oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2010-12-17inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering
2010-11-27- Add support for Intel Pentium III MSRsTobias Diedrich
2010-10-24Add inteltool support for FreeBSD.Idwer Vollering
2010-09-03Add support for dumping ACPI registers for i7Warren Turkal
2010-09-03Add support for dumping RCBA registers for i7Warren Turkal
2010-09-03Remove some errant spacesWarren Turkal
2010-09-03Add DMIBAR support for Intel X58 southbridgeWarren Turkal
2010-09-01Add support for dumping GPIOS on Intel ICH10R. This information comes from th...Warren Turkal
2010-08-17Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.Corey Osgood
2010-08-01add i945GSE to inteltoolBjörn Busse
2010-07-29Add support for the Intel Atom D400/500- and N400-series integrated Corey Osgood
2010-06-16This patch adds inteltool support for i810E and ICH2.Joseph Smith
2010-06-01inteltool: basic poulsbo sch support.Stefan Reinauer
2010-05-30whitespace cleanup inteltool cpu.cStefan Reinauer
2010-05-30Added support to ICH9 chipset familyAnton Kochkov
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-21This patch adds:Pat Erley
2010-03-21drop dead code.Stefan Reinauer
2010-02-22Inteltool: Add i830/Tolapai/Ich4 supportStefan Reinauer
2009-11-02Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool.Loïc Grenié
2009-09-30Hm, quickfix to prevent the following crash, no idea yet what happens:Uwe Hermann
2009-09-30Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB.Maciej Pijanka
2009-09-01Clean up Mac OS X support of inteltoolStefan Reinauer
2009-08-29add i810 and ich0Stefan Reinauer
2009-06-30add new supported chipsetWarren Turkal
2009-04-22mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x8...Stefan Reinauer
2008-12-04Patch to util/inteltool:Stefan Reinauer
2008-11-02inteltool 82945G/GZ/P/PL Support (trivial)Stefan Reinauer
2008-08-20split the one file, as the several printing functions will continue to growStefan Reinauer
2008-08-20use seperate array for core 2 cpus (trivial)Stefan Reinauer
2008-08-18inteltool: match cpuid before attempting to print MSRs (trivial)Stefan Reinauer
2008-06-22as per Peter's suggestion. clean binary in make cleanStefan Reinauer
2008-05-17Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial).Uwe Hermann
2008-05-14Cosmetics, whitespace, coding style, partially ident-aided (trivial).Uwe Hermann
2008-05-14add ICH7-M and ICH7 DH to inteltool (trivial)Stefan Reinauer
2008-05-14fix license mentioning in manpage (trivial)Stefan Reinauer
2008-05-14trivial patch: move maintainable parts to the top and add ICH7-M DH southbridgeStefan Reinauer
2008-05-14trivial patch to fix options. Thanks to Uwe Hermann for the hint!Stefan Reinauer
2008-05-14Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7Stefan Reinauer
2008-05-13Add new revised inteltool that dumps all kinds of chipset information and dro...Stefan Reinauer