~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop log.h from common headerSimon Glass2020-05-18
* x86: Give each driver an IRQ typeSimon Glass2020-02-07
* x86: Allow interrupt to happen onceSimon Glass2019-12-15
* x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-15
* x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2018-06-13
* x86: irq: Parse number of PIRQ links from device treeBin Meng2018-06-13
* x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2018-06-13
* x86: irq: Remove chipset specific irq router driversBin Meng2018-06-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* x86: qemu: Fix compiler warnings for 64-bitBin Meng2017-02-07
* x86: Move pirq_routing_table to global_dataSimon Glass2017-02-07
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13
* x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-23
* x86: irq: Enable SCI on IRQ9Bin Meng2016-05-23
* x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng2016-05-23
* x86: irq: Convert to use DM PCI APIBin Meng2016-02-05
* x86: irq: Move irq_router to a per driver privBin Meng2016-02-05
* x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng2016-02-05
* dm: x86: Drop the weak cpu_irq_init() functionSimon Glass2016-01-24
* x86: Use the IRQ device when setting up the mptableSimon Glass2016-01-24
* dm: x86: Add a common PIRQ init functionSimon Glass2016-01-24
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-24
* dm: x86: Create a driver for x86 interruptsSimon Glass2016-01-24
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-24
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-14
* x86: Reduce PIRQ routing table sizeBin Meng2015-07-14
* x86: Ignore function number when writing PIRQ routing tableBin Meng2015-07-14
* x86: Write correct bus number for the irq routerBin Meng2015-07-14
* x86: Do sanity test on pirq table before writingBin Meng2015-06-04
* x86: Refactor PIRQ routing supportBin Meng2015-06-04