summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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