aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2021-02-20Fix SPDX-License-Identifier typosRyan Finnie2-2/+2
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell1-1/+1
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman1-1/+2
2021-02-08imx7-ccm: add digprog mmio write methodPrasad J Pandit1-0/+8
2021-02-08tz-ppc: add dummy read/write methodsPrasad J Pandit1-0/+14
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas3-0/+101
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas4-81/+107
2021-01-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu1-4/+19
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf1-1/+1
2021-01-18Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell1-0/+9
2021-01-18misc/mos6522: Use timer_free() in the finalize function to avoid memleakGan Qixin1-0/+9
2021-01-16hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan1-8/+23
2021-01-13macio: don't set user_creatable to falseMark Cave-Ayland1-2/+0
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland2-24/+12
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland1-10/+9
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland1-10/+10
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu3-3/+3
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu3-0/+557
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu1-6/+789
2021-01-08hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng1-1/+1
2021-01-08hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng1-1/+1
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost4-0/+4
2020-12-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell1-0/+5
2020-12-15hw/misc/zynq_slcr: Avoid #DIV/0! errorPhilippe Mathieu-Daudé1-0/+5
2020-12-14tmp421: Register properties as class propertiesEduardo Habkost1-17/+13
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé1-9/+9
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell3-0/+331
2020-12-10i.MX6ul: Fix bad printf format specifiersAlex Chen1-2/+2
2020-12-10i.MX6: Fix bad printf format specifiersAlex Chen2-11/+11
2020-12-10i.MX31: Fix bad printf format specifiersAlex Chen2-9/+9
2020-12-10i.MX25: Fix bad printf format specifiersAlex Chen1-6/+6
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang3-0/+331
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez1-14/+18
2020-11-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell2-9/+71
2020-11-17tmp105: Correct handling of temperature limit checksPeter Maydell2-9/+68
2020-11-17hw/misc/tmp105: reset the T_low and T_High registersPeter Maydell1-0/+3
2020-11-17max111x: put it into the 'misc' categoryGan Qixin1-0/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant3-3/+3
2020-11-12macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland1-0/+2
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+4
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini1-1/+4
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 Meng3-0/+103
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng3-0/+246
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng3-0/+220
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell5-0/+1027
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell6-18/+205
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel1-0/+31