coreboot/src
Alicja Michalska 6d0e35b68d mb/erying/tgl: Drop specifying which timers to use
With 8254 timer enabled, system would hang while entering s0ix state.
If we build coreboot with both timers =N, system enters s0ix state
(although it doesn't cut the power to the platform) and can be woken
up by pressing the key on the keyboard.

Since there's less potential for data loss in case of accidental
suspend, I think it makes sense to do it this way.

Change-Id: If6e0ac1d289447c292a49111251d321c951078e2
Signed-off-by: Alicja Michalska <alicja.michalska@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86093
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-02-09 21:43:31 +00:00
..
acpi acpi: Zero-out MADT before filling it 2025-02-05 18:11:26 +00:00
arch arch/arm64: Drop DISABLE_PEDANTIC=1 for BL31 2025-02-05 00:00:03 +00:00
commonlib CFR: Add min/max/step values and hex display flag for number options 2025-02-07 22:00:01 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/x86/smm: Fix smm_get_save_state() returning invalid pointer 2025-01-20 03:25:41 +00:00
device device: Fix debug print 2025-01-08 08:18:55 +00:00
drivers CFR: Add min/max/step values and hex display flag for number options 2025-02-07 22:00:01 +00:00
ec ec/starlabs/merlin: Only include virtual button driver for detachables 2025-02-08 19:37:42 +00:00
include soc/intel/common: Add Panther Lake DTT support 2025-01-26 16:57:49 +00:00
lib lib: Replace 'unsigned long int' by 'unsigned long' 2025-01-12 04:51:51 +00:00
mainboard mb/erying/tgl: Drop specifying which timers to use 2025-02-09 21:43:31 +00:00
northbridge nb/intel/i440bx: Drop self-specific debugging macros 2025-01-29 18:41:53 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/meteorlake: Add missing USB port definitions 2025-02-09 20:40:25 +00:00
southbridge sb/intel/bd82x6x: Apply EHCI mapping to xhci_overcurrent_mapping 2025-01-21 05:01:14 +00:00
superio superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers from 2431.00 to 2454.00 2025-02-04 13:00:11 +00:00
Kconfig drivers/option: Add CBFS file based option backend 2025-01-22 03:25:40 +00:00