aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-07-14ast2400: externalize revision numberspull-target-arm-20160714Cédric Le Goater
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionspull-target-arm-20160707Jean-Christophe Dubois
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery
2016-06-14introduce aux-busKONRAD Frederic
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois
2016-02-11bcm2835_property: implement "get board revision" querypull-target-arm-20160211Stephen Warren
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2015-12-17i.MX: Add an i.MX25 specific CCM class/instancepull-target-arm-20151217-1Jean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy
2013-11-05arm11mpcore: Split off SCU deviceAndreas Färber
2013-11-05a9mpcore: Embed A9SCUStateAndreas Färber
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-04-08hw: move headers to include/Paolo Bonzini