summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common/pmbase.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki2023-05-091-0/+11
* arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-0/+10
* sb/intel/common/pmbase.c: Clean up includesElyes Haouas2022-10-061-4/+3
* sb/intel/common: Fix platform_is_resuming()Arthur Heymans2021-05-071-1/+5
* sb/intel/common: Implement acpi_is_wakeup_s3()Arthur Heymans2021-05-071-0/+5
* sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons2021-04-191-9/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/common: Remove CAR_GLOBAL useArthur Heymans2019-02-121-2/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-0/+13
* sb/intel/common: Add functions to manipulate PMBASEPatrick Rudolph2018-07-271-0/+93