summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell2020-12-151-0/+5
|\
| * hw/misc/zynq_slcr: Avoid #DIV/0! errorPhilippe Mathieu-Daudé2020-12-151-0/+5
* | tmp421: Register properties as class propertiesEduardo Habkost2020-12-141-17/+13Star
|/
* hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2020-12-101-9/+9
* Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell2020-12-103-0/+331
|\
| * hw/misc: add an EMC141{3,4} device modelJohn Wang2020-12-103-0/+331
* | i.MX6ul: Fix bad printf format specifiersAlex Chen2020-12-101-2/+2
* | i.MX6: Fix bad printf format specifiersAlex Chen2020-12-102-11/+11
* | i.MX31: Fix bad printf format specifiersAlex Chen2020-12-102-9/+9
* | i.MX25: Fix bad printf format specifiersAlex Chen2020-12-101-6/+6
|/
* memory: Add IOMMUTLBEventEugenio Pérez2020-12-081-14/+18
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell2020-11-172-9/+71
|\
| * tmp105: Correct handling of temperature limit checksPeter Maydell2020-11-172-9/+68
| * hw/misc/tmp105: reset the T_low and T_High registersPeter Maydell2020-11-171-0/+3
* | max111x: put it into the 'misc' categoryGan Qixin2020-11-171-0/+1
|/
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-153-3/+3
* macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland2020-11-121-0/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-111-1/+4
|\
| * pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini2020-11-111-1/+4
* | hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé2020-11-101-2/+0Star
|/
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell2020-11-042-2/+2
|\
| * hw/mips: Fix Lesser GPL version numberChetan Pant2020-11-032-2/+2
* | hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng2020-11-033-0/+103
* | hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng2020-11-033-0/+246
* | hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng2020-11-033-0/+220
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell2020-10-295-0/+1027
|\
| * hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel2020-10-271-0/+31
| * hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel2020-10-271-1/+73
| * hw/misc/bcm2835_cprman: implement clock mux behaviourLuc Michel2020-10-271-1/+52
| * hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel2020-10-271-0/+151
| * hw/misc/bcm2835_cprman: implement PLL channels behaviourLuc Michel2020-10-271-1/+32
| * hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel2020-10-271-8/+147
| * hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel2020-10-271-1/+63
| * hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel2020-10-271-0/+108
| * hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel2020-10-273-0/+169
| * hw/misc: Add npcm7xx random number generatorHavard Skinnemoen2020-10-273-0/+185
| * hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu2020-10-271-0/+28
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell2020-10-286-18/+205
|\ \ | |/ |/|
| * hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé2020-10-263-12/+17
| * hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé2020-10-263-6/+19
| * hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé2020-10-262-0/+5
| * hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé2020-10-261-1/+16
| * hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé2020-10-264-0/+149
* | hw/misc/sifive_u_otp: Add backend drive supportGreen Wan2020-10-221-0/+65
* | hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan2020-10-221-1/+29
|/
* macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland2020-10-181-4/+0Star
* hw/misc/mips_cpc: Start vCPU when powered onPhilippe Mathieu-Daudé2020-10-091-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-09-241-8/+8
|\
| * qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-8/+8
* | qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-221-1/+1
|/