coreboot-kgpe-d16/src
Cliff Huang 23f33546bb mb/google/brya: remove the delay from for WWAN _ON method.
Remove unecessary delay in RTD3 _ON Method after PERST# dessartion.

TEST:
2022-02-10T18:22:53.204391Z INFO kernel: [    0.190287] ACPI: Power Resource [RTD3] (on)
2022-02-10T18:22:53.204395Z INFO kernel: [    0.194252] ACPI: Power Resource [RTD3] (off)

Signed-off-by: Cliff Huang <cliff.huang@intel.com>
Change-Id: I9bc36af6e6c944fcd3de23b7d49640ad9d25642d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61783
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Anil Kumar K <anil.kumar.k@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Bora Guvendik <bora.guvendik@intel.com>
2022-02-18 23:23:27 +00:00
..
acpi arch/x86/acpi: Add code for KEY_MENU 2022-02-18 20:18:41 +00:00
arch arch/x86/id.S: Fix building with clang 2022-02-15 23:36:33 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device device: Add support for PCIe Resizable BARs 2022-02-16 20:19:07 +00:00
drivers drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs 2022-02-18 20:21:45 +00:00
ec arch/x86/acpi: Add code for KEY_MENU 2022-02-18 20:18:41 +00:00
include arch/x86/acpi: Add code for KEY_MENU 2022-02-18 20:18:41 +00:00
lib Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
mainboard mb/google/brya: remove the delay from for WWAN _ON method. 2022-02-18 23:23:27 +00:00
northbridge nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' 2022-02-18 23:23:07 +00:00
security treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
soc soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_A 2022-02-18 20:23:51 +00:00
southbridge Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v2503_00 2022-02-16 20:17:46 +00:00
Kconfig