summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* soc/intel/apollolake: Remove call to pmc_fixup_power_stateFurquan Shaikh2018-06-281-1/+0
* soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik2017-12-021-82/+16
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-1/+1
* soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha2017-08-081-3/+4
* soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar2017-06-091-2/+2
* soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams2017-06-011-2/+7
* soc/intel/apollolake: clear PMC registersAaron Durbin2016-10-161-0/+3
* soc/intel/apollolake: Use fixed resource for SRAM and IPC1Lijian Zhao2016-09-281-0/+11
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-211-59/+1
* Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie2016-09-191-1/+59
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-191-59/+1
* soc/intel/apollolake: add option for SLP_S3_L assertion widthAaron Durbin2016-08-301-0/+59
* soc/intel/apollolake: Enable ELOGBrandon Breitenstein2016-08-251-0/+3
* soc/apollolake: add GPIO SMI supportShaunak Saha2016-08-101-0/+11
* soc/apollolake: Return correct wake status in _SWSShaunak Saha2016-08-041-0/+3
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-2/+0
* soc/intel/apollolake: Add GPE routing codeShaunak Saha2016-07-021-0/+68
* soc/apollolake/pmc: Store the ACPI bar during set_resources stageAlexandru Gagniuc2016-06-041-1/+21
* soc/apollolake: Handle non-standard ACPI BAR in PMC deviceAlexandru Gagniuc2016-05-121-19/+14
* soc/apollolake: Prevent PMC BAR reassignment during resource allocationHannah Williams2016-04-301-0/+58