index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
inteltool
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Install man pages as non-executable (chmod 644)
Lubomir Rintel
2014-01-31
1
-1
/
+1
*
inteltool: Print raw CPUID and make hexadecimal values unambiguous
Damien Zammit
2013-07-23
1
-2
/
+2
*
inteltool: add initial support for Nehalem
Stefan Tauner
2013-06-23
4
-2
/
+54
*
util/inteltool: Add support for other 5 chipsets
Stefan Tauner
2013-06-13
5
-21
/
+85
*
util/inteltool: Add support for mobile 5 chipset
Vladimir Serbinenko
2013-05-27
6
-1
/
+221
*
inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow
Paul Menzel
2013-04-15
1
-3
/
+3
*
inteltool: Use portable type `uint64_t` instead of `u64`
Paul Menzel
2013-04-14
1
-1
/
+1
*
inteltool: remove unused file descriptor variable and ifdefs
Stefan Tauner
2013-04-08
1
-8
/
+2
*
inteltool: use inttypes for prints in memory.c
Stefan Tauner
2013-04-05
1
-5
/
+5
*
inteltool: cpu.c: Use conversion specifier `u` for unsigned integers
Paul Menzel
2013-04-05
1
-2
/
+2
*
inteltool: Cast to `intptr_t` instead of `uint64_t`
Paul Menzel
2013-04-04
1
-4
/
+4
*
inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`
Paul Menzel
2013-04-03
1
-1
/
+1
*
inteltool: Allow to override Makefile variables
Paul Menzel
2013-04-01
1
-6
/
+6
*
inteltool: Add Cougar/Panther Point GPIO defaults
Nico Huber
2013-04-01
1
-5
/
+98
*
inteltool: Add option to show differences in GPIO setup
Nico Huber
2013-04-01
3
-27
/
+103
*
inteltool: Support PM registers on Cougar/Panther Point
Nico Huber
2013-04-01
1
-0
/
+84
*
inteltool: Add Cougar/Panther Point IDs to rootcmplx.c
Nico Huber
2013-03-30
1
-0
/
+29
*
inteltool: Support GPIO registers on Cougar/Panther Point
Nico Huber
2013-03-29
1
-0
/
+69
*
inteltool: Add definitions for Cougar/Panther Point PCI IDs
Nico Huber
2013-03-29
2
-30
/
+60
*
inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump
Olivier Langlois
2013-01-25
1
-0
/
+154
*
inteltool: Add output of 64bit registers in PMBASE
Nico Huber
2012-10-27
1
-2
/
+10
*
inteltool: improve the libpci test in the Makefile
Stefan Tauner
2012-10-19
1
-4
/
+16
*
inteltool: add support for 946GZ and 946PL
Stefan Tauner
2012-10-19
4
-0
/
+6
*
inteltool: new definitions and cleanup
Stefan Tauner
2012-10-19
4
-104
/
+189
*
inteltool: remove bashism from Makefile
Stefan Tauner
2012-10-14
1
-1
/
+1
*
inteltool: Add support for H65 Express chipset
Anton Kochkov
2012-07-21
4
-6
/
+171
*
inteltool: fixup intel 5000 chipset pci ids
Sven Schnelle
2012-07-06
2
-2
/
+4
*
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
5
-12
/
+15
*
inteltool: Add support for dumping AMB registers
Sven Schnelle
2012-01-08
4
-3
/
+490
*
inteltool: Add Intel i63xx I/O Controller Hub
Sven Schnelle
2011-10-30
5
-1
/
+80
*
inteltool: fixed 64 bit build
Mathias Krause
2011-09-14
2
-4
/
+10
*
inteltool: Fixed building of position independent executables
Mathias Krause
2011-09-14
1
-1
/
+1
*
inteltool: added more device IDs
Ruud Schramp
2011-09-12
4
-0
/
+12
*
oops, one URL fix was missing. Add new DirectHW URL
Stefan Reinauer
2011-03-18
1
-1
/
+1
*
DirectHW fixes for coreboot utilities
Stefan Reinauer
2011-03-18
3
-4
/
+4
*
inteltool: Model 0xf2x, ICH5, i865 support.
Idwer Vollering
2010-12-17
8
-28
/
+314
*
- Add support for Intel Pentium III MSRs
Tobias Diedrich
2010-11-27
4
-4
/
+98
*
Add inteltool support for FreeBSD.
Idwer Vollering
2010-10-24
3
-2
/
+36
*
Add support for dumping ACPI registers for i7
Warren Turkal
2010-09-03
1
-0
/
+65
*
Add support for dumping RCBA registers for i7
Warren Turkal
2010-09-03
1
-2
/
+3
*
Remove some errant spaces
Warren Turkal
2010-09-03
1
-7
/
+7
*
Add DMIBAR support for Intel X58 southbridge
Warren Turkal
2010-09-03
1
-0
/
+3
*
Add support for dumping GPIOS on Intel ICH10R. This information comes from th...
Warren Turkal
2010-09-01
1
-0
/
+40
*
Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.
Corey Osgood
2010-08-17
5
-0
/
+10
*
add i945GSE to inteltool
Björn Busse
2010-08-01
4
-0
/
+6
*
Add support for the Intel Atom D400/500- and N400-series integrated
Corey Osgood
2010-07-29
4
-0
/
+42
*
This patch adds inteltool support for i810E and ICH2.
Joseph Smith
2010-06-16
7
-0
/
+99
*
inteltool: basic poulsbo sch support.
Stefan Reinauer
2010-06-01
3
-4
/
+16
*
whitespace cleanup inteltool cpu.c
Stefan Reinauer
2010-05-30
1
-6
/
+6
*
Added support to ICH9 chipset family
Anton Kochkov
2010-05-30
7
-25
/
+149
[next]