summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/pmc.c
AgeCommit message (Expand)Author
2020-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/skylake: Use new power-failure-state APINico Huber
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2018-10-10soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabledFurquan Shaikh
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2017-12-21soc/intel/skylake: Move Enable power button SMI code from smi.c to pmc.cSubrata Banik
2017-12-21soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDSSubrata Banik
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-10-05soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha
2017-09-20soc/intel/skylake: refactor rtc failure checkingAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-04-13soc/intel/skylake: Split AC/DC settings for Deep Sx configDuncan Laurie
2017-04-10soc/intel/skylake: Use common PCR moduleSubrata Banik
2017-02-16soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO...Sooi, Li Cheng
2016-10-27skylake: Prepare GPE for use in bootblockDuncan Laurie
2016-07-28soc/intel/skylake: Use init_vbnv_cmos from vboot vbnvFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-15soc/intel/skylake: use common Intel ACPI hardware definitionsAaron Durbin
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2015-11-13intel/skylake: ensure the RTC time is setAaron Durbin
2015-09-08Skylake:Set DISB inside romstage after mrc initDhaval Sharma
2015-08-14skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin
2015-08-14skylake: provide GPE0 routing devicetree configurationAaron Durbin
2015-08-14skylake: clear write-1-to-clear fields in power regsAaron Durbin
2015-08-14skylake: set DISB in GEN_PMCON_A register properlyAaron Durbin
2015-08-14skylake: fill out gen_pmcon_* bitfieldsAaron Durbin
2015-08-13skylake: Add Deep Sx configuration for wake pinsDuncan Laurie
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy