1. f64d6f7 x86: Move pirq_routing_table to global_data by Simon Glass · 8 years ago
  2. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  3. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  4. 3371c0b x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 9 years ago
  5. c3b03ea x86: irq: Enable SCI on IRQ9 by Bin Meng · 9 years ago
  6. 61ad371 x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 9 years ago
  7. bfe20b7 x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  8. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  9. 5cf803a x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  10. 660680d dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  11. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  12. 7da3ca6 dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  13. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  14. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  15. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  16. af1c2d68 x86: Allow pirq_init() to return an error by Simon Glass · 9 years ago
  17. 3b1ed8a x86: Tidy up the PIRQ routing code a little by Simon Glass · 9 years ago
  18. 16758a3 x86: Reduce PIRQ routing table size by Bin Meng · 9 years ago
  19. 3a531a3 x86: Ignore function number when writing PIRQ routing table by Bin Meng · 9 years ago
  20. 5ed2c5c x86: Write correct bus number for the irq router by Bin Meng · 9 years ago
  21. 4a6da30 x86: Do sanity test on pirq table before writing by Bin Meng · 10 years ago
  22. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · 10 years ago