index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Age
Commit message (
Expand
)
Author
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-19
emulation/qemu-x86: Fix romstage stack alignment
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-18
amdfam10-15: Rename DCACHE_BSP_STACK_SIZE
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Split alternative SMRR register function
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-13
cpu/x86: Hide smm_save_state_area_t typedef
Kyösti Mälkki
2019-08-13
cpu/x86: Change old-style SMI handler prototypes
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
intel/haswell: Move platform_enter_postcar()
Kyösti Mälkki
2019-08-11
arch/x86: Obsolete CACHE_AS_RAM config
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-09
cpu/x86 mp_init: Add option for AMD INIT SIPI sequence
Marshall Dawson
2019-08-08
cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()
Subrata Banik
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
intel/nehalem,sandybridge: Move stage_cache support function
Kyösti Mälkki
2019-08-06
soc/*: Report mp_init errors
Patrick Rudolph
2019-08-05
cpu/allwinner: Remove support
Arthur Heymans
2019-08-03
intel/haswell: Move stage_cache support function
Kyösti Mälkki
2019-07-21
src/cpu/intel: Add sanity check for cpu turbo mode capability
John Zhao
2019-07-15
cpu/x86: Fix DEBUG_SMM_RELOCATION dependency
Kyösti Mälkki
2019-07-13
intel/haswell: Replace monotonic timer
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-07-11
cpu/x86: Declare smi_release_lock() static
Kyösti Mälkki
2019-07-10
cpu/x86: Remove obsolete smm_init_completion()
Kyösti Mälkki
2019-07-10
cpu/amd: Remove empty smm_lock()
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
cpu/x86: Declare SMM_ASEG
Kyösti Mälkki
2019-07-09
cpu/intel: Drop SMM_TSEG conditional
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t
Elyes HAOUAS
2019-07-08
intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
intel/nehalem: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-08
drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2
Kyösti Mälkki
[next]