summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/irq.c
AgeCommit message (Expand)Author
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass
2015-07-15x86: Reduce PIRQ routing table sizeBin Meng
2015-07-15x86: Ignore function number when writing PIRQ routing tableBin Meng
2015-07-15x86: Write correct bus number for the irq routerBin Meng
2015-06-04x86: Do sanity test on pirq table before writingBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng