summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* cpu/x86: Add 1GiB pages for memory access up to 512GiBAshish Kumar Mishra2024-02-081-0/+7
* cpu/x86: Add some notes about XAPIC/X2APICKyösti Mälkki2023-07-061-0/+10
* Kconfig: Get rid of named choice LAPIC_ACCESS_MODEMartin Roth2023-05-211-4/+4
* cpu/x86/cache: CLFLUSH programs to memory before runningArthur Heymans2023-03-131-0/+5
* cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbolFelix Held2023-03-081-4/+0
* cpu/x86/smm: Add PCI resource store functionalityRobert Zieba2023-03-051-0/+13
* cpu/x86/smm: Enable setting SMM console log level from mainboardJohnny Lin2023-02-151-0/+12
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-2/+2
* cpu/x86: Set up a separate stack for APsArthur Heymans2022-12-231-0/+7
* cpu/x86/Kconfig: Drop unused Kconfig symbolElyes Haouas2022-11-171-7/+0
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-091-1/+1
* cpu/x86: Drop !CPU_INFO_V2 codeArthur Heymans2022-11-071-9/+0
* cpu/x86: Drop LEGACY_SMP_INITArthur Heymans2022-11-071-11/+1
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-071-1/+1
* cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NBArthur Heymans2022-10-261-3/+3
* soc/amd: Do SMM relocation via MSRArthur Heymans2022-09-151-0/+9
* arch/x86: Fix MAX_CPUS check proper for late X2APIC configSubrata Banik2022-07-251-1/+1
* cpu/x86: Allow SoC to select the `X2APIC_LATE_WORKAROUND`Subrata Banik2022-07-181-0/+6
* arch/x86: Add X2APIC_LATE_WORKAROUNDSubrata Banik2022-07-181-0/+11
* cpu/x86: Allow SoC to select the LAPIC access modeSubrata Banik2022-05-291-0/+12
* cpu/x86/smm: Remove heapArthur Heymans2022-05-231-7/+0
* cpu/x86/Kconfig*: Guard with ARCH_X86Arthur Heymans2022-04-191-0/+4
* cpu/x86/smm: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-02-281-1/+1
* cpu/x86/smm: Add SMM_LEGACY_ASEGKyösti Mälkki2022-02-011-0/+6
* cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATIONKyösti Mälkki2022-02-011-11/+0
* cpu/x86/mp_init.c: Make it work for !CONFIG_SMPArthur Heymans2021-12-101-1/+2
* cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPISubrata Banik2021-11-291-4/+4
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-4/+0
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-6/+0
* cpu/x86: drop CPU_X86_LAPIC Kconfig optionFelix Held2021-10-261-4/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-0/+4
* cpu/x86: Introduce `CPU_X86_CACHE_HELPER`Felix Held2021-10-261-0/+6
* cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MPRaul E Rangel2021-10-211-0/+1
* arch/x86,cpu/x86: Introduce new method for accessing cpu_infoRaul E Rangel2021-10-051-0/+8
* cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPIFelix Held2021-07-271-1/+3
* cpu/x86/Kconfig: Increase SMM stack size to 0x800 on x86_64Patrick Rudolph2021-06-151-0/+1
* cpu/x86/lapic: Separate stop_this_cpu()Kyösti Mälkki2021-06-101-2/+0
* cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODEKyösti Mälkki2021-06-091-0/+22
* cpu/x86: Drop Kconfig PARALLEL_CPU_INITKyösti Mälkki2021-06-071-5/+0
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+6
* cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OSTim Wawrzynczak2021-04-291-0/+10
* cpu/x86/smm: Drop the V1 smmloaderArthur Heymans2021-04-191-8/+0
* cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura2020-08-151-0/+8
* arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki2020-06-151-10/+0
* arch/x86: Remove XIP_ROM_SIZEKyösti Mälkki2020-06-151-5/+0
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-1/+1
* prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner2020-03-111-9/+0
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-1/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1