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
/
include
/
cpu
Age
Commit message (
Expand
)
Author
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-06-22
cpu/cpu.h: Change guard around function declarations
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-22
intel: Drop old romstage main() without asmlinkage
Kyösti Mälkki
2016-06-18
intel: Fix romstage main() with asmlinkage
Kyösti Mälkki
2016-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-05-06
cpu/x86/mp_init: reduce exposure of internal implementation
Aaron Durbin
2016-05-04
cpu/x86: combine multiprocessor and SMM initialization
Aaron Durbin
2016-05-04
cpu/x86/smm_module_loader: always build with SMM module support
Aaron Durbin
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-11-29
x86/smm: don't hide harmless declarations
Patrick Georgi
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Drop geode_post_code.h
Stefan Reinauer
2015-10-30
cpu/amd: Fix cbtypes.h to match UINTN convention
Stefan Reinauer
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-06-24
cpu/x86: Add more MTRR symbols
Lee Leahy
2015-06-20
x86: Make reading / writing of CRx registers 64bit proof
Stefan Reinauer
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-29
Remove leftover smi_get_tseg_base
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-10
baytrail: Switch from ACPI mode to PCI mode for legacy support
Marc Jones
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-05
AMD K8: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2015-02-03
cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option
Alexandru Gagniuc
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-12-31
arch/x86: Declare GDT symbols and move_gdt()
Kyösti Mälkki
2014-12-16
Drop GX1, CS5330 and related boards
Stefan Reinauer
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-22
amdk8: Move to implicit length patching
Vladimir Serbinenko
2014-11-20
AMD: Isolate AGESA and PI build environments
Kyösti Mälkki
[next]