summaryrefslogtreecommitdiffstats
path: root/util/inteltool
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-084-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-281-1/+1
* inteltool: dump gfx registers.Vladimir Serbinenko2015-05-254-5/+88
* Remove address from GPLv2 headersPatrick Georgi2015-05-2111-11/+11
* util/inteltool: add Broadwell-U supportMatt DeVillier2015-05-168-0/+13
* inteltool: add ICH8M-E supportLubomir Rintel2015-03-266-0/+6
* util/inteltool: Support reading RCBA of NM70 southbridgeAlexandru Gagniuc2015-03-101-0/+1
* inteltool: add `-s` to dump spi bar and bios_cntl registersAlexander Couzens2015-01-085-3/+237
* inteltool: Start adding Bay TrailMartin Roth2014-12-165-0/+540
* utils: Remove references to tracker from manpagesMartin Roth2014-12-091-3/+1
* inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read supportFelix Held2014-11-094-21/+56
* inteltool: Fix message in case of multiple LPC controllersMathias Krause2014-11-061-4/+5
* inteltool: Add support for Sandy Bridge desktop processorsFelix Held2014-11-064-5/+10
* inteltool: Show more info on sandy/ivy.Vladimir Serbinenko2014-11-054-2/+396
* inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko2014-11-041-80/+3
* inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg2014-11-047-1/+171
* inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner2014-11-023-55/+94
* util/inteltool: fix typoIdwer Vollering2014-08-261-3/+3
* util/inteltool: Typo in dump output for 'GP_IO_SEL3'Edward O'Callaghan2014-08-131-2/+2
* util/inteltool: Add pci ids for 4 northbridge models instead of 1.Damien Zammit2014-06-114-4/+16
* utils: Install man pages as non-executable (chmod 644)Lubomir Rintel2014-01-311-1/+1
* inteltool: Print raw CPUID and make hexadecimal values unambiguousDamien Zammit2013-07-231-2/+2
* inteltool: add initial support for NehalemStefan Tauner2013-06-234-2/+54
* util/inteltool: Add support for other 5 chipsetsStefan Tauner2013-06-135-21/+85
* util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko2013-05-276-1/+221
* inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflowPaul Menzel2013-04-151-3/+3
* inteltool: Use portable type `uint64_t` instead of `u64`Paul Menzel2013-04-141-1/+1
* inteltool: remove unused file descriptor variable and ifdefsStefan Tauner2013-04-081-8/+2
* inteltool: use inttypes for prints in memory.cStefan Tauner2013-04-051-5/+5
* inteltool: cpu.c: Use conversion specifier `u` for unsigned integersPaul Menzel2013-04-051-2/+2
* inteltool: Cast to `intptr_t` instead of `uint64_t`Paul Menzel2013-04-041-4/+4
* inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`Paul Menzel2013-04-031-1/+1
* inteltool: Allow to override Makefile variablesPaul Menzel2013-04-011-6/+6
* inteltool: Add Cougar/Panther Point GPIO defaultsNico Huber2013-04-011-5/+98
* inteltool: Add option to show differences in GPIO setupNico Huber2013-04-013-27/+103
* inteltool: Support PM registers on Cougar/Panther PointNico Huber2013-04-011-0/+84
* inteltool: Add Cougar/Panther Point IDs to rootcmplx.cNico Huber2013-03-301-0/+29
* inteltool: Support GPIO registers on Cougar/Panther PointNico Huber2013-03-291-0/+69
* inteltool: Add definitions for Cougar/Panther Point PCI IDsNico Huber2013-03-292-30/+60
* inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dumpOlivier Langlois2013-01-251-0/+154
* inteltool: Add output of 64bit registers in PMBASENico Huber2012-10-271-2/+10
* inteltool: improve the libpci test in the MakefileStefan Tauner2012-10-191-4/+16
* inteltool: add support for 946GZ and 946PLStefan Tauner2012-10-194-0/+6
* inteltool: new definitions and cleanupStefan Tauner2012-10-194-104/+189
* inteltool: remove bashism from MakefileStefan Tauner2012-10-141-1/+1
* inteltool: Add support for H65 Express chipsetAnton Kochkov2012-07-214-6/+171
* inteltool: fixup intel 5000 chipset pci idsSven Schnelle2012-07-062-2/+4
* Fix warnings in coreboot utilities.Stefan Reinauer2012-03-305-12/+15
* inteltool: Add support for dumping AMB registersSven Schnelle2012-01-084-3/+490
* inteltool: Add Intel i63xx I/O Controller HubSven Schnelle2011-10-305-1/+80