summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/pmutil.c
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-02-23soc/intel/apollolake: Make SMI_STS offset macro definition consistentSubrata Banik
2020-02-04soc/intel: Add get_pmbaseEugene Myers
2019-11-11soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2018-02-05soc/intel/apollolake: Clear RTC failure bit after reading itFurquan Shaikh
2018-01-17soc/intel/apollolake: Fix prev_sleep_state on G3 exitHannah Williams
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19soc/intel/apollolake: Use newly added pmc_read_pm1_controlFurquan Shaikh
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/apollolake: refactor rtc failure checkingAaron Durbin
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-03-29soc/intel/apollolake: Fix debug build booting issueSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-13soc/intel/apollolake: Fix spacing around operators and commasLee Leahy
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-11-07soc/intel/{sky,apollo}lake: Wait until GPE is clear when readingDuncan Laurie
2016-09-28soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao
2016-09-21soc/intel/apollolake: Add function to read and clear GPE statusDuncan Laurie
2016-09-21soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-09-19Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie
2016-09-19Revert "soc/intel/apollolake: Add function to read and clear GPE status"Duncan Laurie
2016-09-19soc/intel/apollolake: Add function to read and clear GPE statusDuncan Laurie
2016-09-19soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-08-25intel/apollolake: Add power management utility functionShaunak Saha
2016-08-20intel/apollolake: Do not halt in poweroff if in SMMFurquan Shaikh
2016-08-04soc/apollolake: Return correct wake status in _SWSShaunak Saha
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-15soc/intel/apollolake: provide poweroff() implementationAaron Durbin
2016-07-15soc/intel/apollolake: use common Intel ACPI hardware definitionsAaron Durbin
2016-06-30soc/apollolake: Expose a function to read pmc barShaunak Saha
2016-06-27intel/apollolake: Set sleep type to S5 on vboot reboot requestFurquan Shaikh
2016-06-24soc/apollolake: Clear SLP_TYP in PM1_CNTHannah Williams
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