Commit Graph

16 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 9 years ago
Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass 9e3ff9c2b4 x86: Tidy up the PIRQ routing code a little 10 years ago
Bin Meng df81749db7 x86: Reduce PIRQ routing table size 10 years ago
Bin Meng 8c38e4d0b8 x86: Ignore function number when writing PIRQ routing table 10 years ago
Bin Meng 9c235436a3 x86: Write correct bus number for the irq router 10 years ago
Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago