Age | Commit message (Expand) | Author |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-25 | inteltool: dump gfx registers. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-16 | util/inteltool: add Broadwell-U support | Matt DeVillier |
2015-03-26 | inteltool: add ICH8M-E support | Lubomir Rintel |
2015-03-10 | util/inteltool: Support reading RCBA of NM70 southbridge | Alexandru Gagniuc |
2015-01-08 | inteltool: add `-s` to dump spi bar and bios_cntl registers | Alexander Couzens |
2014-12-16 | inteltool: Start adding Bay Trail | Martin Roth |
2014-12-09 | utils: Remove references to tracker from manpages | Martin Roth |
2014-11-09 | inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read support | Felix Held |
2014-11-06 | inteltool: Fix message in case of multiple LPC controllers | Mathias Krause |
2014-11-06 | inteltool: Add support for Sandy Bridge desktop processors | Felix Held |
2014-11-05 | inteltool: Show more info on sandy/ivy. | Vladimir Serbinenko |
2014-11-04 | inteltool/sandybridge: Kill mch_registers codepath. | Vladimir Serbinenko |
2014-11-04 | inteltool: Add support for Haswell ULT and Lynx Point LP | Dennis Wassenberg |
2014-11-02 | inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series | Stefan Tauner |
2014-08-26 | util/inteltool: fix typo | Idwer Vollering |
2014-08-13 | util/inteltool: Typo in dump output for 'GP_IO_SEL3' | Edward O'Callaghan |
2014-06-11 | util/inteltool: Add pci ids for 4 northbridge models instead of 1. | Damien Zammit |
2014-01-31 | utils: Install man pages as non-executable (chmod 644) | Lubomir Rintel |
2013-07-23 | inteltool: Print raw CPUID and make hexadecimal values unambiguous | Damien Zammit |
2013-06-23 | inteltool: add initial support for Nehalem | Stefan Tauner |
2013-06-13 | util/inteltool: Add support for other 5 chipsets | Stefan Tauner |
2013-05-27 | util/inteltool: Add support for mobile 5 chipset | Vladimir Serbinenko |
2013-04-15 | inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow | Paul Menzel |
2013-04-14 | inteltool: Use portable type `uint64_t` instead of `u64` | Paul Menzel |
2013-04-08 | inteltool: remove unused file descriptor variable and ifdefs | Stefan Tauner |
2013-04-05 | inteltool: use inttypes for prints in memory.c | Stefan Tauner |
2013-04-05 | inteltool: cpu.c: Use conversion specifier `u` for unsigned integers | Paul Menzel |
2013-04-04 | inteltool: Cast to `intptr_t` instead of `uint64_t` | Paul Menzel |
2013-04-03 | inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t` | Paul Menzel |
2013-04-01 | inteltool: Allow to override Makefile variables | Paul Menzel |
2013-04-01 | inteltool: Add Cougar/Panther Point GPIO defaults | Nico Huber |
2013-04-01 | inteltool: Add option to show differences in GPIO setup | Nico Huber |
2013-04-01 | inteltool: Support PM registers on Cougar/Panther Point | Nico Huber |
2013-03-30 | inteltool: Add Cougar/Panther Point IDs to rootcmplx.c | Nico Huber |
2013-03-29 | inteltool: Support GPIO registers on Cougar/Panther Point | Nico Huber |
2013-03-29 | inteltool: Add definitions for Cougar/Panther Point PCI IDs | Nico Huber |
2013-01-25 | inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump | Olivier Langlois |
2012-10-27 | inteltool: Add output of 64bit registers in PMBASE | Nico Huber |
2012-10-19 | inteltool: improve the libpci test in the Makefile | Stefan Tauner |
2012-10-19 | inteltool: add support for 946GZ and 946PL | Stefan Tauner |
2012-10-19 | inteltool: new definitions and cleanup | Stefan Tauner |
2012-10-14 | inteltool: remove bashism from Makefile | Stefan Tauner |
2012-07-21 | inteltool: Add support for H65 Express chipset | Anton Kochkov |
2012-07-06 | inteltool: fixup intel 5000 chipset pci ids | Sven Schnelle |
2012-03-30 | Fix warnings in coreboot utilities. | Stefan Reinauer |
2012-01-08 | inteltool: Add support for dumping AMB registers | Sven Schnelle |
2011-10-30 | inteltool: Add Intel i63xx I/O Controller Hub | Sven Schnelle |