summaryrefslogtreecommitdiffstats
path: root/hw/arm/iotkit.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell2019-02-011-5/+29
* hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell2019-02-011-29/+30
* hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell2018-08-241-0/+15
* hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell2018-08-241-8/+18
* hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell2018-08-241-4/+5
* hw/arm/iotkit: Wire up the watchdogsPeter Maydell2018-08-241-3/+55
* hw/arm/iotkit: Wire up the dualtimerPeter Maydell2018-08-241-3/+5
* hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell2018-07-301-1/+1
* hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth2018-07-171-42/+32Star
* hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell2018-06-221-0/+74
* hw/arm/iotkit: Instantiate MPCPeter Maydell2018-06-221-11/+27
* hw/arm/iotkit.c: fix minor memory leakPeter Maydell2018-05-101-0/+1
* hw/arm/iotkit: Model Arm IOT KitPeter Maydell2018-03-021-0/+598