summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-062-8/+6
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* AGESA: Reduce S3_DATA_SIZEKyösti Mälkki2019-12-041-1/+1
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-023-28/+28
* kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans2019-11-301-8/+0
* arch/*/*/early_variables.h: drop unused filesArthur Heymans2019-11-302-96/+0
* arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans2019-11-301-5/+0
* cpu/x86/tsc: Remove indirection when accessing mono_timer_gPatrick Georgi2019-11-301-14/+7
* cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-19/+12
* cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-12/+8
* cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-3/+2
* cpu/amd/{agesa,pi}/Kconfig: select SSE2Michał Żygowski2019-11-292-0/+2
* soc/intel/skylake: Clean up report_cpu_info() functionUsha P2019-11-271-0/+1
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-274-101/+0
* binaryPI: Drop S3_DATA_POS and S3_DATA_SIZEKyösti Mälkki2019-11-271-8/+0
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-261-5/+0
* cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-253-6/+10
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-2510-10/+8
* Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans2019-11-253-6/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-236-38/+38
* cpu/intel/gen1/smmrelocate: Fix stale commentArthur Heymans2019-11-221-2/+1
* cpu/intel/smm: Drop em64t save stateArthur Heymans2019-11-221-6/+5
* cpu/x86/smm: Use PRIxPTR to print uintptr_tJacob Garber2019-11-221-2/+3
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-226-62/+23
* cpu/amd/microcode: Remove microcode update routineKyösti Mälkki2019-11-221-225/+0
* cpu/amd/fam10: Drop supportArthur Heymans2019-11-2139-6961/+0
* cpu/x86/lapic/lapic_cpu_init.c: Drop unused guardsArthur Heymans2019-11-211-3/+1
* Kconfig: Remove not found sourcesElyes HAOUAS2019-11-211-1/+0
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-43/+1
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-218-787/+0
* nb/amd/fam10: Drop supportArthur Heymans2019-11-202-3/+3
* sb/amd/sb800: Drop supportArthur Heymans2019-11-201-35/+0
* sb/amd/sb700: Drop supportArthur Heymans2019-11-201-5/+1
* cpu/via/nano: Drop supportArthur Heymans2019-11-2010-706/+0
* cpu/intel/car: Add EC software sync to Intel romstageTim Wawrzynczak2019-11-201-0/+4
* cpu/nb/sb: Remove fam12Joe Moore2019-11-208-324/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-181-1/+0
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-183-40/+9
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-0/+11
* nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-156-14/+21
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-126-6/+6
* AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUMEKyösti Mälkki2019-11-111-0/+1
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-083-9/+2
* Rangeley: Fix incorrect BCLKKyösti Mälkki2019-11-073-5/+23
* Kconfig: Organize debugging options per file extensionsArthur Heymans2019-11-061-0/+0
* intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-051-1/+2
* cpu/ti/am335x: Extend monotonic timer to early stagesKyösti Mälkki2019-11-051-0/+3
* cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph2019-11-042-1/+72
* cpu/intel/car/p4-netburst: Remove delay loopsKyösti Mälkki2019-11-041-12/+0