coreboot-kgpe-d16/util/inteltool
Stefan Tauner 088f569400 util/inteltool: Add support for other 5 chipsets
e4e8e090fa does add support for QM57,
but there are many more that should work with that code(?).

Does not explode on...
CPU: Processor Type: 0, Family 6, Model 25, Stepping 2
Northbridge: 8086:0044 (1st generation (Westmere family) Core Processor)
Southbridge: 8086:3b0f (QS57)

Change-Id: I85e15ba45678a5bd635415a7a8d69c05bff8f7ef
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: http://review.coreboot.org/3321
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2013-06-13 11:31:41 +02:00
..
Makefile inteltool: Allow to override Makefile variables 2013-04-01 22:40:45 +02:00
amb.c inteltool: Use portable type `uint64_t` instead of `u64` 2013-04-14 23:00:35 +02:00
cpu.c util/inteltool: Add support for mobile 5 chipset 2013-05-27 02:53:49 +02:00
gpio.c util/inteltool: Add support for other 5 chipsets 2013-06-13 11:31:41 +02:00
inteltool.8
inteltool.c util/inteltool: Add support for other 5 chipsets 2013-06-13 11:31:41 +02:00
inteltool.h util/inteltool: Add support for other 5 chipsets 2013-06-13 11:31:41 +02:00
memory.c util/inteltool: Add support for mobile 5 chipset 2013-05-27 02:53:49 +02:00
pcie.c inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow 2013-04-15 19:03:19 +02:00
powermgt.c util/inteltool: Add support for other 5 chipsets 2013-06-13 11:31:41 +02:00
rootcmplx.c util/inteltool: Add support for other 5 chipsets 2013-06-13 11:31:41 +02:00