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 util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
amb.c
cpu.c util/inteltool: Add server 5065x CPU model support 2019-10-22 12:56:20 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
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 Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
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 util/inteltool: Use appropriate channel for printing timings 2019-05-13 09:24:14 +00:00
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 inteltool: Add dumping of full PCR ports 2018-06-11 20:55:06 +00:00
powermgt.c util/inteltool: Add Kabylake E3-1200 Support 2019-05-15 17:21:39 +00:00
rootcmplx.c inteltool: Add Sunrise Point-LP Skylake PCH IDs 2019-05-06 10:38:49 +00:00
spi.c util/inteltool: Make internal functions static 2019-07-07 20:23:42 +00:00