aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/ppc440_uc.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-08hw/ppc/ppc440_uc: Remove dead code in sdram_size()Peter Maydell1-5/+1
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé1-1/+1
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell1-0/+222
2018-07-03ppc440_uc: Basic emulation of PPC440 DMA controllerBALATON Zoltan1-0/+222
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé1-1/+1
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé1-13/+13
2018-06-01ppc: use local path for local headersMichael S. Tsirkin1-1/+1
2018-04-10sam460ex: Fix timer frequency and clock multipliersBALATON Zoltan1-2/+1
2018-03-06ppc440_uc: Fix unintialized variable warning with older gccBALATON Zoltan1-0/+3
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan1-0/+1159