summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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-11rockchip/rk3288: Bump verstage size a little moreJulius Werner
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
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