coreboot-kgpe-d16/util/inteltool
Johanna Schander e32ded82f0 util/inteltool: Split GPIO community switch-case into its own function
So far printing the GPIO groups chose the community definition. As the
list of supported platforms grows the massive switch case gets repetetive
and hinders the readers view.
It also reduces the ability to reuse the code in a potential libinteltool.
To takle these issues the detection logic was split into its own function.

Change-Id: I215c1b7d6ec164b8afd9489ebd54b63d3df50cb9
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38631
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-16 15:21:58 +00:00
..
gpio_names util/inteltool: Move Denverton definitions into their own header 2020-03-16 15:20:41 +00:00
Makefile commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +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 util/inteltool: gpio: drop dead code 2020-03-15 13:02:07 +00:00
gpio_groups.c util/inteltool: Split GPIO community switch-case into its own function 2020-03-16 15:21:58 +00:00
inteltool.8 treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
inteltool.c util/inteltool: add 6th gen. mobile core u/y series 2020-03-16 14:43:22 +00:00
inteltool.h util/inteltool: Split GPIO community switch-case into its own function 2020-03-16 15:21:58 +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 util/inteltool: Add GPIO dumping capabilites for Ice Lake U systems 2020-02-01 19:51:51 +00:00
pcr.h
powermgt.c util/inteltool: powermgt: rename variable for consistency 2020-03-15 13:05:31 +00:00
rootcmplx.c inteltool: Add Sunrise Point-LP Skylake PCH IDs 2019-05-06 10:38:49 +00:00
spi.c treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00