summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake
Commit message (Expand)AuthorAgeFilesLines
* fsp2_0: Gather Kconfig declarationsNico Huber2020-04-051-3/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* intel/fsp2_0: Make FSP_USE_REPO a SoC opt-inJohanna Schander2020-03-301-0/+1
* soc/intel/{icelake, tigerlake}: Remove DDI A lane programmingRonak Kanabar2020-03-301-19/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-1869-74/+0
* soc/intel/icelake: Re-flow comment for 96 charactersPaul Menzel2020-03-151-4/+1
* soc/intel/icelake: Correct past participle in commentPaul Menzel2020-03-151-1/+1
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-121-0/+2
* soc/intel: fix eist enablingMatt Delco2020-03-101-1/+2
* intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registersMichael Niewöhner2020-03-071-0/+5
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+1
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* soc/intel/{icl,jsl,tgl}: Enable PlatformDebugConsent by KconfigSubrata Banik2020-03-013-10/+17
* soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resumeSubrata Banik2020-02-261-1/+1
* soc/intel/common/block: Move cse common functions into block/cseSubrata Banik2020-02-251-39/+1
* soc/intel/common/block: Move smihandler common functions into common codeSubrata Banik2020-02-251-39/+3
* soc/intel/icelake: Skip FSP-S IGD related UPD overrideSubrata Banik2020-02-241-4/+0
* src/intel: Define HFSTS3 registerSridhar Siricilla2020-02-171-0/+14
* soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774Wim Vervoorn2020-02-171-2/+2
* soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is setWim Vervoorn2020-02-171-0/+5
* vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching2020-02-171-1/+0
* vendorcode/intel: Remove Ice Lake FSP BindingsJohanna Schander2020-02-112-1/+8
* soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla2020-02-091-1/+1
* soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoCSridhar Siricilla2020-02-091-0/+43
* soc/intel: Add get_pmbaseEugene Myers2020-02-042-0/+9
* soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC sp...Subrata Banik2020-01-161-0/+1
* soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik2020-01-102-2/+10
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-4/+0
* soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpiSubrata Banik2020-01-091-323/+0
* soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL codeSubrata Banik2020-01-071-210/+194
* soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADTMeera Ravindranath2019-12-311-10/+8
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-0/+1
* soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash rangeWim Vervoorn2019-12-171-1/+1
* soc/intel/{cnl,icl,skl,tgl}: Remove unused gpe0_en_* from chip.hFurquan Shaikh2019-12-121-6/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* soc/intel/icelake: Make CpuMpPpi implementation default for ICLSubrata Banik2019-11-222-6/+5
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-224-50/+1
* soc/intel/icelake: lockdown: lock global resetMichael Niewöhner2019-11-201-0/+3
* soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()Subrata Banik2019-11-153-3/+3
* soc/intel/icelake: Remove FSP-T option in KconfigArthur Heymans2019-11-121-26/+2
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-111-1/+0
* soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/common/ebda: Drop codeArthur Heymans2019-11-101-26/+0
* soc/intel/common/sa: Remove EBDA dependencyArthur Heymans2019-11-101-1/+1
* soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik2019-11-075-12/+32
* soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionallySubrata Banik2019-11-061-1/+0
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-042-7/+4
* soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner2019-11-042-110/+0
* soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner2019-11-042-140/+8