Age | Commit message (Expand) | Author |
2020-08-21 | meson: convert hw/misc | Marc-André Lureau |
2020-07-11 | hw/misc: avr: Add limited support for power reduction device | Michael Rolnik |
2020-06-09 | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé |
2020-06-05 | raspi: add BCM2835 SOC MPHI emulation | Paul Zimmerman |
2020-05-21 | hw: Move i.MX watchdog driver to hw/watchdog | Guenter Roeck |
2020-03-12 | hw/arm/allwinner-h3: add SDRAM controller device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add Security Identifier device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add CPU Configuration module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add System Control module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add Clock Control Unit | Niek Linnenbank |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2019-10-28 | hw/m68k: add VIA support | Laurent Vivier |
2019-10-25 | hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor | Philippe Mathieu-Daudé |
2019-09-10 | hw/misc: Mark most objects as "common" code to speed up compilation a litte bit | Thomas Huth |
2019-08-20 | hw/misc: Add a config switch for the "unimplemented" device | Thomas Huth |
2019-07-01 | hw/misc/aspeed_xdma: New device | Eddie James |
2019-05-17 | leon3: introduce the plug and play mechanism | KONRAD Frederic |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-01 | hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block | Peter Maydell |
2019-01-07 | hw/misc/nrf51_rng: Add NRF51 random number generator peripheral | Steffen Görtz |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan |
2018-08-24 | hw/misc/tz-msc: Model TrustZone Master Security Controller | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysinfo: Implement IoTKit system information block | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysctl: Implement IoTKit system control element | Peter Maydell |
2018-08-20 | hw/misc: Remove mmio_interface device | Peter Maydell |
2018-08-16 | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois |
2018-06-22 | hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller | Peter Maydell |
2018-06-08 | misc: add pca9552 LED blinker model | Cédric Le Goater |
2018-03-02 | hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton | Peter Maydell |
2018-03-02 | hw/misc/tz-ppc: Model TrustZone peripheral protection controller | Peter Maydell |
2018-03-02 | hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505 | Peter Maydell |
2018-02-11 | misc: introduce new mos6522 VIA device and enable it for ppc builds | Mark Cave-Ayland |
2018-02-09 | i.MX: Add implementation of i.MX7 GPR IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 SNVS IP-block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX2 watchdog IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks | Andrey Smirnov |
2017-12-18 | i386/pc: move vmport.c to hw/i386/ | Philippe Mathieu-Daudé |
2017-11-16 | build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets | Marc-André Lureau |
2017-10-15 | hw/misc: add vmcoreinfo device | Marc-André Lureau |
2017-09-21 | msf2: Microsemi Smartfusion2 System Register block | Subbaraya Sundeep |
2017-07-20 | configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE | Peter Maydell |
2017-07-17 | hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller | Peter Maydell |
2017-07-11 | hw/misc: Add Exynos4210 Pseudo Random Number Generator | Krzysztof Kozlowski |
2017-07-04 | hw/misc/edu: Compile the edu device as common object | Thomas Huth |
2017-06-27 | introduce mmio_interface | KONRAD Frederic |
2017-06-13 | hw/misc: add a TMP42{1, 2, 3} device model | Cédric Le Goater |
2017-02-28 | hw/arm/exynos: Fix Linux kernel division by zero for PLLs | Krzysztof Kozlowski |
2017-02-28 | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki |