summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register valuesPeter Maydell2021-03-081-2/+27
* | hw/misc/iotkit-secctl.c: Implement SSE-300 PID register valuesPeter Maydell2021-03-081-2/+48
* | hw/misc/iotkit-sysctl: Remove is_sse200 flagPeter Maydell2021-03-081-69/+187
* | hw/arm/armsse: Introduce SSE subsystem version propertyPeter Maydell2021-03-081-4/+7
* | clock: Add ClockEvent parameter to callbacksPeter Maydell2021-03-084-16/+40
|/
* hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell2021-03-086-6/+6
* hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell2021-03-061-2/+69
* hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell2021-03-061-0/+10
* hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell2021-03-061-8/+23
* hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell2021-03-061-11/+13
* hw/misc: sifive_u_otp: Use error_report() when block operation failsBin Meng2021-03-041-8/+5Star
* Fix SPDX-License-Identifier typosRyan Finnie2021-02-202-2/+2
* arm: Update infocenter.arm.com URLsPeter Maydell2021-02-111-1/+1
* memory: alloc RAM from file at offsetJagannathan Raman2021-02-091-1/+2
* imx7-ccm: add digprog mmio write methodPrasad J Pandit2021-02-081-0/+8
* tz-ppc: add dummy read/write methodsPrasad J Pandit2021-02-081-0/+14
* hw/misc/pvpanic: add PCI interface supportMihai Carabas2021-01-293-0/+101
* hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas2021-01-294-81/+107
* hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu2021-01-291-4/+19
* block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf2021-01-271-1/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-01-181-0/+9
|\
| * misc/mos6522: Use timer_free() in the finalize function to avoid memleakGan Qixin2021-01-181-0/+9
* | hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwriteGreen Wan2021-01-161-8/+23
|/
* macio: don't set user_creatable to falseMark Cave-Ayland2021-01-131-2/+0Star
* macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland2021-01-132-24/+12Star
* macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland2021-01-131-10/+9Star
* macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland2021-01-131-10/+10
* hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu2021-01-123-3/+3
* hw/misc: Add a PWM module for NPCM7XXHao Wu2021-01-123-0/+557
* hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu2021-01-121-6/+789
* hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng2021-01-081-1/+1
* hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng2021-01-081-1/+1
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-184-0/+4
* 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