coreboot-kgpe-d16/src/superio
Patrick Rudolph 5449007425 superio/ite: Add it8528e
* Add support for the SuperIO part of IT8528E
* Based on the IT8528E datasheet and tests on vendor firmware

TODO: Add support for accessing EC space, which should be
implemented in src/ec/ instead, as it's a separate logical unit.

No datasheet is publicy available.

Tested on wedge100s.
The serial works under the OS without CONFIG_CONSOLE_SERIAL.

Change-Id: I72aa756e123d6f99d9ef4fe955c4b7f1be25d547
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/30957
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-01-24 09:10:13 +00:00
..
acpi superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks 2018-08-03 15:10:34 +00:00
common
fintek superio/*: Link early initialization into bootblock 2019-01-06 14:02:58 +00:00
intel superio/*: Link early initialization into bootblock 2019-01-06 14:02:58 +00:00
ite superio/ite: Add it8528e 2019-01-24 09:10:13 +00:00
nsc superio/nsc: fix IO masks 2019-01-17 14:52:17 +00:00
nuvoton superio/wpcm450: fix keyboard IO masks 2019-01-24 03:01:41 +00:00
renesas superio/renesas: remove LDN-specific ops overrides 2018-07-25 09:27:22 +00:00
serverengines superio/*: Link early initialization into bootblock 2019-01-06 14:02:58 +00:00
smsc src/superio/smsc/smscsuperio/superio.c: Add SCH5504 2019-01-15 09:35:31 +00:00
via superio/via: remove LDN-specific ops overrides 2018-07-25 09:27:58 +00:00
winbond Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
Makefile.inc