Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Allow pirq_init() to return an error | Simon Glass | 2015-08-14 | -6/+11 |
* | x86: Tidy up the PIRQ routing code a little | Simon Glass | 2015-08-14 | -28/+13 |
* | x86: Reduce PIRQ routing table size | Bin Meng | 2015-07-14 | -9/+56 |
* | x86: Ignore function number when writing PIRQ routing table | Bin Meng | 2015-07-14 | -4/+3 |
* | x86: Write correct bus number for the irq router | Bin Meng | 2015-07-14 | -1/+1 |
* | x86: Do sanity test on pirq table before writing | Bin Meng | 2015-06-04 | -0/+3 |
* | x86: Refactor PIRQ routing support | Bin Meng | 2015-06-04 | -0/+213 |