summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/lapic.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Remove SMP limitation in lapic_setup()Bin Meng2016-05-231-6/+1
* x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng2016-05-231-12/+16
* x86: Remove inline for lapic access routinesBin Meng2015-07-141-18/+125
* x86: Clean up lapic codesBin Meng2015-07-141-21/+17
* x86: Add LAPIC setup codeSimon Glass2014-11-251-0/+57