summary refs log tree commit diff stats
path: root/include/hw/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-091-1/+1
* mac_via: add GPIO for A/UX modeMark Cave-Ayland2021-10-201-0/+1
* aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-0/+2
* mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland2021-09-081-0/+10
* mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland2021-09-081-11/+11
* mac_via: remove mac_via deviceMark Cave-Ayland2021-09-081-16/+5
* mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-10/+10
* mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-11/+10
* mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-3/+4
* arm: Move M-profile RAS register block into its own devicePeter Maydell2021-09-011-0/+37
* Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell2021-07-114-190/+0
|\
| * sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2021-06-172-88/+0
| * adc: Move the max111x driver to the adc directoryCorey Minyard2021-06-171-56/+0
| * adc: Move the zynq-xadc file to the adc directoriesCorey Minyard2021-06-171-46/+0
* | hw/arm: Add basic power management to raspi.Nolan Leake2021-07-021-0/+29
|/
* hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell2021-05-101-0/+9
* hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell2021-05-101-0/+12
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-05-053-3/+0
|\
| * hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-023-3/+0
* | hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater2021-05-011-1/+16
* | hw: Model ASPEED's Hash and Crypto EngineJoel Stanley2021-05-011-0/+43
|/
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-192-3/+3
* Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell2021-03-181-4/+4
|\
| * mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland2021-03-161-4/+4
* | m68k: add a system controllerLaurent Vivier2021-03-151-0/+22
|/
* hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé2021-03-151-0/+1
* hw/misc: Add NPCM7XX MFT ModuleHao Wu2021-03-121-0/+70
* hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu2021-03-121-1/+3
* hw/misc: versal: Add a model of the XRAM controllerEdgar E. Iglesias2021-03-121-0/+97
* Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell2021-03-111-0/+47
|\
| * hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery2021-03-091-1/+16
| * hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater2021-03-091-0/+32
* | hw/misc/mps2-fpgaio: Support AN547 DBGCTRL registerPeter Maydell2021-03-081-0/+2
* | hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register blockPeter Maydell2021-03-081-0/+40
* | hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registersPeter Maydell2021-03-081-0/+3
* | hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL registerPeter Maydell2021-03-081-0/+1
* | hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDRPeter Maydell2021-03-081-0/+1
* | hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register valuesPeter Maydell2021-03-081-0/+1
* | hw/misc/iotkit-secctl.c: Implement SSE-300 PID register valuesPeter Maydell2021-03-081-0/+2
* | hw/misc/iotkit-sysctl: Remove is_sse200 flagPeter Maydell2021-03-081-2/+0
* | hw/arm/armsse: Introduce SSE subsystem version propertyPeter Maydell2021-03-081-4/+3
|/
* hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell2021-03-086-6/+6
* hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell2021-03-061-0/+3
* hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell2021-03-061-0/+1
* hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell2021-03-061-1/+4
* hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell2021-03-061-4/+3
* Fix SPDX-License-Identifier typosRyan Finnie2021-02-201-1/+1
* arm: Update infocenter.arm.com URLsPeter Maydell2021-02-111-1/+1
* hw/misc/pvpanic: add PCI interface supportMihai Carabas2021-01-291-0/+1
* hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas2021-01-291-2/+21