summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/include/soc/pm.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: Move the PMC definitions to pmc.h fileMichał Żygowski2023-08-241-77/+5
* soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bitsMichał Żygowski2023-06-151-1/+6
* soc/intel/apollolake: Add PMC macros for common code usageSubrata Banik2023-01-221-2/+5
* soc/intel/apollolake: Fix indentation for the PMC (pm.h) macrosSubrata Banik2023-01-211-13/+13
* soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes2022-09-191-0/+5
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-3/+0
* soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_ASubrata Banik2022-02-181-0/+1
* soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik2022-02-151-0/+3
* soc/intel/apollolake: Rename PWRMBASE macro and functionSubrata Banik2022-02-031-0/+3
* soc/intel/apollolake: Add `GPE0_STS_BIT` macroAngel Pons2021-03-051-0/+1
* soc/intel: Guard macro parameters in pm.hAngel Pons2021-03-031-2/+2
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-2/+0
* soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons2020-09-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-2/+2
* soc/intel/apollolake: Make SMI_STS offset macro definition consistentSubrata Banik2020-02-231-21/+22
* soc/intel: Add get_pmbaseEugene Myers2020-02-041-0/+3
* soc/intel/apl: Implement power-failure-state APINico Huber2019-08-091-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-5/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLKFurquan Shaikh2018-06-061-0/+1
* soc/intel/apollolake: Clear RTC failure bit after reading itFurquan Shaikh2018-02-051-0/+5
* soc/intel/apollolake: Add SMI and SCI support for ESPIShaunak Saha2017-12-201-1/+10
* soc/intel/common/block: Common ACPIShaunak Saha2017-09-081-0/+17
* soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha2017-08-081-30/+4
* soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams2017-07-211-0/+12
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein2017-06-201-0/+14
* soc/intel/apollolake: work around full retrain constraints on warm resetAaron Durbin2017-04-281-0/+3
* soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy2017-03-131-11/+13
* soc/intel/apollolake: Indent code using tabsLee Leahy2017-03-131-2/+2
* soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov2016-12-021-0/+2
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-211-0/+1
* Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie2016-09-191-1/+0
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-191-0/+1
* soc/apollolake: Set up GPIO_TIER1_SCI_EN properlyShaunak Saha2016-09-151-6/+0
* soc/intel/apollolake: add option for SLP_S3_L assertion widthAaron Durbin2016-08-301-0/+6
* soc/intel/apollolake: Enable ELOGBrandon Breitenstein2016-08-251-5/+29
* intel/apollolake: Add power management utility functionShaunak Saha2016-08-251-0/+1
* soc/apollolake: add GPIO SMI supportShaunak Saha2016-08-101-0/+1
* soc/apollolake: Return correct wake status in _SWSShaunak Saha2016-08-041-0/+3
* soc/intel/apollolake: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-12/+1
* soc/intel/apollolake: add offset of GPIO_TIER1_SCI_EN bitShaunak Saha2016-07-131-0/+5
* soc/intel/apollolake: Add GPE routing codeShaunak Saha2016-07-021-3/+16
* soc/apollolake: Expose a function to read pmc barShaunak Saha2016-06-301-0/+1