aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley
2018-08-16aspeed_sdmc: Extend number of valid registersJoel Stanley
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater
2018-06-22hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-04mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov