aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake
AgeCommit message (Expand)Author
2021-10-15soc/intel/cannonlake: Enable Energy/Performance Bias controlAngel Pons
2021-10-12soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons
2021-10-12soc/intel/*/cpu.c: Add missing space in commentAngel Pons
2021-10-07soc/intel/cannonlake: Enable x86_64 supportPatrick Rudolph
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLESTim Wawrzynczak
2021-09-29soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons
2021-09-29soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner
2021-09-10soc/intel/cannonlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-10soc/intel/cannonlake: Switch PMC to use device callbacksTim Wawrzynczak
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-05soc/intel/cannonlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-08-25soc/intel/cannonlake: Fix PCH-H IRQ constraintsAngel Pons
2021-08-20soc/intel/cannonlake: Unbreak some short linesNico Huber
2021-08-19Revert "src/soc/intel/cannonlake: Update C-state latency control limits"Nico Huber
2021-08-12soc/intel/cannonlake: Clean up FSP chipset lockdown configurationFelix Singer
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-08-04soc/intel/cannonlake: Allow to configure maximum package C stateNico Huber
2021-08-04soc/intel/cannonlake: Disable `TccOffsetClamp` if no offset is givenNico Huber
2021-08-04soc/intel/cannonlake/vr_config: Print configured valuesNico Huber
2021-08-04soc/intel/cannonlake/vr_config: Add TDC values for CFL-H 6+2Nico Huber
2021-08-03soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-07-17soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-07-01soc/intel: Refactor `xdci_can_enable()` functionAngel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-29soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Add some missing DEVFN macrosTim Wawrzynczak
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-23soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-06-16soc/intel/cannonlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-06-07soc/intel: Drop unused lpss functionsFurquan Shaikh
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/cannonlake: Merge soc_memory_init_params() into its callerFelix Singer
2021-05-02soc/intel/cannonlake/include: Drop unused codeFelix Singer
2021-05-02soc/intel/cannonlake: Remove useless help textsFelix Singer
2021-04-22soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POSTMichael Niewöhner
2021-04-22soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512Felix Singer
2021-04-21soc/intel: Replace open-coded buffer length calculationAngel Pons
2021-04-21soc/intel: Fix typo in commentAngel Pons
2021-04-21soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRCRizwan Qureshi
2021-04-21soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons
2021-04-20soc/intel/cannonlake/romstage: Reuse device pointerFelix Singer
2021-04-20soc/intel/cannonlake: Deduplicate function declarationFelix Singer
2021-04-20soc/intel/cannonlake: Remove unnecessary functionFelix Singer
2021-04-19soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__Angel Pons
2021-04-18soc/intel/cnl and mainboards: Drop `cnl_configure_pads()`Furquan Shaikh
2021-04-13dptf: Move platform-specific information to `struct dptf_platform_info`Tim Wawrzynczak
2021-04-08soc/intel/{cannonlake,icelake}: Drop unhooked `SendVrMbxCmd`Angel 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-17spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-03soc/intel/cannonlake: Move `gpi_clear_int_cfg()` callAngel Pons
2021-03-03soc/intel: Factor out common smmrelocate.cAngel Pons
2021-03-03soc/intel: Backport SMRR locking supportAngel Pons
2021-03-01soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons
2021-03-01soc/intel/cannonlake: Drop unnecessary guardAngel Pons
2021-03-01soc/intel/{skl,cnl}: Do not chain-include systemagent.hAngel Pons
2021-03-01soc/intel: Drop `romstage_pch_init()` functionAngel Pons
2021-03-01soc/intel: Factor out common smbus.hAngel Pons
2021-03-01soc/intel: Factor out common gpe.hAngel Pons
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel 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/{cnl,icl}: Use matching type castAngel Pons
2021-02-24soc/intel/*/pmutil.c: Align cosmetics across platformsAngel Pons
2021-02-20soc/intel/cannonlake: Add devicetree setting to disable turboPatrick Rudolph
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-16soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-11src: Remove unused <arch/cpu.h>Elyes HAOUAS
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: Drop CID1 from GNVSKyösti Mälkki
2021-02-03pci_ids/intel: Add missing CFL-S GT1 IGD IDsNico Huber
2021-02-03pci_ids/intel: Correct 0x3e96, it's a CFL-S partNico Huber
2021-02-03src: Remove unused <cbmem.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-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-26soc/intel: Move c-state resource defineMarc Jones
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-24soc/intel/cnl: use Kconfig to determine PCH typeMichael 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-23soc/intel/cometlake: Add ucode for CML-HTim Crawford
2021-01-21soc/intel/cannonlake: Allow RP#1 usage for ClkSrcJeremy Soller
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-12soc/intel: rename uart_max_indexMichael Niewöhner