summary refs log tree commit diff stats
path: root/include/hw/intc/aspeed_intc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/aspeed: Add support for AST2700 TSP INTCSteven Lee2025-05-051-0/+2
* hw/intc/aspeed: Add support for AST2700 SSP INTCSteven Lee2025-05-051-0/+3
* hw/intc/aspeed: Add Support for AST2700 INTCIO ControllerJamin Lin2025-03-091-0/+1
* hw/intc/aspeed: Add Support for Multi-Output IRQ HandlingJamin Lin2025-03-091-2/+2
* hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and r...Jamin Lin2025-03-091-0/+10
* hw/intc/aspeed: Add support for multiple output pins in INTCJamin Lin2025-03-091-2/+3
* hw/intc/aspeed: Rename num_ints to num_inpins for clarityJamin Lin2025-03-091-5/+6
* hw/intc/aspeed: Support different memory region opsJamin Lin2025-03-091-0/+1
* hw/intc/aspeed: Reduce regs array size by adding a register sub-regionJamin Lin2025-03-091-0/+1
* hw/intc/aspeed: Support setting different register sizeJamin Lin2025-03-091-1/+1
* hw/intc/aspeed: Introduce dynamic allocation for regs arrayJamin Lin2025-03-091-1/+1
* hw/intc/aspeed: Support setting different memory sizeJamin Lin2025-03-091-0/+3
* aspeed/intc: Add AST2700 supportJamin Lin2024-06-161-0/+44