aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2021-03-15hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu
2021-03-12hw/misc: versal: Add a model of the XRAM controllerEdgar E. Iglesias
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater
2021-03-08hw/misc/mps2-fpgaio: Support AN547 DBGCTRL registerPeter Maydell
2021-03-08hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register blockPeter Maydell
2021-03-08hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registersPeter Maydell
2021-03-08hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL registerPeter Maydell
2021-03-08hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDRPeter Maydell
2021-03-08hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register valuesPeter Maydell
2021-03-08hw/misc/iotkit-secctl.c: Implement SSE-300 PID register valuesPeter Maydell
2021-03-08hw/misc/iotkit-sysctl: Remove is_sse200 flagPeter Maydell
2021-03-08hw/arm/armsse: Introduce SSE subsystem version propertyPeter Maydell
2021-03-08hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell
2021-03-06hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell
2021-03-06hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell
2021-03-06hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell
2021-03-06hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell
2021-02-20Fix SPDX-License-Identifier typosRyan Finnie
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu