aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
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 checksPeter 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
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement clock mux behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLL channels behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu
2020-10-26hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé
2020-10-22hw/misc/sifive_u_otp: Add backend drive supportGreen Wan
2020-10-22hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan
2020-10-18macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland
2020-10-09hw/misc/mips_cpc: Start vCPU when powered onPhilippe Mathieu-Daudé
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi