aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc/loongarch_pic_common.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-19hw/intc/loongarch_pch: Add kernel irqchip save and restore functionBibo Mao1-0/+1
2025-05-14hw/intc/loongarch_pch: Merge three memory region into oneBibo Mao1-2/+0
2025-05-14hw/intc/loongarch_pch: Rename memory region iomem32_low with iomemBibo Mao1-1/+1
2025-05-14hw/intc/loongarch_pch: Set version information at initial stageBibo Mao1-2/+15
2025-05-14hw/intc/loongarch_pch: Remove some duplicate macroBibo Mao1-5/+0
2025-05-14hw/intc/loongarch_pch: Modify register name PCH_PIC_xxx_OFFSET with PCH_PIC_xxxBibo Mao1-2/+2
2025-05-14hw/intc/loongarch_pch: Modify name of some registersBibo Mao1-18/+9
2025-05-06hw/intc/loongarch_pch: Add reset supportBibo Mao1-0/+1
2024-12-19hw/intc/loongarch_pch: Add pre_save and post_load interfacesBibo Mao1-0/+2
2024-12-19hw/intc/loongarch_pch: Inherit from loongarch_pic_commonBibo Mao1-0/+10
2024-12-19include: Move struct LoongArchPCHPIC to loongarch_pic_common header fileBibo Mao1-0/+28
2024-12-19include: Add loongarch_pic_common header fileBibo Mao1-0/+42