summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pmc
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-10-18intel/common/block: Fix issue found by klockworkJohn Zhao
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-06-28soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh
2018-06-28soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-02-05soc/intel/common/block/pmc: Fix ACPI BAR and PCI_COMMAND in PMC config spaceHannah Williams
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2018-01-17soc/intel/common: Add option to pass SoC IO resourceSubrata Banik
2017-12-21soc/intel/common: Add API to restore power failure into PMC common codeSubrata Banik
2017-12-13soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNTFurquan Shaikh
2017-10-19soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_infoFurquan Shaikh
2017-10-17soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstageFurquan Shaikh
2017-10-12intel/common/pmc: Disable all GPEs during pmc_initFurquan Shaikh
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-10-05soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha
2017-10-02soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha
2017-08-15soc/intel/common/block: Fix PMC common block dependencyShaunak Saha
2017-08-08soc/intel/common/block: Add Intel PMC supportShaunak Saha