aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell1-0/+39
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell1-0/+101
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell1-0/+43
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell1-0/+10
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert1-2/+2
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland1-0/+107
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+152
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov1-0/+28
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov1-0/+35
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov1-0/+33
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov1-0/+139
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé1-0/+21
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley1-0/+3
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau1-0/+46
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep1-0/+77
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell1-0/+43
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé1-0/+2
2017-06-27introduce mmio_interfaceKONRAD Frederic1-0/+49
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki1-0/+27
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton1-0/+3
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell1-0/+39
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+1
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-0/+1
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater1-0/+1
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+75
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-0/+118
2016-09-06ast2400: add a memory controller device modelCédric Le Goater1-0/+31
2016-07-14ast2400: externalize revision numbersCédric Le Goater1-0/+5
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster4-10/+12
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell1-0/+27
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae1-0/+18
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae1-0/+9
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois1-1/+4
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell1-1/+1
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery1-0/+34
2016-06-14introduce aux-busKONRAD Frederic1-0/+128
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS1-0/+73
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae1-0/+72
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae1-0/+10
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae1-0/+47
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim1-0/+49
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE1-1/+4
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois1-0/+197
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois1-0/+1