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