summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-06x86/car: Fix incorrect config usageJulius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-03cpu/intel/model_1067x: Don't try to apply MCU a second timeNico Huber
2019-03-03cpu/intel/model_1067x: Implement microcode loadingNico Huber
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28cpu/x86/mtrr/mtrr.c:Avoid static scan false positiveRichard Spiegel
2019-02-28cpu/intel: Remove socket_BGA1284Nico Huber
2019-02-28cpu/intel: Rename socket_mPGA478MN to socket_pNico Huber
2019-02-28cpu/intel: Remove models 69x and 6dxNico Huber
2019-02-28cpu/intel/socket_m: Remove models 69x and 6dxNico Huber
2019-02-28cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber
2019-02-28cpu/intel: Remove `socket_mPGA478`Nico Huber
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-25cpu/x86/smm: Add qemu's SMM-Revision LevelPatrick Rudolph
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-21cpu/intel/common: Add newline to set_feature_ctrl_lock() outputMatt DeVillier
2019-02-13cpu/intel/common: Add Nehalem for FSB detectionKyösti Mälkki
2019-02-13cpu/intel/common: Split get_ia32_fsb()Kyösti Mälkki
2019-02-12postcar: Make more use of postcar_frame_add_romcache()Nico Huber
2019-02-10cpu/intel/car/*/cache_as_ram.S: Add brackets around operandArthur Heymans
2019-02-08cpu/intel/model_1067x: Check for lock bit on IA32_FEATURE_CONTROLArthur Heymans
2019-01-29cpu/intel/microcode: Enable verbose outputPhilipp Deppenwiese
2019-01-27src/cpu/intel: Set get_ia32_fsb function commonElyes HAOUAS
2019-01-24cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRRArthur Heymans
2019-01-24cpu/intel/model_406dx: Remove the notion of CPU socketsArthur Heymans
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2019-01-23nb/intel/pineview: Use parallel MP initArthur Heymans
2019-01-23nb/intel/x4x: Use parallel MP initArthur Heymans
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-23nb/intel/gm45: Use parallel MP initArthur Heymans
2019-01-23arch/x86: Align _start16bit with C_ENVIRONMENT_BOOBLOCKKyösti Mälkki
2019-01-22cpu/intel/model_206ax: Use parallel MP initArthur Heymans
2019-01-22cpu/intel/smm/gen1: Add pineview to the check for alt SMRR MSR'sArthur Heymans
2019-01-17cpu/intel/car: Remove unneeded white spaceElyes HAOUAS
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-15cpu/intel/socket_FCBGA559: Use the non-evict cache as ram setupArthur Heymans
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-14binaryPI: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-14cpu/intel/gen1/smmrelocate: Check for sanity on SMRRArthur Heymans
2019-01-14cpu/intel/car/non-evict: Update microcode in CAR setupArthur Heymans
2019-01-14arch/x86: Enforce CPU stack alignmentKyösti Mälkki
2019-01-13aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-13arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki
2019-01-13cpu/intel/car/p4: Update microcode in CAR setupArthur Heymans