Commit Graph

24 Commits (2085de57f3928d72b27338f68d4250d1fb302d04)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 8 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Bin Meng 10d569ea1a x86: Fix up PIRQ routing table checksum earlier 9 years ago
Bin Meng d4e61f505b x86: irq: Enable SCI on IRQ9 9 years ago
Bin Meng 07ac84eaaa x86: irq: Reserve IRQ9 for ACPI in PIC mode 9 years ago
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 9 years ago
Simon Glass 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function 9 years ago
Simon Glass b565d66d2c x86: Use the IRQ device when setting up the mptable 9 years ago
Simon Glass d3b884b294 dm: x86: Add a common PIRQ init function 9 years ago
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() 9 years ago
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 9 years ago
Simon Glass f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API 9 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass 9e3ff9c2b4 x86: Tidy up the PIRQ routing code a little 10 years ago
Bin Meng df81749db7 x86: Reduce PIRQ routing table size 10 years ago
Bin Meng 8c38e4d0b8 x86: Ignore function number when writing PIRQ routing table 10 years ago
Bin Meng 9c235436a3 x86: Write correct bus number for the irq router 10 years ago
Bin Meng 67b24970ce x86: Do sanity test on pirq table before writing 10 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago