coreboot/src
Lean Sheng Tan e98dd0aad8 mb/prodrive/atlas: Enable GPP_B14 buzzer support
Per Intel doc 621483, 26.1.1 - NMI_STS_CNT, 8254 timer is required
for Speaker Data output (buzzer) at GPP_B14 NF1, as it is using
8254 timer counter 2 output. However when 8254 timer is used, S0ix
will not work as 8254 has to be gated instead. For further info on
s0ix requirements, refer to Intel doc 610002 (Modern Standby Unified
Checklist).

This CL also disables s0ix because it is not required by the
platform.

Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: Ib5e7787a47509ed09818d8515d21a80196fb1ec6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67553
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-02 14:47:36 +00:00
..
acpi acpi: Create a common method to add DmaProperty 2022-11-29 19:48:27 +00:00
arch arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK 2022-11-30 16:52:23 +00:00
commonlib commonlib/fsp_relocate.c: Fix cbfstool build on 32-bit host 2022-11-25 13:53:31 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/intel/model_206ax: Remove fake lapic device 2022-12-01 10:27:31 +00:00
device device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
drivers /: Remove extra space after comma 2022-11-30 03:07:23 +00:00
ec vboot: Allow for comparison of hash without zero-padding 2022-12-01 22:12:16 +00:00
include acpi: Create a common method to add DmaProperty 2022-11-29 19:48:27 +00:00
lib /: Remove extra space after comma 2022-11-30 03:07:23 +00:00
mainboard mb/prodrive/atlas: Enable GPP_B14 buzzer support 2022-12-02 14:47:36 +00:00
northbridge nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock 2022-12-02 14:44:41 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security vboot: Allow for comparison of hash without zero-padding 2022-12-01 22:12:16 +00:00
soc soc/intel/meteorlake: Refactor pmc_lockdown_cfg function 2022-12-02 14:45:23 +00:00
southbridge sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} 2022-12-02 14:39:56 +00:00
superio src/superio: Remove unnecessary space after casts 2022-11-21 15:03:50 +00:00
vendorcode vc/intel/edk2/edk2-stable202111: Safe guard enum macro in SmBios.h 2022-11-26 23:45:26 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00