summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-15/+0
* soc/intel/cannonlake: Enable Energy/Performance Bias controlAngel Pons2021-10-151-0/+1
* soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons2021-10-121-1/+2
* soc/intel/*/cpu.c: Add missing space in commentAngel Pons2021-10-121-1/+1
* soc/intel/cannonlake: Enable x86_64 supportPatrick Rudolph2021-10-071-0/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLESTim Wawrzynczak2021-09-291-2/+4
* soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons2021-09-291-1/+0
* soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner2021-09-291-4/+4
* soc/intel/cannonlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+11
* soc/intel/cannonlake: Switch PMC to use device callbacksTim Wawrzynczak2021-09-105-43/+34
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/cannonlake: Lock PAM registers in finalizeTim Wawrzynczak2021-09-052-0/+10
* soc/intel/cannonlake: Fix PCH-H IRQ constraintsAngel Pons2021-08-251-0/+6
* soc/intel/cannonlake: Unbreak some short linesNico Huber2021-08-201-6/+3
* Revert "src/soc/intel/cannonlake: Update C-state latency control limits"Nico Huber2021-08-192-12/+17
* soc/intel/cannonlake: Clean up FSP chipset lockdown configurationFelix Singer2021-08-121-27/+12
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-3/+3
* soc/intel/cannonlake: Allow to configure maximum package C stateNico Huber2021-08-042-2/+21
* soc/intel/cannonlake: Disable `TccOffsetClamp` if no offset is givenNico Huber2021-08-041-0/+1
* soc/intel/cannonlake/vr_config: Print configured valuesNico Huber2021-08-041-0/+14
* soc/intel/cannonlake/vr_config: Add TDC values for CFL-H 6+2Nico Huber2021-08-041-0/+4
* soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes2021-08-031-2/+5
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik2021-07-171-1/+1
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-011-4/+1
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak2021-06-297-237/+226
* soc/intel/cannonlake: Add some missing DEVFN macrosTim Wawrzynczak2021-06-291-0/+12
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-2/+1
* soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-7/+3
* soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans2021-06-222-59/+2
* soc/intel/cannonlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-162-52/+18
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* soc/intel: Drop unused lpss functionsFurquan Shaikh2021-06-071-7/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* soc/intel/cannonlake: Merge soc_memory_init_params() into its callerFelix Singer2021-05-101-14/+5
* soc/intel/cannonlake/include: Drop unused codeFelix Singer2021-05-021-9/+0
* soc/intel/cannonlake: Remove useless help textsFelix Singer2021-05-021-8/+0
* soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POSTMichael Niewöhner2021-04-221-0/+9
* soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512Felix Singer2021-04-221-0/+3
* soc/intel: Replace open-coded buffer length calculationAngel Pons2021-04-211-4/+2
* soc/intel: Fix typo in commentAngel Pons2021-04-211-1/+1
* soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRCRizwan Qureshi2021-04-212-3/+3
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-213-18/+17
* soc/intel/cannonlake/romstage: Reuse device pointerFelix Singer2021-04-201-3/+3
* soc/intel/cannonlake: Deduplicate function declarationFelix Singer2021-04-201-5/+2
* soc/intel/cannonlake: Remove unnecessary functionFelix Singer2021-04-201-10/+3