aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert hw/miscMarc-André Lureau1-95/+0
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik1-0/+2
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé1-0/+1
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman1-0/+1
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck1-1/+0
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank1-0/+1
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank1-0/+1
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank1-0/+1
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank1-0/+1
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank1-0/+1
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser1-0/+1
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis1-0/+1
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis1-0/+1
2019-10-28hw/m68k: add VIA supportLaurent Vivier1-0/+1
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé1-0/+1
2019-09-10hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth1-45/+45
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth1-1/+1
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James1-0/+1
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic1-0/+2
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell1-0/+1
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell1-0/+1
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz1-0/+1
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan1-1/+0
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell1-0/+1
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell1-0/+1
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell1-0/+1
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell1-1/+0
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois1-0/+1
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell1-0/+1
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater1-0/+1
2018-03-02hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell1-0/+1
2018-03-02hw/misc/tz-ppc: Model TrustZone peripheral protection controllerPeter Maydell1-0/+2
2018-03-02hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505Peter Maydell1-0/+1
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+3
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov1-0/+1
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov1-0/+1
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov1-0/+1
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov1-0/+1
2017-12-18i386/pc: move vmport.c to hw/i386/Philippe Mathieu-Daudé1-2/+0
2017-11-16build-sys: restrict vmcoreinfo to fw_cfg+dma capable targetsMarc-André Lureau1-1/+1
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau1-0/+1
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep1-0/+1
2017-07-20configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICEPeter Maydell1-1/+1
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell1-0/+1
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski1-1/+1
2017-07-04hw/misc/edu: Compile the edu device as common objectThomas Huth1-1/+1
2017-06-27introduce mmio_interfaceKONRAD Frederic1-0/+1
2017-06-13hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater1-0/+1
2017-02-28hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski1-1/+1
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki1-0/+1