Age | Commit message (Expand) | Author |
2022-02-12 | util/inteltool: Actually read SATA init data from SIRD | Benjamin Doron |
2021-11-19 | util/inteltool/gpio.c: Correct register name | Angel Pons |
2021-11-19 | util/inteltool: Add ICH10D PCI ID | Angel Pons |
2021-10-24 | util/inteltool: Add PCH IDs for 200 series chipsets | Timofey Komarov |
2021-09-06 | inteltool: Support dumping IOBP register values | Iru Cai |
2021-08-17 | inteltool: Allow to set cores range for MSRs dump | Maxim Polyakov |
2021-05-10 | inteltool: add initial support for Emmits Burg PCH | Jonathan Zhang |
2021-05-10 | inteltool: add initial suppot for Sapphire Rapids Scalable Processor | Jonathan Zhang |
2020-11-30 | inteltool: Add support to print TME/MKTME status | Pratik Prajapati |
2020-11-26 | util/inteltool: drop OS-specific rdmsr/wrmsr prototypes | Idwer Vollering |
2020-11-22 | util/inteltool/ivy_memory.c: Do not rely on MR0 values | Angel Pons |
2020-11-22 | util/inteltool/ivy_memory.c: Properly mask tAONPD | Angel Pons |
2020-11-11 | util/inteltool: add missing special function pads for CNL-LP | Michael Niewöhner |
2020-11-11 | util/inteltool: add missing special function pads for CNL-H | Michael Niewöhner |
2020-11-11 | util/inteltool: add missing native functions of special pads for CNL-H | Michael Niewöhner |
2020-11-11 | util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-H | Michael Niewöhner |
2020-11-11 | util/inteltool: add missing native functions of special pads for CNL-LP | Michael Niewöhner |
2020-11-11 | util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-LP | Michael Niewöhner |
2020-11-09 | util/inteltool: Add support for Intel Lewisburg SKU C621A | Jingle Hsu |
2020-10-31 | .gitignore: Ignore .test/.dependencies globally | Patrick Georgi |
2020-10-30 | .gitignore: Split into subdirectory files | Patrick Georgi |
2020-10-26 | inteltool: Only use real graphics devices | Stefan Reinauer |
2020-10-26 | inteltool: initial Hewitt Lake support | Stefan Reinauer |
2020-08-29 | util/inteltool: Add support for Comet Lake-U | Matt DeVillier |
2020-07-26 | util/inteltool/gpio_names: Make group and community titles consistent | Benjamin Doron |
2020-07-21 | inteltool/gpio: Add support for new Lewisburg chipsets | Maxim Polyakov |
2020-07-21 | util/inteltool: add missing L0 and L1 pads for Lewisburg | Maxim Polyakov |
2020-07-09 | util/inteltool: add PCI ID for ICH10DO | Idwer Vollering |
2020-07-07 | util/inteltool: Support dumping more BARs on Skylake mobile SoCs | Benjamin Doron |
2020-05-12 | inteltool: fix dumping of Lynx Point LP and Wildcat Point PM registers | Iru Cai |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-09 | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-03-24 | util/inteltool: add inteltool path to include path | Michael Niewöhner |
2020-03-21 | util/inteltool: use read* macros instead of pointers | Michael Niewöhner |
2020-03-20 | util/inteltool: powermgt: add code for dumping config registers | Michael Niewöhner |
2020-03-18 | util/inteltool: powermgt: make Sunrise Point dumping work | Michael Niewöhner |
2020-03-18 | util/inteltool: Makefile: add src/arch to includes. | Michael Niewöhner |
2020-03-17 | util/inteltool: spi: add a bunch of missing chipsets to print_bioscntl | Michael Niewöhner |
2020-03-17 | util/inteltool: add code for dumping LPC registers | Michael Niewöhner |
2020-03-16 | util/inteltool: ahci: add Sunrise Point config and SIR registers | Michael Niewöhner |
2020-03-16 | util/inteltool: ahci: add code for dumping config and SIR registers | Michael Niewöhner |
2020-03-16 | util/inteltool: ahci: rework AHCI | Michael Niewöhner |
2020-03-16 | inteltool: add support for CannonPoint-LP | Matt DeVillier |
2020-03-16 | util/inteltool: Split GPIO community switch-case into its own function | Johanna Schander |
2020-03-16 | util/inteltool: Move Denverton definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: Move Lewisburg definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: Move Sunrise Point (LP) definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: Move Apollo Lake definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: Move Cannon Lake definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: Move Ice Lake definitions into their own header | Johanna Schander |
2020-03-16 | util/inteltool: add 6th gen. mobile core u/y series | Michael Niewöhner |
2020-03-15 | util/inteltool: powermgt: rename variable for consistency | Michael Niewöhner |
2020-03-15 | util/inteltool: powermgt: initialize register size variables | Michael Niewöhner |
2020-03-15 | util/inteltool: powermgt: drop dead code | Michael Niewöhner |
2020-03-15 | util/inteltool: gpio: drop dead code | Michael Niewöhner |
2020-02-24 | util/inteltool: Add missing entry for WPT-LP Premium | Angel Pons |
2020-02-17 | treewide: capitalize 'BIOS' | Elyes HAOUAS |
2020-02-01 | util/inteltool: Add GPIO dumping capabilites for Ice Lake U systems | Johanna Schander |
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 |