aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley1-0/+2
2021-09-08mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland1-0/+10
2021-09-08mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland1-11/+11
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland1-16/+5
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland1-10/+10
2021-09-08mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland1-11/+10
2021-09-08mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland1-3/+4
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell1-0/+37
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell4-190/+0
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake1-0/+29
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2-88/+0
2021-06-17adc: Move the max111x driver to the adc directoryCorey Minyard1-56/+0
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard1-46/+0
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell1-0/+9
2021-05-10hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell1-0/+12
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell3-3/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth3-3/+0
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater1-1/+16
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley1-0/+43
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster2-3/+3
2021-03-18Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell1-4/+4
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland1-4/+4
2021-03-15m68k: add a system controllerLaurent Vivier1-0/+22
2021-03-15hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé1-0/+1
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu1-0/+70
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu1-1/+3
2021-03-12hw/misc: versal: Add a model of the XRAM controllerEdgar E. Iglesias1-0/+97
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell1-0/+47
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery1-1/+16
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater1-0/+32
2021-03-08hw/misc/mps2-fpgaio: Support AN547 DBGCTRL registerPeter Maydell1-0/+2
2021-03-08hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register blockPeter Maydell1-0/+40
2021-03-08hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registersPeter Maydell1-0/+3
2021-03-08hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL registerPeter Maydell1-0/+1
2021-03-08hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDRPeter Maydell1-0/+1
2021-03-08hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register valuesPeter Maydell1-0/+1
2021-03-08hw/misc/iotkit-secctl.c: Implement SSE-300 PID register valuesPeter Maydell1-0/+2
2021-03-08hw/misc/iotkit-sysctl: Remove is_sse200 flagPeter Maydell1-2/+0
2021-03-08hw/arm/armsse: Introduce SSE subsystem version propertyPeter Maydell1-4/+3
2021-03-08hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell6-6/+6
2021-03-06hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell1-0/+3
2021-03-06hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell1-0/+1
2021-03-06hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell1-1/+4
2021-03-06hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell1-4/+3
2021-02-20Fix SPDX-License-Identifier typosRyan Finnie1-1/+1
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell1-1/+1
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas1-0/+1
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-2/+21
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland1-2/+0
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland1-1/+1