summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/model_1067x: enable PECIMichael Büchler2020-09-121-0/+9
* cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize stepAngel Pons2020-08-301-0/+2
* cpu/x86/smm/smmhandler: Fix x86_64 assembly exitPatrick Rudolph2020-08-301-2/+2
* Revert "cpu/x86/sipi: Add x86_64 support"Patrick Rudolph2020-08-243-24/+0
* cpu/x86/smm/smm_module_handler: Add x86_64 supportPatrick Rudolph2020-08-241-1/+1
* cpu/x86/sipi: Add x86_64 supportPatrick Rudolph2020-08-243-0/+24
* cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma2020-08-211-0/+1
* mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 supportPatrick Rudolph2020-08-191-4/+21
* cpu/x86/64bit/exit32: Add support for ramstagePatrick Rudolph2020-08-191-2/+10
* cpu/ti/am335x: Move from cpu to soc in treeSam Lewis2020-08-1922-1454/+0
* cpu/intel/common: Use macro for access_sizeElyes HAOUAS2020-08-181-3/+3
* cpu/x86/smm/smm_stub: Add x86_64 supportPatrick Rudolph2020-08-181-4/+48
* cpu/Makefile.inc: Clean up non-existing directory inclusionArthur Heymans2020-08-171-1/+0
* cpu/intel/model_6fx: Include Conroe-L microcodeArthur Heymans2020-08-171-1/+2
* cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura2020-08-154-8/+698
* cpu/qemu-x86: Fix timestamp and bist reportingPatrick Rudolph2020-08-141-2/+3
* cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fxAngel Pons2020-08-112-2/+1
* cpu/intel/common: Add `intel_ht_supported` functionAngel Pons2020-08-062-3/+14
* cpu/intel/haswell: add Crystal Well CPU IDsIru Cai2020-08-031-0/+2
* cpu/intel/common/fsb.c: add Crystal Well supportIru Cai2020-08-031-0/+1
* cpu/intel/car/romstage.c: Remove unused <bootblock_common.h>Elyes HAOUAS2020-07-261-1/+0
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-1/+1
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-261-2/+1
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-2610-10/+0
* cpu/intel/model_206ax: Clean up includesElyes HAOUAS2020-07-262-2/+2
* src: Remove unused 'include <cpu/intel/common/common.h>Elyes HAOUAS2020-07-264-4/+1
* cpu/intel/model_1067x: Drop <cpu/x86/mp.h> includeElyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-142-2/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-1/+1
* cpu/intel/haswell/finalize.c: Drop dead codeAngel Pons2020-07-101-37/+0
* cpu/intel/model_2065x/model_2065x_init.c: Drop dead codeAngel Pons2020-07-091-26/+0
* cpu/intel/model_206ax/finalize.c: Drop dead codeAngel Pons2020-07-091-18/+0
* haswell: relocate `romstage_common` to northbridgeAngel Pons2020-07-083-92/+0
* nb/intel/haswell: Drop unnecessary variableAngel Pons2020-07-081-6/+3
* haswell: drop unused function parameterAngel Pons2020-07-081-1/+1
* ACPI: Add and fill gnvs_ptr for smm_runtimeKyösti Mälkki2020-07-082-0/+4
* cpu/x86/smm: Add support for long modePatrick Rudolph2020-07-082-1/+129
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-0/+2
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-243-1/+36
* src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth2020-06-234-5/+5
* cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph2020-06-223-6/+6
* cpu/x86/smm: Add helper functions to verify SMM accessPatrick Rudolph2020-06-172-1/+18
* Revert "x86/lapic: Set EXTINT on BSP only"Angel Pons2020-06-161-11/+15
* x86/lapic: Set EXTINT on BSP onlyZheng Bao2020-06-161-15/+11
* cpu/x86: Define MTRR_CAP_PRMRRKyösti Mälkki2020-06-161-1/+2
* sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki2020-06-164-4/+4
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-162-0/+44
* gm45 boards: Factor out MAX_CPUSAngel Pons2020-06-152-0/+8
* pineview boards: Factor out MAX_CPUSAngel Pons2020-06-151-0/+4