1. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  2. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  3. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  4. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  7. 6376707 x86: qemu: Fix compiler warnings for 64-bit by Bin Meng · 8 years ago
  8. 1bff836 x86: Move pirq_routing_table to global_data by Simon Glass · 8 years ago
  9. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  10. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  11. 10d569e x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 8 years ago
  12. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 8 years ago
  13. 07ac84e x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 8 years ago
  14. 248c4fa x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  15. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  16. 819133d x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  17. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  18. b565d66 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  19. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  20. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  21. e76187a dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  22. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  23. 7e4be12 x86: Allow pirq_init() to return an error by Simon Glass · 9 years ago
  24. 9e3ff9c x86: Tidy up the PIRQ routing code a little by Simon Glass · 9 years ago
  25. df81749 x86: Reduce PIRQ routing table size by Bin Meng · 9 years ago
  26. 8c38e4d x86: Ignore function number when writing PIRQ routing table by Bin Meng · 9 years ago
  27. 9c23543 x86: Write correct bus number for the irq router by Bin Meng · 9 years ago
  28. 67b2497 x86: Do sanity test on pirq table before writing by Bin Meng · 9 years ago
  29. 9c7dea6 x86: Refactor PIRQ routing support by Bin Meng · 9 years ago