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