summaryrefslogtreecommitdiff
path: root/sv
AgeCommit message (Expand)Author
2024-08-07soc: bus: Fix DMA channel 2 and 3 MMIO basemainIan Moffett
2024-08-05soc: bus: Add generic DMA ctrl to memory rangesIan Moffett
2024-08-05soc: bus: Add support for single size DMA writesIan Moffett
2024-08-05soc: bus: Fixup MMIO logicIan Moffett
2024-08-05soc: bus: Add initial DMA controller hdl sourcesIan Moffett
2024-08-04soc: bus: Bring down reserved chunk to 256 bytesIan Moffett
2024-08-04soc: Add peripheral memory mapIan Moffett
2024-08-04soc: pimc: Update irqmask.pngIan Moffett
2024-08-03soc: pimc: Fix typo in commentIan Moffett
2024-08-03soc: pimc: Document MMIO interfaceIan Moffett
2024-08-03soc: pimc: Add MMIO write interfaceIan Moffett
2024-08-03soc: pimc: Fix up mask bitIan Moffett
2024-08-03soc: pimc: Add MMIO read interfaceIan Moffett
2024-08-03soc: pimc: Describe IRQ signallingIan Moffett
2024-08-03soc: pimc: Update PIMC IRQACK timing requirementsIan Moffett
2024-08-03soc: pimc: Silence warningsIan Moffett
2024-08-03soc: pimc: Add IRQ table for PIMCIan Moffett
2024-08-02Add PIMC docsIan Moffett
2024-08-02Add initial irqchip hdl sourcesIan Moffett