summaryrefslogtreecommitdiff
path: root/arch/x86/lib/mpspec.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+2
* x86: Update mpspec to build on 64-bit machinesSimon Glass2017-02-061-6/+6
* x86: Use unsigned long for address in table generationSimon Glass2017-02-061-1/+1
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-1/+1
* x86: Use the IRQ device when setting up the mptableSimon Glass2016-01-241-7/+7
* x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng2015-07-281-5/+21
* x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng2015-07-281-7/+17
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-141-0/+157
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-141-0/+225