aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/secondary.S
AgeCommit message (Expand)Author
2020-12-04cpu/x86/lapic/secondary.S: Adapt for x86_64Arthur Heymans
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2017-08-31cpu/x86 asm: Just use the correct op suffixEdward O'Callaghan
2017-08-19arch/x86: Clean up CONFIG_SMP and MAX_CPUS testKyösti Mälkki
2017-07-20x86/lapic/secondary.S: Align stack for _secondary_startMarshall Dawson
2017-07-13src/cpu: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-02-22src/cpu/x86: Update/Add license headers to all filesMartin Roth
2013-03-21ramstage: prepare for relocationAaron Durbin
2012-11-20secondary.S: Fix dropping ramstage.aStefan Reinauer
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-12Fix stack assignment during CPU initializationSven Schnelle
2012-07-05Only copy real-mode section of SIPI vectorKyösti Mälkki
2012-07-05Fix the CPU index parameter passed to secondary_cpu_init().Kyösti Mälkki
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-03-07Move C labels to start-of-linePatrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"Stefan Reinauer
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-14- Add new cvs code to cvsEric Biederman