summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/pirq_routing.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* x86: Allow interrupt to happen onceSimon Glass2019-12-151-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Change irq_already_routed to a local variableSimon Glass2017-02-071-4/+6
* x86: lib: Fix types and casts for 64-bit compilationSimon Glass2017-02-061-2/+2
* x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-231-4/+0
* x86: irq: Move irq_router to a per driver privBin Meng2016-02-051-6/+6
* x86: pci: Assign pci irqs to all functionsBin Meng2015-07-281-2/+1
* x86: Check PIRQ routing table sanity in the F segmentBin Meng2015-04-291-5/+13
* x86: Support platform PIRQ routingBin Meng2015-04-291-0/+129