Histórico de Commits

Autor SHA1 Mensagem Data
  Bin Meng 51050ff0a2 x86: irq: Support discrete PIRQ routing registers via device tree há 7 anos atrás
  Bin Meng dcec5d565a x86: irq: Parse number of PIRQ links from device tree há 7 anos atrás
  Bin Meng 594d089c8a x86: irq: Change LINK_V2N and LINK_N2V to inline functions há 7 anos atrás
  Bin Meng bc728b1bc0 x86: irq: Remove chipset specific irq router drivers há 7 anos atrás
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style há 7 anos atrás
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor há 8 anos atrás
  Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit há 8 anos atrás
  Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data há 8 anos atrás
  Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation há 8 anos atrás
  Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions há 8 anos atrás
  Bin Meng 10d569ea1a x86: Fix up PIRQ routing table checksum earlier há 9 anos atrás
  Bin Meng d4e61f505b x86: irq: Enable SCI on IRQ9 há 9 anos atrás
  Bin Meng 07ac84eaaa x86: irq: Reserve IRQ9 for ACPI in PIC mode há 9 anos atrás
  Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API há 9 anos atrás
  Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv há 9 anos atrás
  Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() há 9 anos atrás
  Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function há 9 anos atrás
  Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable há 9 anos atrás
  Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function há 9 anos atrás
  Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() há 9 anos atrás
  Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts há 9 anos atrás
  Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API há 9 anos atrás
  Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error há 9 anos atrás
  Simon Glass 9e3ff9c2b4 x86: Tidy up the PIRQ routing code a little há 9 anos atrás
  Bin Meng df81749db7 x86: Reduce PIRQ routing table size há 10 anos atrás
  Bin Meng 8c38e4d0b8 x86: Ignore function number when writing PIRQ routing table há 10 anos atrás
  Bin Meng 9c235436a3 x86: Write correct bus number for the irq router há 10 anos atrás
  Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing há 10 anos atrás
  Bin Meng 9c7dea602e x86: Refactor PIRQ routing support há 10 anos atrás