aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2020-02-09cpu/intel: Drop unused fileElyes HAOUAS
2020-02-09cpu/x86/smm: Add overflow checkNico Huber
2020-02-06cpu/x86: Put guard around align for smm_save_state_sizeEugene Myers
2020-02-05security/intel/stm: Add STM supportEugene Myers
2020-02-04cpu/x86: Make MP init timeout configurableJonathan Zhang
2020-01-18cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboardKeith Hui
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-27cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki
2019-12-26src/x86|cpu/intel: Hardcode FIT and IDMarshall Dawson
2019-12-26cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROMKyösti Mälkki
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-20AGESA,binaryPI: Enable lapic early for udelay()Kyösti Mälkki
2019-12-20AGESA fam14: Remove early PCI subsystem ID settingKyösti Mälkki
2019-12-20AGESA fam14: Remove early p-state settingKyösti Mälkki
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19arch/x86: Fix S3 resume without stage cacheKyösti Mälkki
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-18cpu/x86/mp_init: Fix typoElyes HAOUAS
2019-12-18src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS
2019-12-17cpu/intel: Remove ROMCC header guards and codeElyes HAOUAS
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-11AGESA, binaryPI: implement C bootblockMichał Żygowski
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-06arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04AGESA: Reduce S3_DATA_SIZEKyösti Mälkki
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-30arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans
2019-11-30cpu/x86/tsc: Remove indirection when accessing mono_timer_gPatrick Georgi
2019-11-29cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29cpu/amd/{agesa,pi}/Kconfig: select SSE2Michał Żygowski
2019-11-27soc/intel/skylake: Clean up report_cpu_info() functionUsha P
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-27binaryPI: Drop S3_DATA_POS and S3_DATA_SIZEKyösti Mälkki
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-11-25cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-25Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22cpu/intel/gen1/smmrelocate: Fix stale commentArthur Heymans
2019-11-22cpu/intel/smm: Drop em64t save stateArthur Heymans
2019-11-22cpu/x86/smm: Use PRIxPTR to print uintptr_tJacob Garber
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-22cpu/amd/microcode: Remove microcode update routineKyösti Mälkki
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-11-21cpu/x86/lapic/lapic_cpu_init.c: Drop unused guardsArthur Heymans
2019-11-21Kconfig: Remove not found sourcesElyes HAOUAS
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-21nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-11-20sb/amd/sb800: Drop supportArthur Heymans
2019-11-20sb/amd/sb700: Drop supportArthur Heymans
2019-11-20cpu/via/nano: Drop supportArthur Heymans
2019-11-20cpu/intel/car: Add EC software sync to Intel romstageTim Wawrzynczak
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-11-20Remove MIPS architectureJulius Werner
2019-11-18nb/intel/sandybridge: Set up console in bootblockArthur Heymans
2019-11-18nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-15nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-15nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-11AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUMEKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-07Rangeley: Fix incorrect BCLKKyösti Mälkki
2019-11-06Kconfig: Organize debugging options per file extensionsArthur Heymans
2019-11-05intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-05cpu/ti/am335x: Extend monotonic timer to early stagesKyösti Mälkki
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-11-04cpu/intel/car/p4-netburst: Remove delay loopsKyösti Mälkki
2019-11-04cpu/intel/smm/gen1: Deal with SMM save state compatibilityArthur Heymans
2019-11-03cpu/x86/mtrr/xip_cache.c: Fix inconsistent messageAngel Pons
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK.Arthur Heymans
2019-11-02cpu/x86: Add a prog_run hook to set up caching of XIP stagesArthur Heymans
2019-11-02cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80Kyösti Mälkki
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-31cpu/x86: make set_msr_bit publicly availableMichael Niewöhner
2019-10-29arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph
2019-10-28nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans
2019-10-28cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-28src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-24cpu/intel/common: Enable GetSec leaves for Intel TXTPatrick Rudolph
2019-10-17cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans
2019-10-13nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-06cpu/intel/model_2065x/bootblock: Remove dead codeArthur Heymans
2019-10-03cpu/intel/: Fix regression with smmrelocateKyösti Mälkki
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-30console: Declare empty printk() for __ROMCC__Kyösti Mälkki