coreboot-kgpe-d16/util/inteltool
Johanna Schander 4ddbbd84d9 util/inteltool: Add MCHBAR dumping support for Ice Lake U systems
According to intels datasheet

Document Number: 341078-001
10th Generation Intel® Core™ Processor Families
Volume 2 of 2

we can dump the ICL MCHBAR similiar as on 8th / 9th gen CPUs.
The difference is that on ICL the MCHBAR address is definited by
the bits 38:16 instead of 38:15 giving the constraint that it has
to be 64kbit instead of 32kbit aligned. (Section 3.1.13)

Change-Id: Ia597a4b3738c11cb48ce5808d8459b4a2a768077
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38211
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2020-01-10 15:14:02 +00:00
..
Makefile util/*/Makefile: Rename -W to -Wextra 2019-07-23 09:10:47 +00:00
ahci.c
amb.c
cpu.c util/inteltool: Add server 5065x CPU model support 2019-10-22 12:56:20 +00:00
description.md
gfx.c
gpio.c inteltool: add Lewisburg C62x GPIOs support 2019-09-05 14:59:09 +00:00
gpio_groups.c inteltool: add Lewisburg C62x GPIOs support 2019-09-05 14:59:09 +00:00
inteltool.8
inteltool.c util/inteltool: Add chip detection for IceLake chips 2019-12-29 21:13:17 +00:00
inteltool.h util/inteltool: Add chip detection for IceLake chips 2019-12-29 21:13:17 +00:00
ivy_memory.c
memory.c util/inteltool: Add MCHBAR dumping support for Ice Lake U systems 2020-01-10 15:14:02 +00:00
pcie.c inteltool: Add Skylake Xeon E DMI3 Host bridge Id 2019-09-05 15:00:04 +00:00
pcr.c inteltool: add Lewisburg C62x GPIOs support 2019-09-05 14:59:09 +00:00
pcr.h
powermgt.c util/inteltool: Add Kabylake E3-1200 Support 2019-05-15 17:21:39 +00:00
rootcmplx.c
spi.c util/inteltool: Make internal functions static 2019-07-07 20:23:42 +00:00