Age | Commit message (Expand) | Author |
---|---|---|
2018-06-13 | x86: irq: Support discrete PIRQ routing registers via device tree | Bin Meng |
2018-06-13 | x86: irq: Parse number of PIRQ links from device tree | Bin Meng |
2018-06-13 | x86: irq: Change LINK_V2N and LINK_N2V to inline functions | Bin Meng |
2018-06-13 | x86: irq: Remove chipset specific irq router drivers | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-05-23 | x86: irq: Enable SCI on IRQ9 | Bin Meng |
2016-01-24 | dm: x86: Drop the weak cpu_irq_init() function | Simon Glass |
2016-01-24 | dm: x86: Add a common PIRQ init function | Simon Glass |
2016-01-24 | dm: x86: Set up interrupt routing from interrupt_init() | Simon Glass |
2015-08-14 | x86: Allow pirq_init() to return an error | Simon Glass |
2015-06-04 | x86: Refactor PIRQ routing support | Bin Meng |