summaryrefslogtreecommitdiffstats
path: root/include/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell2018-03-021-0/+39
* hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell2018-03-021-0/+101
* hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell2018-03-021-0/+43
* hw/misc/unimp: Move struct to header filePeter Maydell2018-03-021-0/+10
* cuda.h: Fix multiple typedefDr. David Alan Gilbert2018-02-161-2/+2
* ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland2018-02-161-0/+107
* misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland2018-02-111-0/+152
* i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov2018-02-091-0/+28
* i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov2018-02-091-0/+35
* i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov2018-02-091-0/+33
* i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov2018-02-091-0/+139
* hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2017-12-181-0/+21
* hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-0/+3
* hw/misc: add vmcoreinfo deviceMarc-André Lureau2017-10-151-0/+46
* msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep2017-09-211-0/+77
* hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell2017-07-171-0/+43
* hw/misc: add missing includesPhilippe Mathieu-Daudé2017-07-111-0/+2
* introduce mmio_interfaceKONRAD Frederic2017-06-271-0/+49
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+27
* hw/mips_cmgcr: allow GCR base to be movedPaul Burton2017-02-211-0/+3
* hw/misc: New "unimplemented" sysbus devicePeter Maydell2017-02-071-0/+39
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+1
* aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-221-0/+1
* aspeed: calculate the RAM size bits at realize timeCédric Le Goater2016-09-221-0/+1
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+75
* hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-221-0/+118
* ast2400: add a memory controller device modelCédric Le Goater2016-09-061-0/+31
* ast2400: externalize revision numbersCédric Le Goater2016-07-141-0/+5
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-124-10/+12
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2016-07-121-0/+27
|\
| * hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae2016-07-121-0/+18
| * hw/mips/cps: create GIC block inside CPSLeon Alrae2016-07-121-0/+9
* | i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-1/+4
* | aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell2016-07-071-1/+1
|/