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