coreboot/src
Joel Linn a7c96155b9 superio/ite: Add function to disable 3VSBSW# signal
The 3VSBSW# signal can now also be disabled again which is necessary to
power components down properly in SMM when entering S5. In such cases
the signal will be enabled only in the SMM S3 handler.

Change-Id: I8535176908ec39e9916774135e028cbc7c203474
Signed-off-by: Joel Linn <jl@conductive.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81588
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-04-13 13:24:04 +00:00
..
acpi tree: Drop duplicated <device/{path,resource}.h> 2024-04-12 04:24:20 +00:00
arch tree: Drop duplicated <device/{path,resource}.h> 2024-04-12 04:24:20 +00:00
commonlib tree: Drop unused <string.h> 2024-04-11 11:13:18 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
device tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
drivers tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
ec tree: Drop unused <halt.h> 2024-04-11 19:25:06 +00:00
include tree: Drop duplicated <device/{path,resource}.h> 2024-04-12 04:24:20 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard superio/ite: Unify it8772f with common code 2024-04-13 13:22:58 +00:00
northbridge sandybridge,haswell,broadwell: Use DIV_ROUND_CLOSEST macro 2024-04-13 10:53:42 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: extract secdata_tpm{1,2}.c 2024-03-28 15:20:11 +00:00
soc soc/intel/broadwell/pch/sata.c: Add missing SATA init steps 2024-04-13 11:13:58 +00:00
southbridge tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
superio superio/ite: Add function to disable 3VSBSW# signal 2024-04-13 13:24:04 +00:00
vendorcode Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE 2024-04-04 10:41:39 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00