aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/iotkit.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-784/+0
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell1-34/+34
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell1-5/+29
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell1-29/+30
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell1-0/+15
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell1-8/+18
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell1-4/+5
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell1-3/+55
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell1-3/+5
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell1-1/+1
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth1-42/+32
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell1-0/+74
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell1-11/+27
2018-05-10hw/arm/iotkit.c: fix minor memory leakPeter Maydell1-0/+1
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell1-0/+598