aboutsummaryrefslogtreecommitdiff
path: root/hw/net/npcm7xx_emc.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-02hw/net: npcm7xx_emc: set MAC in register spacePatrick Venture1-7/+25
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé1-8/+12
2021-12-15hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture1-10/+8
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans1-1/+3
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans1-0/+857