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