summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include/soc
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-1926-1669/+0
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-3/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-2/+0
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-191-0/+2
* soc/intel/icelake: correct wrong gpio SMI register base offsetsMichael Niewöhner2021-09-231-2/+2
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-231-0/+2
* soc/intel/icl: add missing gpio group to fix the group indexesMichael Niewöhner2021-09-231-41/+49
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+5
* soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons2021-03-201-1/+0
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-011-1/+0
* soc/intel: Drop `romstage_pch_init()` functionAngel Pons2021-03-011-1/+0
* soc/intel/icelake: Rename `pch_init()` functionAngel Pons2021-03-012-2/+2
* soc/intel: Factor out common smbus.hAngel Pons2021-03-011-22/+3
* soc/intel: Factor out common gpe.hAngel Pons2021-03-011-114/+1
* soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki2021-02-161-3/+0
* soc/intel/icl: drop wrong, unused codeMichael Niewöhner2021-01-242-15/+0
* soc/intel/{icl,tgl,jsl,ehl}: add LPIT supportMichael Niewöhner2021-01-111-0/+2
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-1/+0
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-211-3/+0
* soc/intel: Make use of PMC low power program from common blockSubrata Banik2020-10-031-0/+1
* soc/intel/icelake: Use GPIO state macros from intelblocks/gpio_defs.hSubrata Banik2020-09-271-2/+0
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-214-5/+0
* soc/intel/{icl.tgl,jsl}: Remove SMRAM register programmingAamir Bohra2020-08-091-6/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-281-0/+1
* icelake: remove unused processor power limits configurationSumeet R Pawnikar2020-05-201-3/+0
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-141-2/+0
* soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh2020-05-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1126-26/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0626-338/+52
* soc: Remove copyright noticesPatrick Georgi2020-03-1826-26/+0
* 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/intel: Define HFSTS3 registerSridhar Siricilla2020-02-171-0/+14
* 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-041-0/+3
* soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik2020-01-101-1/+5
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-4/+0
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-38/+0
* soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()Subrata Banik2019-11-151-1/+1
* soc/intel/common/ebda: Drop codeArthur Heymans2019-11-101-26/+0
* soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik2019-11-071-0/+1
* soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner2019-11-041-3/+2
* soc/intel/icelake: Remove unused headersSubrata Banik2019-11-042-3/+0
* soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/Subrata Banik2019-11-011-29/+1
* intel/smm: Define struct ied_header just onceKyösti Mälkki2019-08-151-5/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-8/+0
* intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki2019-08-151-4/+0
* mainboard/google: Fix indirect includesKyösti Mälkki2019-08-151-3/+0