summaryrefslogtreecommitdiff
path: root/util/inteltool
AgeCommit message (Expand)Author
2017-06-06inteltool: Fix clean-up and close related TODONico Huber
2017-06-06inteltool: Add first Skylake PCI IDsNico Huber
2017-06-06inteltool: Don't use PCI_FILL_SIZESNico Huber
2017-05-01util/inteltool: Add support for Wildcat Point-LP PremiumYouness Alaoui
2017-05-01util/inteltool: Break long lines in supported_chips_listYouness Alaoui
2017-04-15util/inteltool: Add ICH10 (Consumer Base) supportArthur Heymans
2017-01-03util/inteltool: Add ICH6-10 to BIOS_CNTL listArthur Heymans
2017-01-03util/inteltool: Fix ICH SPIBAR registersArthur Heymans
2016-11-21util/inteltool: Fix bay trail ahci deviceMarshall Dawson
2016-10-20util/inteltool: Remove unnecessary whitespaceElyes HAOUAS
2016-10-20util/inteltool: Use tabs for indentsElyes HAOUAS
2016-09-21inteltool: add --ahci for printing AHCI registersIru Cai
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31util/inteltool: fix memory leakPatrick Georgi
2016-07-28util: Correct typo in MSR_EBC_SOFT_POWERONElyes HAOUAS
2016-06-08inteltool: handle unsafe dumping of graphics registersStefan Tauner
2016-05-13inteltool: update documentationStefan Tauner
2016-01-13utils: Remove old license text from help & disclaimer fileMartin Roth
2016-01-07inteltool: add NetBSD compatibilityAndrey Korolyov
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-10-11inteltool: Add function to generate SPD dump.Vladimir Serbinenko
2015-08-30inteltool: Add Intel 4-Series chipset detectionDamien Zammit
2015-08-26inteltool: fix build for FreeBSDRoger Pau Monne
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-25inteltool: dump gfx registers.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-16util/inteltool: add Broadwell-U supportMatt DeVillier
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