summaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois1-7/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois1-1/+1
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren1-0/+1
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann1-0/+31
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2-0/+65
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS1-8/+30
2015-12-17i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois1-0/+79
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2-45/+90
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois1-4/+4
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck1-0/+46
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-0/+25
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois1-0/+91
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis1-0/+61
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-9/+0
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy1-0/+9
2013-11-05arm11mpcore: Split off SCU deviceAndreas Färber1-0/+29
2013-11-05a9mpcore: Embed A9SCUStateAndreas Färber1-0/+31
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée1-0/+18
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+50