summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/pmc.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-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/apl: Implement power-failure-state APINico Huber
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-06-28soc/intel/apollolake: Remove call to pmc_fixup_power_stateFurquan Shaikh
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-06-01soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams
2016-10-16soc/intel/apollolake: clear PMC registersAaron Durbin
2016-09-28soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao
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-08-30soc/intel/apollolake: add option for SLP_S3_L assertion widthAaron Durbin
2016-08-25soc/intel/apollolake: Enable ELOGBrandon Breitenstein
2016-08-10soc/apollolake: add GPIO SMI supportShaunak Saha
2016-08-04soc/apollolake: Return correct wake status in _SWSShaunak Saha
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-02soc/intel/apollolake: Add GPE routing codeShaunak Saha
2016-06-04soc/apollolake/pmc: Store the ACPI bar during set_resources stageAlexandru Gagniuc
2016-05-12soc/apollolake: Handle non-standard ACPI BAR in PMC deviceAlexandru Gagniuc
2016-04-30soc/apollolake: Prevent PMC BAR reassignment during resource allocationHannah Williams