summaryrefslogtreecommitdiff
path: root/src/cpu/x86/sipi_vector.S
AgeCommit message (Expand)Author
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-29arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph
2019-09-10AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-08-09src/cpu: Fix typoElyes HAOUAS
2018-02-16x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRsMarshall Dawson
2017-10-02cpu/x86: Align stack in SIPI handlerMarshall Dawson
2017-09-17cpu/x86/sipi_vector.S: Use correct op suffixDamien Zammit
2017-08-31cpu/x86 asm: Just use the correct op suffixEdward O'Callaghan
2017-06-27cpu/x86/smm: allow SSE instructions in SMM modulesAaron Durbin
2017-06-22cpu/x86/sipi_vector: use macros for CR0 flagsAaron Durbin
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin