summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2019-11-14soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik
2019-11-14cbfs: Stop checking master headerJulius Werner
2019-11-12soc/intel/tigerlake: Remove FSP-T option in KconfigArthur Heymans
2019-11-12soc/intel/icelake: Remove FSP-T option in KconfigArthur Heymans
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-12soc/intel/tigerlake: Remove deprecated CONFIG_SOC_INTEL_COMMON_BLOCK_SA_FSP_T...Subrata Banik
2019-11-11soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)'Elyes HAOUAS
2019-11-11drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner
2019-11-11soc/intel/denverton_ns: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11soc/intel/tigerlake: Fix cbmem_topArthur Heymans
2019-11-11soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11soc/intel/apollolake: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11fsp{rangeley,baytrail,broadwell_de}: Fix dead assignmentElyes HAOUAS
2019-11-11soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/cannonlake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/common: pmclib: add API to get ETR register addressMichael Niewöhner
2019-11-10soc/intel/broadwell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-11-10soc/intel/broadwell: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-10soc/intel/broadwell: Use common INTEL_SB SPI codeArthur Heymans
2019-11-10soc/intel/broadwell: Use common SB RTC codeArthur Heymans
2019-11-10sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans
2019-11-10sb/intel/common: Make linking rtc.c conditionalArthur Heymans
2019-11-10soc/intel/common/ebda: Drop codeArthur Heymans
2019-11-10soc/intel/common/sa: Remove EBDA dependencyArthur Heymans
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-09soc/intel/tigerlake/acpi: Copy acpi directory from icelakeSubrata Banik
2019-11-09soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik
2019-11-09soc/intel/tigerlake/romstage: Do initial SoC commit till romstageSubrata Banik
2019-11-09soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblockSubrata Banik
2019-11-08ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki
2019-11-08sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-08intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki
2019-11-07soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer
2019-11-07soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik
2019-11-06soc/intel/common: Make native and FSP-T CAR init mutually exclusiveArthur Heymans
2019-11-06soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionallySubrata Banik
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-11-05drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn
2019-11-05soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZEAndrey Petrov
2019-11-05soc/intel/common: Don't link CAR teardown in romstageArthur Heymans
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-11-04sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS
2019-11-04soc/intel: Remove unused codePatrick Rudolph
2019-11-04soc/intel/broadwell: Use sb/intel/common/acpi/platform.aslArthur Heymans