summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/x86/lapic.h
Commit message (Expand)AuthorAgeFilesLines
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-1/+0
* arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki2019-09-141-4/+0
* cpu/x86: Drop lapic_remote_read()Kyösti Mälkki2019-09-141-24/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-7/+6
* arch/x86: Fix ugly NEED_LAPIC useKyösti Mälkki2017-08-191-14/+18
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-3/+3
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-4/+8
* src/include: Add spaces around :Lee Leahy2017-03-131-9/+9
* src/include: Fix indent for case labelsLee Leahy2017-03-131-18/+18
* src/include: Fix space between type, * and variable nameLee Leahy2017-03-131-1/+1
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-121-1/+1
* src/include: Add space after commaLee Leahy2017-03-091-3/+3
* src/include: Capitalize APIC and SMMElyes HAOUAS2016-08-231-1/+1
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki2014-02-111-6/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-0/+4
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+0
* Unify use of bool config variablesStefan Reinauer2012-11-201-1/+1
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-4/+11
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-11/+4
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Add an option to keep the ROM cached after romstageStefan Reinauer2012-03-301-3/+4
* xchg is atomic with side-effectsPatrick Georgi2012-03-161-1/+1
* drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer2010-03-281-6/+2
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-2/+2
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-171-1/+1
* (trivial) fix some warningsStefan Reinauer2009-04-061-0/+2
* Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer2008-08-021-1/+7
* Changed the stop_this_cpu() to just hlt.Marc Jones2007-12-191-16/+1
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-5/+6
* - Renamed cpu header filesEric Biederman2004-10-141-0/+168