summaryrefslogtreecommitdiff
path: root/arch/x86/lib/mpspec.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: Update mpspec to build on 64-bit machinesSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-01-24x86: Use the IRQ device when setting up the mptableSimon Glass
2015-07-28x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng
2015-07-28x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng
2015-07-14x86: Generate a valid MultiProcessor (MP) tableBin Meng
2015-07-14x86: Add MultiProcessor (MP) table APIsBin Meng