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
/
cpu
/
x86
/
lapic
/
secondary.S
Age
Commit message (
Expand
)
Author
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2017-08-31
cpu/x86 asm: Just use the correct op suffix
Edward O'Callaghan
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-07-20
x86/lapic/secondary.S: Align stack for _secondary_start
Marshall Dawson
2017-07-13
src/cpu: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-02-22
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2013-03-21
ramstage: prepare for relocation
Aaron Durbin
2012-11-20
secondary.S: Fix dropping ramstage.a
Stefan Reinauer
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-12
Fix stack assignment during CPU initialization
Sven Schnelle
2012-07-05
Only copy real-mode section of SIPI vector
Kyösti Mälkki
2012-07-05
Fix the CPU index parameter passed to secondary_cpu_init().
Kyösti Mälkki
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2005-12-14
issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
Yinghai Lu
2004-11-04
tell people that the segment descriptors are different for ROMCC and
Li-Ta Lo
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman