summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROMKyösti Mälkki2019-12-261-3/+23
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-206-139/+0
* AGESA,binaryPI: Enable lapic early for udelay()Kyösti Mälkki2019-12-203-18/+0
* AGESA fam14: Remove early PCI subsystem ID settingKyösti Mälkki2019-12-201-14/+0
* AGESA fam14: Remove early p-state settingKyösti Mälkki2019-12-201-4/+0
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-12/+0
* arch/x86: Fix S3 resume without stage cacheKyösti Mälkki2019-12-191-1/+0
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-193-3/+1
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-193-0/+3
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-1/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+0
* cpu/x86/mp_init: Fix typoElyes HAOUAS2019-12-181-1/+1
* src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS2019-12-181-1/+0
* cpu/intel: Remove ROMCC header guards and codeElyes HAOUAS2019-12-174-34/+2
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-144-24/+3
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-132-25/+0
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-113-0/+17
* fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner2019-12-111-1/+2
* 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