summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRRArthur Heymans2019-01-245-12/+18
* cpu/intel/model_406dx: Remove the notion of CPU socketsArthur Heymans2019-01-246-20/+9
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-2410-60/+9
* nb/intel/pineview: Use parallel MP initArthur Heymans2019-01-231-17/+0
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-233-50/+0
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-238-21/+18
* nb/intel/gm45: Use parallel MP initArthur Heymans2019-01-235-8/+105
* cpu/intel/model_206ax: Use parallel MP initArthur Heymans2019-01-226-87/+166
* cpu/intel/smm/gen1: Add pineview to the check for alt SMRR MSR'sArthur Heymans2019-01-222-7/+23
* cpu/intel/car: Remove unneeded white spaceElyes HAOUAS2019-01-174-8/+8
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* cpu/intel/socket_FCBGA559: Use the non-evict cache as ram setupArthur Heymans2019-01-155-2/+24
* cpu/intel/gen1/smmrelocate: Check for sanity on SMRRArthur Heymans2019-01-141-1/+1
* cpu/intel/car/non-evict: Update microcode in CAR setupArthur Heymans2019-01-141-7/+36
* aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-132-1/+8
* arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki2019-01-131-2/+6
* cpu/intel/car/p4: Update microcode in CAR setupArthur Heymans2019-01-131-11/+37
* cpu/intel/microcode: Support update before CAR entryArthur Heymans2019-01-113-4/+11
* 3rdparty/blobs: Update for current Intel microcodeNico Huber2019-01-101-1/+1
* Untangle CBFS microcode updatesNico Huber2019-01-102-2/+1
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-092-3/+3
* cpu/intel/common: Fix generated exception if not supported VMXElyes HAOUAS2019-01-091-0/+7
* cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PFArthur Heymans2019-01-091-7/+6
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-081-1/+6
* cpu/intel/car/bootblock.c: Report BIST failuresArthur Heymans2019-01-081-0/+6
* cpu/intel/car: Enable use of C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-01-083-0/+73
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-085-59/+80
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* cpu/intel/common: improve debug outputMatt DeVillier2019-01-051-4/+4
* nb/intel/haswell: Add support for PEGTristan Corrick2019-01-031-0/+2
* src/cpu/microcode: Add code to update microcode in assemblyArthur Heymans2018-12-311-0/+162
* arch/x86: Add CAR stack location symbolsKyösti Mälkki2018-12-301-3/+2
* cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki2018-12-301-3/+0
* src/cpu/intel/model_f4x: Update cpu_tableElyes HAOUAS2018-12-281-0/+6
* arch/x86: SSE2 implies SSE supportKyösti Mälkki2018-12-283-3/+0
* soc/intel: Drop romstage_after_car()Kyösti Mälkki2018-12-281-6/+0
* car/non-evict/exit_car.S: Use tabs instead of white spacesElyes HAOUAS2018-12-241-3/+3
* car/non-evict/cache_as_ram.S: Use tabs instead of spacesArthur Heymans2018-12-211-5/+5
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-2011-19/+43
* cpu: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-182-2/+0
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-133-16/+20
* cpu/intel/fsp_model_406dx: Drop dead microcode referenceNico Huber2018-12-031-4/+0
* nb/intel/i945: Use common SMM_TSEG codeArthur Heymans2018-12-034-0/+4
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-303-72/+0
* cpu/intel/fsp_model_406dx: Rework acpi/cpu.aslArthur Heymans2018-11-302-69/+15
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-303-69/+22
* cpu/intel/haswell: Rework acpi/cpu.aslArthur Heymans2018-11-302-69/+15
* arch/x86/acpigen.c: Add a method to notify all CPU coresArthur Heymans2018-11-291-11/+1
* src/cpu/intel/Kconfig: Remove dead sourceElyes HAOUAS2018-11-211-1/+0
* northbridge/intel/fsp_*: Remove legacy SoCszaolin2018-11-1910-1122/+0