coreboot-kgpe-d16/src/superio
Patrick Rudolph 95bff2e17e superio/common: Add more ACPI methods
* Make use of introduced SSDT config mode access
* Make use of introduced SSDT mutex
* Provide ACPI functions to safely access SIO config space
* Implement method to query LDN enable state
* Implement method to set LDN enable state
* Use introduced functions to implement _DIS and _STA in the device
* Update documentation

Tested on Aspeed AST2500 and Linux 5.2.
Manually verified ACPI code that generates no errors in Linux.

Change-Id: I520b29de925f368cd71ff8f1f58d2d57d72eff8d
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-12-22 13:47:55 +00:00
..
acpi src: Capitalize Super I/O 2019-10-07 19:18:36 +00:00
aspeed superio/aspeed/ast2400: Add AST2500 support 2019-12-17 13:05:49 +00:00
common superio/common: Add more ACPI methods 2019-12-22 13:47:55 +00:00
fintek mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function 2019-12-15 11:54:54 +00:00
ite superio/ite/it8728f: remove unused LDN selection register define 2019-12-16 09:48:39 +00:00
nsc superio/nsc/pc87417: Remove unused <stdint.h> 2019-12-06 14:59:42 +00:00
nuvoton superio/*: Don't use conf_mode directly 2019-12-13 09:04:55 +00:00
renesas superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
serverengines superio/serverengines/pilot: Fix typo 2019-12-05 15:29:09 +00:00
smsc superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state 2019-12-20 17:51:10 +00:00
winbond superio/*: Don't use conf_mode directly 2019-12-13 09:04:55 +00:00
Makefile.inc superio: Add ASpeed AST2400 2019-05-24 07:22:23 +00:00