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
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
cpu/intel/socket_mFCPGA478/Kconfig: Add MODEL_6{9,D}X
Elyes HAOUAS
2018-11-18
cpu/qemu-x86: Fix CPU driver
Patrick Rudolph
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-15
src/cpu: Remove dead sourced lines
Elyes HAOUAS
2018-11-12
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-08
src: Replace common MSR addresses with macros
Elyes HAOUAS
2018-11-05
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-11-05
amd/mtrr: Fix IORR MTRR
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-01
cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs
Tristan Corrick
2018-11-01
cpu/intel/haswell: Allow use of TSC for the monotonic timer
Tristan Corrick
2018-11-01
cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs
Tristan Corrick
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-30
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-29
x86/mp_init: Add configurable stack size for SMM relocate
Marshall Dawson
2018-10-24
cpu/intel/smm: Don't make assumptions on TSEG_SIZE
Arthur Heymans
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-19
{cpu,drivers}/amd: Replace MTRR addresses with macros
Elyes HAOUAS
2018-10-18
cpu/x86/smm: Fix non-local header treated as local
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-11
src: Replace MSR addresses with macros
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-10-04
cpu/intel/car: Fix typo
Elyes HAOUAS
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-26
cpu/intel/model_206ax: detect number of MCE banks
Dan Elkouby
2018-09-25
src/cpu/via/nano: Remove unneeded include
Elyes HAOUAS
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-09-06
qemu-q35: Use the TSC for udelay
Michael van der Westhuizen
2018-08-20
cpu/intel/common: add function to init cppc_config
Matt Delco
2018-08-17
intel/socket_mPGA604: Keep only model f2x
Kyösti Mälkki
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-13
cpu/intel/car: Align the stack to 16 bytes before romstage_main
Arthur Heymans
2018-08-13
cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value"
Richard Spiegel
2018-08-09
cpu/x86/mp_init.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-08-09
cpu/x86/mp_init.c: Fix error treatment
Richard Spiegel
2018-08-09
cpu/intel/smm: Make sure SMRR base is aligned to SMRR size
Arthur Heymans
2018-08-08
cpu/amd: Correct number of MCA banks cleared
Marshall Dawson
[next]