summaryrefslogtreecommitdiffstats
path: root/hw/arm/musca.c
Commit message (Expand)AuthorAgeFilesLines
* hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-09-031-4/+5
* hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell2019-06-171-0/+8
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* hw/arm/musca: Wire up PL011 UARTsPeter Maydell2019-02-211-5/+29
* hw/arm/musca: Wire up PL031 RTCPeter Maydell2019-02-211-3/+23
* hw/arm/musca: Add MPCsPeter Maydell2019-02-211-8/+147
* hw/arm/musca: Add PPCsPeter Maydell2019-02-211-0/+289
* hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell2019-02-211-0/+197