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
/
include
/
cpu
/
x86
/
lapic.h
Age
Commit message (
Expand
)
Author
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2017-08-19
arch/x86: Fix ugly NEED_LAPIC use
Kyösti Mälkki
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/include: Add spaces around :
Lee Leahy
2017-03-13
src/include: Fix indent for case labels
Lee Leahy
2017-03-13
src/include: Fix space between type, * and variable name
Lee Leahy
2017-03-12
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-05-08
Clean up #ifs
Patrick Georgi
2012-03-30
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-16
xchg is atomic with side-effects
Patrick Georgi
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-04-06
(trivial) fix some warnings
Stefan Reinauer
2008-08-02
Go back to SIPI WAIT state for those CPUS defining the newly introduced
Stefan Reinauer
2007-12-19
Changed the stop_this_cpu() to just hlt.
Marc Jones
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2004-10-14
- Renamed cpu header files
Eric Biederman