summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
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
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley
2020-09-14hw/misc: Add NPCM7xx Clock Controller device modelHavard Skinnemoen
2020-09-14hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen
2020-09-14hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé
2020-09-14hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fieldsPhilippe Mathieu-Daudé
2020-09-14hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fieldsPhilippe Mathieu-Daudé
2020-09-14hw/misc/a9scu: Do not allow invalid CPU countPhilippe Mathieu-Daudé
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-09hw/riscv: Move sifive_test model to hw/miscBin Meng
2020-09-09hw/riscv: Move sifive_u_otp model to hw/miscBin Meng
2020-09-09hw/riscv: Move sifive_u_prci model to hw/miscBin Meng
2020-09-09hw/riscv: Move sifive_e_prci model to hw/miscBin Meng
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09trace-events: Delete unused trace pointsMarkus Armbruster
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost
2020-09-01hw/misc/sbsa_ec : Add an embedded controller for sbsa-refGraeme Gregory
2020-09-01aspeed/sdmc: Simplify calculation of RAM bitsCédric Le Goater
2020-09-01aspeed/sdmc: Allow writes to unprotected registersJoel Stanley