summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-231-0/+4
* x86: irq: Enable SCI on IRQ9Bin Meng2016-05-231-0/+22
* x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng2016-05-231-0/+5
* x86: irq: Convert to use DM PCI APIBin Meng2016-02-051-3/+3
* x86: irq: Move irq_router to a per driver privBin Meng2016-02-051-36/+37
* x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng2016-02-051-8/+1
* dm: x86: Drop the weak cpu_irq_init() functionSimon Glass2016-01-241-7/+0
* x86: Use the IRQ device when setting up the mptableSimon Glass2016-01-241-12/+4
* dm: x86: Add a common PIRQ init functionSimon Glass2016-01-241-1/+6
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-7/+0
* dm: x86: Create a driver for x86 interruptsSimon Glass2016-01-241-0/+25
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-241-1/+6
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-6/+11
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
* x86: Reduce PIRQ routing table sizeBin Meng2015-07-141-9/+56
* x86: Ignore function number when writing PIRQ routing tableBin Meng2015-07-141-4/+3
* x86: Write correct bus number for the irq routerBin Meng2015-07-141-1/+1
* x86: Do sanity test on pirq table before writingBin Meng2015-06-041-0/+3
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-0/+213
OpenPOWER on IntegriCloud