aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/lapic.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng1-6/+1
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng1-12/+16
2015-07-14x86: Remove inline for lapic access routinesBin Meng1-18/+125
2015-07-14x86: Clean up lapic codesBin Meng1-21/+17
2014-11-25x86: Add LAPIC setup codeSimon Glass1-0/+57