Age | Commit message (Expand) | Author |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2020-01-10 | util/inteltool: Add MCHBAR dumping support for Ice Lake U systems | Johanna Schander |
2019-12-29 | util/inteltool: Add chip detection for IceLake chips | Johanna Schander |
2019-10-28 | inteltool: Add method 'print_system_info' | Felix Singer |
2019-10-22 | util/inteltool: Add server 5065x CPU model support | Maxim Polyakov |
2019-10-12 | util/inteltool: remove unsupported MSRs for 06_9EH | Maxim Polyakov |
2019-10-12 | util/inteltool: fix 6d0H-6dfH MSR names for 06_9EH | Maxim Polyakov |
2019-10-12 | util/inteltool/cpu: fix IA32_PLATFORM_ID MSR addr | Maxim Polyakov |
2019-10-12 | util/inteltool: remove duplicate MSR for 06_9EH | Maxim Polyakov |
2019-09-15 | util/inteltool: Add Intel HD 4400 (Haswell IGD) | Sellerie |
2019-09-05 | inteltool: Add Skylake Xeon E DMI3 Host bridge Id | Maxim Polyakov |
2019-09-05 | inteltool: add Lewisburg C62x GPIOs support | Maxim Polyakov |
2019-09-04 | inteltool: add Lewisburg family C62x chipset PCI IDs | Maxim Polyakov |
2019-07-31 | inteltool: Add GPIO support for Skylake-H chipsets | Felix Singer |
2019-07-29 | util/inteltool: Add H110 GPIO support | Pavel Sayekat |
2019-07-23 | util/*/Makefile: Rename -W to -Wextra | Jacob Garber |
2019-07-16 | util/inteltool: Shrink buffer size | Jacob Garber |
2019-07-07 | util/inteltool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/inteltool: Make internal functions static | Jacob Garber |
2019-05-15 | util/inteltool: Add Kabylake E3-1200 Support | Christian Walter |
2019-05-13 | util/inteltool: Use appropriate channel for printing timings | Jacob Garber |
2019-05-06 | inteltool: Add Sunrise Point-LP Skylake PCH IDs | Felix Singer |
2019-04-11 | util/inteltool: Swap conditions to prevent uninit reads | Jacob Garber |
2019-03-15 | inteltool: add 300 and C240 Series PCH | Thomas Heijligen |
2019-03-06 | inteltool: Add multiple device IDs of Intel GPUs | Felix Singer |
2019-03-05 | util/inteltool: Add Apollo Lake GPIO groups and names | Nico Huber |
2019-01-21 | util/inteltool: Add support for Denverton | Thomas Heijligen |
2019-01-05 | util/inteltool: fix PCR init of Sunrise Point-LP devices | Shaleen Jain |
2018-12-28 | util/inteltool: Add support for Sunrise Point LP | Matthew Garrett |
2018-11-29 | util/inteltool: Add Apollo Lake LPC ID and allow to read PCRs | Nico Huber |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
2018-10-18 | util/inteltool: Fix LynxPoint (non-LP) GPIO register map | Fehér Roland Ádám |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-06-21 | inteltool: Add PCI IDs for the C220 PCH series | qeed |
2018-06-11 | inteltool: Add dumping of full PCR ports | Youness Alaoui |
2018-06-04 | util/inteltool: Add Pentium 4 model f6x | Elyes HAOUAS |
2018-03-27 | inteltool: Add some Skylake desktop ids | Nico Huber |
2018-03-15 | util/inteltool: Add missing #include <string.h> | Nico Huber |
2018-02-06 | inteltool: Add Cougar- and Pantherpoint PCH PCI IDs for SPI | Arthur Heymans |
2018-02-06 | inteltool: Fix displaying 64bit spi registers | Arthur Heymans |
2018-01-15 | inteltool: Dump Sunrise Point PCH-H GPIO groups | Nico Huber |
2018-01-15 | inteltool: Support for nasty Primary to Sideband Bridge (P2SB) | Nico Huber |
2018-01-10 | util/inteltool: Add Skylake Desktop Northbridge | Christoph Pomaska |
2017-12-22 | inteltool: Add hint for compiler to avoid fall-through warning | Paul Menzel |
2017-12-20 | util/inteltool: Add GPU device IDs | Patrick Rudolph |
2017-11-08 | util/inteltool: Add Skylake definition to MCHBAR reading | Maximilian Schander |
2017-11-08 | util/inteltool: Add PCIEXBAR and PXPEPBAR reading for Skylake | Maximilian Schander |
2017-11-08 | util/inteltool: Add Skylake DMIBAR register dumping | Maximilian Schander |
2017-11-03 | inteltool: Add southbridge and CPU definitions for Skylake | Maximilian Schander |
2017-08-22 | util/inteltool: Remove duplicated error message, switch to snprintf | Maciej Suminski |