summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pmc
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-1/+2
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans2020-11-221-1/+1
* soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans2020-11-221-16/+0
* soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans2020-11-222-1/+7
* soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans2020-11-222-8/+8
* soc/intel/common: add Kconfig to enable/disable the ACPI PM timerMichael Niewöhner2020-11-131-0/+22
* intel/common/pmc: Add functions for IPC mailbox in ACPIDuncan Laurie2020-11-093-3/+162
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner2020-10-191-7/+0
* soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein2020-10-142-1/+97
* soc/intel/common/block/pmc: Add PMC API for low power programmingSubrata Banik2020-10-032-0/+22
* common/block/pmc: Add a check to program the PchPmPwrCycDurV Sowmya2020-09-151-0/+127
* soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS2020-08-181-1/+0
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+2
* soc/intel/common/block/pmc: Select PMC on mainboard basisTim Chu2020-07-161-1/+7
* sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki2020-06-161-1/+1
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-26/+4
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-182-2/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-1/+1
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+1
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+1
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+1
* soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner2019-11-201-21/+8
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+1
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-0/+2
* soc/intel/common: Set power-failure-state via option tableNico Huber2019-08-091-1/+5
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-12/+0
* soc/intel/common: Implement power-failure-state handlingNico Huber2019-08-091-0/+27
* soc/intel/common/pmc: Don't use CAR_GLOBALArthur Heymans2019-05-291-6/+3
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-1/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-5/+5
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-1/+2
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-061-9/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-31/+4
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+1
* intel/common/block: Fix issue found by klockworkJohn Zhao2018-10-181-1/+5
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+1
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik2018-10-041-0/+8