aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-05-13src: Match array format in function declarations and definitionsPatrick Georgi
2021-05-10soc/intel/skylake: Set proper defaults in chipset devicetreeFelix Singer
2021-05-03soc/intel/*: Update data types for variables holding PCH_DEVFN_* macrosTim Wawrzynczak
2021-05-02soc/intel/skylake: Remove useless help textsFelix Singer
2021-05-01soc/intel/skylake: Add Kconfig option for LGA1151v2Timofey Komarov
2021-05-01soc/intel/skylake: Add microcodes for Coffee Lake CPUsTimofey Komarov
2021-04-28soc/intel: Add Z370, H310C and B365 device IDsAngel Pons
2021-04-28soc/intel: Add Kaby Lake PCH-U base device IDAngel Pons
2021-04-28soc/intel/skylake: Shorten report_platform PCH-H namesAngel Pons
2021-04-28soc/intel: Rename 200-series PCH device IDsAngel Pons
2021-04-28soc/intel/skylake: Drop Lewisburg PCHs from report_platformAngel Pons
2021-04-22soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP initMichael Niewöhner
2021-04-22soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner
2021-04-21soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons
2021-04-21soc/intel/skylake: Move pmc_set_disb() to pmutil.cAngel Pons
2021-04-21soc/intel/skylake: Move acpi_sci_irq() to acpi.cAngel Pons
2021-04-20soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons
2021-04-14intel: mma: Use new CBFS APIJulius Werner
2021-04-08soc/intel/skylake: Drop unnecessary `ignore_vtd` optionAngel Pons
2021-04-08soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPDAngel Pons
2021-03-27soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik
2021-03-20soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-03soc/intel: Guard macro parameters in pm.hAngel Pons
2021-03-03soc/intel: Factor out common smmrelocate.cAngel Pons
2021-03-03soc/intel/skylake: Always print ME FW SKUBenjamin Doron
2021-03-03soc/intel/skylake: Enable compression on FSP-SBenjamin Doron
2021-03-03soc/intel: Backport SMRR locking supportAngel Pons
2021-03-01soc/intel/skylake: Move `gspi_early_bar_init()` callAngel Pons
2021-03-01soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons
2021-03-01soc/intel/{skl,cnl}: Do not chain-include systemagent.hAngel Pons
2021-03-01skylake,fsp1_1: Delete dead `report_memory_config()` functionAngel Pons
2021-03-01soc/intel/skylake: Extract fsp_params.c out of romstage.cAngel Pons
2021-03-01soc/intel: Drop `romstage_pch_init()` functionAngel Pons
2021-03-01soc/intel/{skl,icl}: Move tco_configure() to bootblockAngel Pons
2021-03-01soc/intel/skylake: Drop unused function prototypesAngel Pons
2021-03-01soc/intel: Factor out common smbus.hAngel Pons
2021-03-01soc/intel/skylake: Correct SMBUS_SLAVE_ADDR definitionAngel Pons
2021-03-01soc/intel: Factor out common gpe.hAngel Pons
2021-03-01soc/intel/skylake: Move soc_acpi_name()Angel Pons
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel Pons
2021-03-01soc/intel/skylake: Clean up SD GPIO handlingAngel Pons
2021-03-01soc/intel/skylake: Remove unused macro in cpu.hAngel Pons
2021-03-01soc/intel: Include gfx.asl from northbridgeAngel Pons
2021-02-25soc/intel/{skl,cnl}: Uniformize romstage.h whitespaceAngel Pons
2021-02-24soc/intel/*/smmrelocate.c: Sync includesAngel Pons
2021-02-24soc/intel/{skl,cnl}: Move smm_lock() to cpu.cAngel Pons
2021-02-24soc/intel/*/pmutil.c: Align cosmetics across platformsAngel Pons
2021-02-24soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons
2021-02-24soc/intel/skylake/pmutil: Correct soc_smi_sts_array()Angel Pons
2021-02-18soc/intel/skylake: Move soc_fsp_loadArthur Heymans
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/intel/*: Move prmrr_core_configurePatrick Rudolph
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-11src: Remove unused <arch/cpu.h>Elyes HAOUAS
2021-02-10soc/intel/skylake: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10soc/intel/skylake/acpi: Add PEP tableBenjamin Doron
2021-02-10soc/intel/{cnl,skl}: Add alignment check for TSEG base and sizeBenjamin Doron
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-02-08soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-05soc/intel/skylake/acpi/irqlinks.asl: Fix typo in commentElyes HAOUAS
2021-02-01soc/intel/skylake/Kconfig: Remove duplicated INTEL_DESCRIPTOR_MODE_CAPABLEElyes HAOUAS
2021-02-01src: Remove unused <cpu/x86/smm.h>Elyes HAOUAS
2021-01-31soc/intel/*: drop incomplete and unneeded check for DMI SRLOCKMichael Niewöhner
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-29soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki
2021-01-29soc/intel: Drop CMEM from GNVSKyösti Mälkki
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-28soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki
2021-01-20soc/intel/*: drop broken LPC mmio codeMichael Niewöhner
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-18soc/intel/skylake/chip.h: Remove repeated wordElyes HAOUAS
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-12soc/intel: rename uart_max_indexMichael Niewöhner
2021-01-11soc/intel/skl: add SLP_S0 residency register and enable LPIT supportMichael Niewöhner
2021-01-11soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-10soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-08soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki