summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* soc/intel/skylake: Add function to clear PMCON status bitsSubrata Banik2022-02-151-0/+2
* soc/intel/skylake: Use PCR write to disable HECI1Subrata Banik2022-02-021-2/+3
* soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik2022-01-161-6/+2
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-4/+4
* soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP initMichael Niewöhner2021-04-221-1/+6
* soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner2021-04-221-2/+1
* soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disablingMichael Niewöhner2020-11-131-10/+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-4/+0
* soc/intel: Make use of PMC low power program from common blockSubrata Banik2020-10-031-14/+5
* soc/intel/skylake: Align PMC offset 0x31C name with CNLSubrata Banik2020-09-301-2/+2
* 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
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/intel/skylake: set LT_LOCK_MEMORY at end of POSTMichael Niewöhner2019-11-021-0/+4
* soc/intel/skylake/chip: Unhide P2SB devicePatrick Rudolph2019-10-151-9/+4
* soc/intel/skylake: lock down TCO on pch finalizeMichael Niewöhner2019-09-221-0/+3
* soc/intel/skylake: Make use of common thermal code for SKLSubrata Banik2019-08-021-1/+1
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-3/+3
* soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik2019-05-211-4/+0
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/skylake: clear MCA before booting to OSPratik Prajapati2018-06-281-1/+7
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-281-43/+3
* soc/intel/skylake: Select common P2SB codeSubrata Banik2018-05-311-22/+20
* soc/intel/skylake: Set low maximum temperature threshold for Thermal DeviceSubrata Banik2017-11-301-0/+10
* soc/intel/skylake: Enable common LPC IPRavi Sarawadi2017-10-031-1/+1
* soc/intel/skylake: Move SPI lock down config after resource allocationBarnali Sarkar2017-08-261-19/+10
* soc/intel/skylake: Move DMI lock down config after resource allocationSubrata Banik2017-08-261-5/+0
* soc/intel/skylake: Remove TCO lock down programmingSubrata Banik2017-08-251-8/+0
* soc/intel/skylake: Move PMC lock down config after resource allocationSubrata Banik2017-08-251-8/+2
* soc/intel/skylake: Remove ABASE lock down programmingSubrata Banik2017-08-251-7/+1
* soc/intel/skylake: Move LPC lock down config after resource allocationSubrata Banik2017-08-251-13/+0
* soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik2017-08-251-17/+3
* soc/intel/skylake: Lock sideband access in coreboot and not in FSPBarnali Sarkar2017-08-221-12/+31
* soc/intel/skylake: Perform LPC offset read after lockdown operationSubrata Banik2017-07-211-0/+6
* soc/intel/skylake: Clean up code by using common FAST_SPI moduleBarnali Sarkar2017-05-021-26/+15
* soc/intel/skylake: Set xtal bypass on low power idleNaresh G Solanki2017-05-021-0/+7
* soc/intel/skylake: Use common PCR moduleSubrata Banik2017-04-101-7/+12
* skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early initRizwan Qureshi2016-08-181-6/+1
* soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regsBarnali Sarkar2016-08-141-1/+1
* soc/intel/skylake: Cleanup patch for Skylake SoCBarnali Sarkar2016-08-081-1/+1
* skylake: Finalize SMM in corebootDuncan Laurie2016-02-151-0/+3
* intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdownArchana Patni2016-02-041-0/+17