aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2021-02-15clock: Add ClockEvent parameter to callbacksPeter Maydell
2021-02-15hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell
2021-02-15hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell
2021-02-15hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell
2021-02-15hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell
2021-02-15hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman
2021-02-08imx7-ccm: add digprog mmio write methodPrasad J Pandit
2021-02-08tz-ppc: add dummy read/write methodsPrasad J Pandit
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-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2021-01-18Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-01-18misc/mos6522: Use timer_free() in the finalize function to avoid memleakGan Qixin
2021-01-16hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan
2021-01-13macio: don't set user_creatable to falseMark Cave-Ayland
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/*: Use type casting for SysBusDevice in NPCM7XXHao Wu
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu
2021-01-08hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng
2021-01-08hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell
2020-12-15hw/misc/zynq_slcr: Avoid #DIV/0! errorPhilippe Mathieu-Daudé
2020-12-14tmp421: Register properties as class propertiesEduardo Habkost
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell
2020-12-10i.MX6ul: Fix bad printf format specifiersAlex Chen
2020-12-10i.MX6: Fix bad printf format specifiersAlex Chen
2020-12-10i.MX31: Fix bad printf format specifiersAlex Chen
2020-12-10i.MX25: Fix bad printf format specifiersAlex Chen
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-11-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell
2020-11-17tmp105: Correct handling of temperature limit checkspull-target-arm-20201117Peter Maydell
2020-11-17hw/misc/tmp105: reset the T_low and T_High registersPeter Maydell
2020-11-17max111x: put it into the 'misc' categoryGan Qixin
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-12macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini
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