Age | Commit message (Expand) | Author |
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 |