index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
sipi_vector.S
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-02-16
x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs
Marshall Dawson
2017-10-02
cpu/x86: Align stack in SIPI handler
Marshall Dawson
2017-09-17
cpu/x86/sipi_vector.S: Use correct op suffix
Damien Zammit
2017-08-31
cpu/x86 asm: Just use the correct op suffix
Edward O'Callaghan
2017-06-27
cpu/x86/smm: allow SSE instructions in SMM modules
Aaron Durbin
2017-06-22
cpu/x86/sipi_vector: use macros for CR0 flags
Aaron Durbin
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin