summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2019-11-04soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.aslArthur Heymans
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-04soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans
2019-11-04soc/intel/icelake: Make use of "all-y"Subrata Banik
2019-11-04soc/intel/icelake: Add alignment check for TSEG base and sizeSubrata Banik
2019-11-04soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionallySubrata Banik
2019-11-04soc/intel/icelake: Remove unused headersSubrata Banik
2019-11-04soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOPSubrata Banik
2019-11-04soc/intel/icelake: Clean up report_cpu_info() functionSubrata Banik
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-11-03intel/quark: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03intel/broadwell: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02soc/intel/skylake: set FSP param to enable or skip GOPMichael Niewöhner
2019-11-02timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki
2019-11-02soc/intel/common/pch: move EBDA Kconfig to soc levelMichael Niewöhner
2019-11-02soc/intel/skylake: set LT_LOCK_MEMORY at end of POSTMichael Niewöhner
2019-11-02soc/intel: common,apl,skl: remove orphaned memory locking APIMichael Niewöhner
2019-11-02soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setupMichael Niewöhner
2019-11-02soc/intel/skylake: select the new SGX Kconfig option for LT_LOCK_MEMORYMichael Niewöhner
2019-11-02soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORYMichael Niewöhner
2019-11-02soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSBKyösti Mälkki
2019-11-01soc/skylake/vr_config: fix VR config for KBL-U CPUsMaxim Polyakov