aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater
2018-06-22hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-04mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-03-06mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland
2018-03-06mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-02hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell
2018-03-02hw/misc/unimp: Move struct to header filePeter Maydell
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé
2017-06-27introduce mmio_interfaceKONRAD Frederic
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