aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel
AgeCommit message (Expand)Author
2023-04-17cpu,soc/intel: Separate single SSDT CPU entryKyösti Mälkki
2023-04-14cpu,soc/intel: Sync ACPI CPU object implementationsKyösti Mälkki
2023-04-14cpu,soc/intel: Use acpigen_write_processor_device()Elyes Haouas
2023-04-14cpu/intel/speedstep: Refactor P-state coordinationKyösti Mälkki
2023-04-14intel/i82371eb,speedstep: Use dev_count_cpu()Kyösti Mälkki
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASKFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2023-02-08mb/samsung: Enable VBOOT_VBNV_FLASHYu-Ping Wu
2022-12-17Add option to use Ada code in romstageJeremy Compostella
2022-12-16cpu/intel: Fix clearing MTRR for clang 64bitArthur Heymans
2022-12-14cpu/intel/206ax: Fix generating C state entriesArthur Heymans
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-12-01cpu/intel/model_206ax: Remove fake lapic deviceArthur Heymans
2022-12-01cpu/intel/sandybridge: Use enum for ACPI C statesArthur Heymans
2022-11-28aopen/dxplplusu: Support SMM_ASEG and SMM_TSEGKyösti Mälkki
2022-11-25cpu/intel/model_2065x: Don't use a magic APICArthur Heymans
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-23cpu/intel/car: Define post codesMartin Roth
2022-11-22src/cpu: Remove unnecessary space after castsElyes Haouas
2022-11-21cpu/intel/socket_*: Clean up Kconfig filesElyes Haouas
2022-11-12cpu/intel/socket_mPGA604: Drop non-working SSE2 disablementKyösti Mälkki
2022-11-09Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki
2022-11-09cpu/*: Drop PARALLEL_MP leftoversArthur Heymans
2022-11-08cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-07mb/aopen/dxplplusu: Remove boardArthur Heymans
2022-10-28cpu/intel/common: Fix typecasting issueSridhar Siricilla
2022-10-27mb/lenovo/haswell: Enable VBOOT_VBNV_FLASHYu-Ping Wu
2022-10-26cpu/intel: Clean up includesElyes Haouas
2022-10-06cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>Elyes Haouas
2022-10-06cpu/intel/car/romstage.c: Clean up includes and add <types.h>Elyes Haouas
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-09-20cpu/intel/haswell: Update Broadwell ULT µcode updatesAngel Pons
2022-09-20cpu/intel/haswell: Hook up Crystal Well µcode updatesAngel Pons
2022-09-20cpu/intel/haswell: Do not include useless µcode updatesAngel Pons
2022-09-15cpu/intel/haswell: Allow up to six microcodes in the FIT tableJeremy Compostella
2022-07-17cpu: Get rid of unnecessary blank line {before,after} barceElyes HAOUAS
2022-07-14arch/x86: Mark prepare_and_run_postcar noreturnArthur Heymans
2022-06-26intel/microcode: Change log type from BIOS_ERR to BIOS_WARNINGSubrata Banik
2022-06-22microcode: Add error msg in case `intel_microcode_find()` return NULLSubrata Banik
2022-06-22cpu/intel/microcode: Create helper function to load microcode patchSubrata Banik
2022-06-22cpu/intel/microcode: Have API to re-load microcode patchSubrata Banik
2022-06-17cpu/intel/microcode: Fix `device enumeration` boot regressionSubrata Banik
2022-06-07arch/x86: Add a common romstage entryArthur Heymans
2022-06-07cpu/intel/microcode: Have provision to re-load microcode patchSubrata Banik
2022-06-02cpu/intel/model_fxx: Select SSE2Arthur Heymans
2022-06-01cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner
2022-05-16arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans
2022-05-05cpu/intel/model_2065x: Drop unused function declarationAngel Pons
2022-04-27cpu/intel/socket_p: Increase DCACHE_RAM_SIZEArthur Heymans
2022-04-27nb/intel/pineview: Use cbfs mcacheArthur Heymans
2022-04-24{arch,cpu}: Remove redundant <arch/cpu.h>Elyes HAOUAS
2022-04-24cpu/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-04-01cpu/intel/fit: Clear the FIT table when setting pointerArthur Heymans
2022-03-09cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-02-24nb/intel/ironlake: Fix some quickpath init magicAngel Pons
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-05cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki
2022-02-02cpu/intel/common: Add `set_feature_ctrl_vmx_arg()`Angel Pons
2022-02-01cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATIONKyösti Mälkki
2022-01-27cpu/intel/socket_p: Drop 'select SSE'Elyes HAOUAS
2022-01-27cpu/intel/socket_m: Drop 'select SSE'Elyes HAOUAS
2022-01-27cpu/intel/socket_LGA775: Drop 'select SSE'Elyes HAOUAS
2022-01-27cpu/intel/socket_FCBGA559: Drop 'select SSE'Elyes HAOUAS
2021-11-22cpu/intel/hyperthreading: Add missing header <arch/cpu.h>Raul E Rangel
2021-11-05cpu/intel: Use unsigned types in `get_cpu_count()`Angel Pons
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-10-26src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held
2021-10-26cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26cpu/intel/socket_LGA775: Drop commented-out entriesFelix Held
2021-10-26cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPERFelix Held
2021-10-26cpu/x86: Introduce `CPU_X86_CACHE_HELPER`Felix Held
2021-10-26cpu/amd,intel/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-21acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner
2021-10-19cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons
2021-10-18cpu/intel/hyperthreading: Use initial LAPIC IDsKyösti Mälkki
2021-10-18cpu/intel/hyperthreading: Use cpuid_get_max_func()Kyösti Mälkki
2021-10-18cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APICKyösti Mälkki
2021-10-15cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons
2021-10-13soc/amd/cezanne,soc/intel/common: rework CPPC table generationMichael Niewöhner
2021-09-17cpu: add missing arch/cpu.h includesFelix Held
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-07-14src: use mca_clear_status function instead of open codingFelix Held
2021-07-14cpu/intel/*/*_init: use mca_get_bank_count()Felix Held
2021-07-14include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held
2021-07-09soc/intel: Fix microcode loadingTim Wawrzynczak
2021-07-07Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans
2021-07-07cpu/intel/car/core2/cache_as_ram: Add x86_64 supportPatrick Rudolph
2021-07-07ironlake: Add support for x86_64Patrick Rudolph
2021-07-06cpu/intel/car/p4: Add x86_64 supportArthur Heymans
2021-07-05cpu/intel/car/p4-netburst: Prepare for x86_64Arthur Heymans
2021-07-02src: Consolidate x86_64 support KconfigAngel Pons
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-16cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons