summaryrefslogtreecommitdiffstats
path: root/include/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell2019-02-281-0/+3
* hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell2019-02-281-0/+20
* hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell2019-02-281-1/+1
* hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell2019-02-281-0/+44
* hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell2019-02-211-1/+7
* hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell2019-02-011-0/+41
* iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell2019-02-011-0/+6
* hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell2019-02-011-3/+3
* target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-181-0/+4
* target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-0/+4
* hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz2019-01-071-0/+83
* macio: add addr property to macio IDE objectMark Cave-Ayland2018-08-301-0/+1
* macio: add macio bus to help with fw path generationMark Cave-Ayland2018-08-301-0/+10
* macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2018-08-301-0/+26
* Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell2018-08-241-1/+10
|\
| * check: Only test pvpanic when it is compiled inJuan Quintela2018-08-211-1/+10
* | hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell2018-08-241-0/+14
* | hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell2018-08-241-0/+79
* | hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell2018-08-241-0/+37
* | hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell2018-08-241-0/+49
* | hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell2018-08-241-0/+6
* | hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell2018-08-241-0/+4
* | fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-231-10/+2Star
|/
* hw/misc: Remove mmio_interface devicePeter Maydell2018-08-201-49/+0Star
* aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2018-08-161-0/+1
* aspeed_sdmc: Fix saved valuesJoel Stanley2018-08-161-0/+1
* aspeed_sdmc: Extend number of valid registersJoel Stanley2018-08-161-1/+1
* i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois2018-08-161-0/+226
* hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini2018-07-171-1/+13
* aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery2018-07-161-0/+2
* aspeed/scu: introduce clock frequenciesCédric Le Goater2018-06-261-4/+66
* hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell2018-06-221-0/+8
* hw/misc/tz-mpc.c: Implement registersPeter Maydell2018-06-221-0/+10
* hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell2018-06-221-0/+70
* mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland2018-06-161-0/+1
* mac_newworld: add PMU deviceMark Cave-Ayland2018-06-162-0/+239
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-162-0/+50
* mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-161-0/+2
* mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland2018-06-121-1/+1
* cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland2018-06-122-15/+14Star
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-082-0/+64
* hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-0/+2
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-041-1/+0Star
* mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland2018-04-271-1/+0Star
* mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland2018-03-061-1/+3
* mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland2018-03-061-0/+2
* macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland2018-03-061-0/+75
* hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell2018-03-021-0/+4
* hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell2018-03-021-2/+62