aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-06-22soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcodeMichał Żygowski
2022-06-22soc/intel/mp_init: Skip before_post_cpus_init if !USE_COREBOOT_MP_INITSubrata Banik
2022-06-22soc/intel/alderlake: Allow possible options for MP InitSubrata Banik
2022-06-22soc/intel/cmn/block/cpu: Perform PRMRR sync on all coresSubrata Banik
2022-06-22intel/mp_init: Call `intel_reload_microcode()` before post_cpus_init()Subrata Banik
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-22intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki
2022-06-21soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held
2022-06-21soc/amd/common/i2c: Add i2c bus ops handlerMatt DeVillier
2022-06-21soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier
2022-06-20soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes
2022-06-20soc/intel/alderlake/chip.c: Add missing ADL-S USB ports ACPI namesMichał Żygowski
2022-06-20soc/amd/stoneyridge: Align get_cpu_count to other targetsArthur Heymans
2022-06-20soc/amd/*: Make mtrr decision based on syscfgArthur Heymans
2022-06-20soc/intel/apollolake: Hook up C1e to enhanced_cstatesSean Rhodes
2022-06-20soc/intel/apollolake: Hook up UfsEnabled to devicetreeSean Rhodes
2022-06-20soc/intel/apollolake: Allow configuring the LPC IO registersSean Rhodes
2022-06-18soc/intel/alderlake: Skip PCIe source clock assignment if incorrectCliff Huang
2022-06-17soc/intel/{alderlake, common}: Rename the pre_mem_ft structureSridhar Siricilla
2022-06-17soc/amd/smm_relocate.c: Improve TSEG programmingArthur Heymans
2022-06-17soc/intel/denverton_ns: enable Denverton to use common msr definesJeff Daly
2022-06-17soc/intel/denverton_ns: enable Denverton to use common SoC SPI codeJeff Daly
2022-06-17soc/intel/denverton_ns: Define macro TOTAL_PADSEric Lai
2022-06-17soc/intel/xeon_sp: Define macro TOTAL_PADSEric Lai
2022-06-17soc/intel/skylake: Define macro TOTAL_PADSEric Lai
2022-06-17soc/intel/alderlake/report_platform.c: Add ADL-S identificationMichał Żygowski
2022-06-16soc/intel/alderlake: Unselect USB4 and TCSS options for ADL-SMichał Żygowski
2022-06-16soc/intel/alderlake/fsp_params.c: Add VccIn Aux Imon IccMax for ADL-SMichał Żygowski
2022-06-15soc/intel/adl: Add missing claimed memory regionsEran Mitrani
2022-06-15soc/intel/common: support for configurable memory regions claimed by SAEran Mitrani
2022-06-15soc/intel/alderlake: remove unnecessary test conditionJeremy Compostella
2022-06-15soc/intel/alderlake: remove unnecessary MSR definitionJeremy Compostella
2022-06-15soc/intel/alderlake/Kconfig: Unselect IPU for ADL-SMichał Żygowski
2022-06-15soc/intel/common/acpi: Fix warning in ASLVarshit B Pandya
2022-06-14soc/intel/cmn/cpu: API to initialize core PRMRRSubrata Banik
2022-06-14soc/intel/common: Remove use of CPUID_EXTENDED_CPU_TOPOLOGY_V2Ronak Kanabar
2022-06-13soc/amd/sabrina: only make the available clock outputs configurableFelix Held
2022-06-12soc/intel/lpc: Set up default LPC decode rangesArthur Heymans
2022-06-12soc/mediatek: pass access mode to the payloadWenbin Mei
2022-06-10soc/amd/sabrina: Update fw.cfg for new names and blobsMarshall Dawson
2022-06-10soc/amd/sabrina: Adjust whitespace in fw.cfgMarshall Dawson
2022-06-10soc/amd/sabrina: Update firmware config for soc nameMarshall Dawson
2022-06-10soc/intel/alderlake: Add Kconfig for Raptor LakeBora Guvendik
2022-06-10soc/amd/sabrina: change MAX_CPUS to 8Felix Held
2022-06-10soc/amd/sabrina/mca: update MCA bank names to match the hardwareFelix Held
2022-06-10soc/amd/sabrina/Makefile: Support new Ucode patch namesFred Reitberger
2022-06-10soc/intel/apollolake: Let coreboot set the VendorID and Subsystem IDSean Rhodes
2022-06-09soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger
2022-06-09soc/intel/alderlake: Drop enable_bios_reset_cpl() functionSubrata Banik
2022-06-09soc/intel/cmn/mp_init: Reload microcode patch before post_cpus_init()Subrata Banik
2022-06-09soc/intel/alderlake: Add config option for S3 ACPISean Rhodes
2022-06-09soc/intel/apollolake: Correct the maximum number of Heci devicesSean Rhodes
2022-06-09soc/intel/alderlake: add support for external source clockCliff Huang
2022-06-09soc/intel/alderlake: Add support for PCIe slot & device detect timeoutCliff Huang
2022-06-09soc/intel/cannonlake/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-07arch/x86: Add a common romstage entryArthur Heymans
2022-06-07Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki
2022-06-07soc/intel/cmn/mp_init: Create helper function to load microcodeSubrata Banik
2022-06-07soc/intel/cmn/block/cpu: Set BIOS_DONE on all CPUsSubrata Banik
2022-06-07soc/intel/cmn/cse: Implement heci_init() to initialize HECI devicesSubrata Banik
2022-06-07soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger
2022-06-06soc/intel/meteorlake: Refactor bootblock SoC programming codeSubrata Banik
2022-06-06soc/intel/meteorlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KBSubrata Banik
2022-06-06soc/intel/mtl: Do initial Meteor Lake SoC commit till bootblockRavi Sarawadi
2022-06-05soc/intel/elkhartlake: Remove board related vboot kconfigs from socLean Sheng Tan
2022-06-04soc/intel/cmn/cse: Fix return type for `devfn`Subrata Banik
2022-06-04soc/intel: Rename heci_init to cse_initSubrata Banik
2022-06-03drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik
2022-06-03soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req()Rex-BC Chen
2022-06-03intelblocks/gpio.c: Handle NULL return values from child functionsMaulik V Vaghela
2022-06-03soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBARUwe Poeche
2022-06-03amdblocks/smm.h: Add header guardsArthur Heymans
2022-06-03intel/common/block: move RAPL disabling to common codeUwe Poeche
2022-06-02soc/intel/alderlake: add power limits for Alder Lake-N SKUsVidya Gopalakrishnan
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-06-01sc7180: Trogdor to support 2 dcbSudheer Kumar Amrabadi
2022-06-01soc/mediatek/mt8186/pll.c: Fix typo in log messageElyes Haouas
2022-06-01soc/intel/fast_spi: Use smarter mtrr code in ramstageArthur Heymans
2022-06-01qclib common code clean up changesSudheer Kumar Amrabadi
2022-06-01sc7280: Improve performance by removing delays in cpucp initSudheer Kumar Amrabadi
2022-05-31soc/qualcomm: Increase SPI frequency to 75 MHzShelley Chen
2022-05-31soc/qualcomm: Replace <cbfs.h> with <program_loading.h>Elyes HAOUAS
2022-05-28soc/intel/common: Use coreboot error codesSridhar Siricilla
2022-05-28soc/amd/sabrina/acpi/soc.asl: re-enable WAL1 call in PNOT methodFelix Held
2022-05-28soc/mediatek/mt8192: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8195: Enable thermal hardware resetRex-BC Chen
2022-05-28soc/mediatek/mt8186: Enable thermal hardware resetRunyang Chen
2022-05-28soc/intel/tgl: Add PEG devices to PCI constraintsTim Crawford
2022-05-26soc/intel/alderlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/tigerlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/cannonlake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-05-26soc/intel/skylake: Move FSP_HYPERTHREADING to common Intel KconfigFelix Singer
2022-05-25soc/intel/common: Skip sending DISCONNECT IPC commandSridhar Siricilla
2022-05-25soc/intel/alderlake: Add chip config for DPA PreWakeleo.chou
2022-05-25soc/intel/tigerlake: Drop unused `PCH_DEV_SLOT_LPC` macroSubrata Banik
2022-05-25soc/mediatek/mt8195: Configure SCP core 2 domain settingTinghan Shen
2022-05-25arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans