summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-21cpu/intel/car: Make stack guards more useful on C_ENV_BOOTBLOCKArthur Heymans
2019-08-21AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-19emulation/qemu-x86: Fix romstage stack alignmentKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-18amdfam10-15: Rename DCACHE_BSP_STACK_SIZEKyösti Mälkki
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/smm/gen1: Rename header fileKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-15cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki
2019-08-15intel/smm/gen1: Split alternative SMRR register functionKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-13cpu/x86: Hide smm_save_state_area_t typedefKyösti Mälkki
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-11intel/haswell: Move platform_enter_postcar()Kyösti Mälkki
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09cpu/x86 mp_init: Add option for AMD INIT SIPI sequenceMarshall Dawson
2019-08-08cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()Subrata Banik
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-07intel/nehalem,sandybridge: Move stage_cache support functionKyösti Mälkki
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-08-05cpu/allwinner: Remove supportArthur Heymans
2019-08-03intel/haswell: Move stage_cache support functionKyösti Mälkki
2019-07-21src/cpu/intel: Add sanity check for cpu turbo mode capabilityJohn Zhao
2019-07-15cpu/x86: Fix DEBUG_SMM_RELOCATION dependencyKyösti Mälkki
2019-07-13intel/haswell: Replace monotonic timerKyösti Mälkki
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-07-11cpu/x86: Declare smi_release_lock() staticKyösti Mälkki
2019-07-10cpu/x86: Remove obsolete smm_init_completion()Kyösti Mälkki
2019-07-10cpu/amd: Remove empty smm_lock()Kyösti Mälkki
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-07-09cpu/x86: Declare SMM_ASEGKyösti Mälkki
2019-07-09cpu/intel: Drop SMM_TSEG conditionalKyösti Mälkki