coreboot-kgpe-d16/util/inteltool
Nico Huber 8a95c6c48d util/inteltool: Add Apollo Lake GPIO groups and names
Apollo Lake has four GPIO communities each with a single group named
after the physical location of the pads (I guess): North West, North,
West and South West.

Also add some logic to be able to tag the default function of a pad
(with an asterisk before its name). This seems easier to review in the
tables, but we could also encode the number of the default explicitly
instead.

Used Intel documents:
- 334817-001 (datasheet vol. 1)
- 334819-001 (datasheet vol. 3)

Change-Id: I5cd687fdc1d2ae81f2e948178bf319897b47f031
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Signed-off-by: Felix Singer <migy@darmstadt.ccc.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/29897
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-03-05 11:56:02 +00:00
..
Makefile treewide: use /usr/bin/env where appropriate 2018-11-17 07:32:03 +00:00
ahci.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
amb.c util/inteltool: fix memory leak 2016-07-31 19:16:45 +02:00
cpu.c util/inteltool: Add Pentium 4 model f6x 2018-06-04 02:31:51 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
gfx.c
gpio.c util/inteltool: Add Apollo Lake GPIO groups and names 2019-03-05 11:56:02 +00:00
gpio_groups.c util/inteltool: Add Apollo Lake GPIO groups and names 2019-03-05 11:56:02 +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 support for Denverton 2019-01-21 13:27:24 +00:00
inteltool.h util/inteltool: Add support for Denverton 2019-01-21 13:27:24 +00:00
ivy_memory.c util/inteltool: Remove unnecessary whitespace 2016-10-20 20:22:05 +02:00
memory.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
pcie.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
pcr.c util/inteltool: Add support for Denverton 2019-01-21 13:27:24 +00:00
pcr.h inteltool: Add dumping of full PCR ports 2018-06-11 20:55:06 +00:00
powermgt.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
rootcmplx.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00
spi.c util/inteltool: Add support for Sunrise Point LP 2018-12-28 22:31:54 +00:00