summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/lapic.c
Commit message (Expand)AuthorAgeLines
* x86: Remove SMP limitation in lapic_setup()Bin Meng2016-05-23-6/+1
* x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng2016-05-23-12/+16
* x86: Remove inline for lapic access routinesBin Meng2015-07-14-18/+125
* x86: Clean up lapic codesBin Meng2015-07-14-21/+17
* x86: Add LAPIC setup codeSimon Glass2014-11-25-0/+57