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
/
include
/
cpu
/
x86
/
mp.h
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-05-12
arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function
Subrata Banik
2018-12-15
cpu/x86: Make mp_get_apic_id() function externally available
Subrata Banik
2018-05-19
cpu/x86: Add support to run function on single AP
Subrata Banik
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-05-04
cpu/x86/mp: remove unused functions and limit API exposure
Aaron Durbin
2018-05-03
cpu/x86: Add infinite timeout support into run_ap_work() function
Subrata Banik
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-03-19
cpu/x86: add a barrier with timeout
Bora Guvendik
2016-12-08
cpu/x86: allow AP callbacks after MP init
Aaron Durbin
2016-09-20
src/include: Add space around operators
Elyes HAOUAS
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
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-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-01-30
x86: Add SMM helper functions to MP infrastructure
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin