summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-1820-60/+20Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley2020-09-181-1/+6
* hw/misc: Add NPCM7xx Clock Controller device modelHavard Skinnemoen2020-09-143-0/+271
* hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen2020-09-143-0/+276
* hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé2020-09-141-0/+6
* hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fieldsPhilippe Mathieu-Daudé2020-09-141-11/+5Star
* hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fieldsPhilippe Mathieu-Daudé2020-09-141-16/+5Star
* hw/misc/a9scu: Do not allow invalid CPU countPhilippe Mathieu-Daudé2020-09-141-5/+13
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-136-0/+603
|\
| * hw/riscv: Move sifive_test model to hw/miscBin Meng2020-09-103-0/+104
| * hw/riscv: Move sifive_u_otp model to hw/miscBin Meng2020-09-103-0/+195
| * hw/riscv: Move sifive_u_prci model to hw/miscBin Meng2020-09-103-0/+173
| * hw/riscv: Move sifive_e_prci model to hw/miscBin Meng2020-09-103-0/+131
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-1125-103/+158
|\ \
| * | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0925-52/+58
| * | Move QOM typedefs and add missing includesEduardo Habkost2020-09-0925-51/+100
| |/
* | trace-events: Fix attribution of trace points to sourceMarkus Armbruster2020-09-091-3/+5
* | trace-events: Delete unused trace pointsMarkus Armbruster2020-09-091-1/+0Star
|/
* Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell2020-09-032-60/+74
|\
| * aspeed/sdmc: Simplify calculation of RAM bitsCédric Le Goater2020-09-011-54/+25Star
| * aspeed/sdmc: Allow writes to unprotected registersJoel Stanley2020-09-011-0/+27
| * aspeed/sdmc: Perform memory trainingJoel Stanley2020-09-012-3/+18
| * aspeed/scu: Fix valid access size on AST2400Cédric Le Goater2020-09-011-3/+4
* | mos6522: Rename QOM macrosEduardo Habkost2020-09-024-17/+17
* | imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost2020-09-021-1/+1
* | hw/misc/sbsa_ec : Add an embedded controller for sbsa-refGraeme Gregory2020-09-012-0/+100
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-281-6/+8
|\
| * hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-4/+6
| * hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé2020-08-281-2/+2
| * hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé2020-08-281-4/+4
* | auxbus: Move QOM macros to headerEduardo Habkost2020-08-271-2/+0Star
|/
* meson: convert hw/miscMarc-André Lureau2020-08-214-100/+107
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-212-0/+2