summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/include/soc/pm.h
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-07intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner
2020-02-23soc/intel/apollolake: Make SMI_STS offset macro definition consistentSubrata Banik
2020-02-04soc/intel: Add get_pmbaseEugene Myers
2019-08-09soc/intel/apl: Implement power-failure-state APINico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-06soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLKFurquan Shaikh
2018-02-05soc/intel/apollolake: Clear RTC failure bit after reading itFurquan Shaikh
2017-12-20soc/intel/apollolake: Add SMI and SCI support for ESPIShaunak Saha
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-20soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein
2017-04-28soc/intel/apollolake: work around full retrain constraints on warm resetAaron Durbin
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Indent code using tabsLee Leahy
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-09-21soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-09-19Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie
2016-09-19soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-09-15soc/apollolake: Set up GPIO_TIER1_SCI_EN properlyShaunak Saha
2016-08-30soc/intel/apollolake: add option for SLP_S3_L assertion widthAaron Durbin
2016-08-25soc/intel/apollolake: Enable ELOGBrandon Breitenstein
2016-08-25intel/apollolake: Add power management utility functionShaunak Saha
2016-08-10soc/apollolake: add GPIO SMI supportShaunak Saha
2016-08-04soc/apollolake: Return correct wake status in _SWSShaunak Saha
2016-07-15soc/intel/apollolake: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-13soc/intel/apollolake: add offset of GPIO_TIER1_SCI_EN bitShaunak Saha
2016-07-02soc/intel/apollolake: Add GPE routing codeShaunak Saha
2016-06-30soc/apollolake: Expose a function to read pmc barShaunak Saha
2016-06-30soc/intel/apollolake: fix space indention in pm.hAaron Durbin
2016-06-24soc/intel/apollolake: Add utility functions for global resetAndrey Petrov
2016-06-12soc/intel/apollolake: provide fake PM1 SMI status bitAaron Durbin
2016-06-12soc/intel/apollolake: add SMI status bit definitons and use themAaron Durbin
2016-05-18soc/intel/apollolake: Remove hardcode for TCO watchdog timerAndrey Petrov
2016-04-15soc/apollolake: Add helper functions to access Power Management RegistersHannah Williams
2016-04-14soc/intel: Update license headersMartin Roth
2016-04-05soc/intel/apollolake: Fill ACPI FADT tableLance Zhao