aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland1-1/+1
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu1-0/+105
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu1-6/+0
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu1-2/+138
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé1-1/+1
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang1-0/+37
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé1-2/+0
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell2-2/+2
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng1-0/+39
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng1-0/+50
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng1-0/+56
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell4-0/+1265
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell3-0/+101
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel1-0/+269
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel2-0/+21
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel2-0/+507
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel2-0/+190
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel1-0/+8
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel2-0/+173