index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
inteltool
Age
Commit message (
Expand
)
Author
2017-01-03
util/inteltool: Add ICH6-10 to BIOS_CNTL list
Arthur Heymans
2017-01-03
util/inteltool: Fix ICH SPIBAR registers
Arthur Heymans
2016-11-21
util/inteltool: Fix bay trail ahci device
Marshall Dawson
2016-10-20
util/inteltool: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-20
util/inteltool: Use tabs for indents
Elyes HAOUAS
2016-09-21
inteltool: add --ahci for printing AHCI registers
Iru Cai
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-31
util/inteltool: fix memory leak
Patrick Georgi
2016-07-28
util: Correct typo in MSR_EBC_SOFT_POWERON
Elyes HAOUAS
2016-06-08
inteltool: handle unsafe dumping of graphics registers
Stefan Tauner
2016-05-13
inteltool: update documentation
Stefan Tauner
2016-01-13
utils: Remove old license text from help & disclaimer file
Martin Roth
2016-01-07
inteltool: add NetBSD compatibility
Andrey Korolyov
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
util: Update makefiles for junit testing
Martin Roth
2015-10-11
inteltool: Add function to generate SPD dump.
Vladimir Serbinenko
2015-08-30
inteltool: Add Intel 4-Series chipset detection
Damien Zammit
2015-08-26
inteltool: fix build for FreeBSD
Roger Pau Monne
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
[next]