summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik2022-04-271-8/+0
* soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKEMatt DeVillier2022-02-151-0/+4
* soc/intel/cannonlake: Lock PAM registers in finalizeTim Wawrzynczak2021-09-051-0/+9
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-3/+3
* soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POSTMichael Niewöhner2021-04-221-0/+9
* soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disablingMichael Niewöhner2020-11-131-13/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner2020-10-191-10/+5
* soc/intel: Make use of PMC low power program from common blockSubrata Banik2020-10-031-9/+4
* soc/intel: Drop unused `#include <reg_script.h>`Angel Pons2020-07-061-1/+0
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/cannonlake: Allow Audio DSP OSC qualification for low power idleAamir Bohra2020-02-041-1/+8
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* soc/intel/cannonlake: Enable PCH Thermal Sensor configuration for S0ixSumeet Pawnikar2019-07-311-0/+11
* soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki2019-07-211-3/+1
* soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-071-1/+6
* soc/intel/cannonlake: Dump ME status info before notify EndOfFirmwareBora Guvendik2019-05-281-3/+0
* soc/intel/cannonlake: Dump ME f/w version and status informationTim Wawrzynczak2019-05-221-0/+3
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* soc/intel/cannonlake: Clear PMCON status bitsKrishna Prasad Bhat2019-03-251-0/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-7/+2
* soc/intel/cannonlake: Get rid of device_tElyes HAOUAS2018-06-011-1/+1
* soc/intel/cannonlake: Add provision to make CSME function disable in SMM modeSubrata Banik2018-02-221-54/+0
* soc/intel/cannonlake: Add Pch iSCLK programmingLijian Zhao2018-02-111-11/+27
* soc/intel/cannonlake: Add finalize functionLijian Zhao2017-10-181-0/+146