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