summaryrefslogtreecommitdiffstats
path: root/include/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery2016-06-271-0/+34
* introduce aux-busKONRAD Frederic2016-06-141-0/+128
* i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS2016-05-121-0/+73
* hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2016-03-301-0/+72
* hw/mips/cps: create CPC block inside CPSLeon Alrae2016-03-301-0/+10
* hw/mips: add initial Cluster Power Controller supportLeon Alrae2016-03-301-0/+47
* hw/mips: add initial Global Config Register supportYongbok Kim2016-03-301-0/+49
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-161-1/+4
* i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois2016-03-161-0/+197
* i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2016-03-161-0/+1
* i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois2016-03-161-7/+0Star
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-161-1/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-0/+1
* bcm2835_property: add bcm2835 property channelAndrew Baumann2016-02-031-0/+31
* bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2016-02-032-0/+65
* i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS2016-01-111-8/+30
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2015-12-171-0/+79
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-172-45/+90
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2015-12-171-4/+4
* hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck2015-11-121-0/+46
* ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+25
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+91
* stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2015-03-111-0/+61
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-9/+0Star
* vfio: Add vfio_container_ioctl()Alexey Kardashevskiy2014-06-271-0/+9
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-0/+29
* a9mpcore: Embed A9SCUStateAndreas Färber2013-11-051-0/+31