aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/mp_init.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-07-08cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-01-30x86: Add SMM helper functions to MP infrastructureAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin