summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell
2021-07-08hw/i2c: Introduce i2c_start_recv() and i2c_start_send()Philippe Mathieu-Daudé
2021-07-08hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()Philippe Mathieu-Daudé
2021-07-08hw/misc/auxbus: Replace 'is_write' boolean by its valuePhilippe Mathieu-Daudé
2021-07-08hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT casesPhilippe Mathieu-Daudé
2021-07-08hw/misc/auxbus: Fix MOT/classic I2C modePhilippe Mathieu-Daudé
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard
2021-06-17adc: Move the max111x driver to the adc directoryCorey Minyard
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard
2021-06-15softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()David Hildenbrand
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2021-03-18Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...Peter Maydell
2021-03-16mac_via: remove VIA1 timer optimisationsMark Cave-Ayland
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland
2021-03-16mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland
2021-03-16mac_via: allow long accesses to VIA registersMark Cave-Ayland
2021-03-16mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland
2021-03-16mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland
2021-03-15m68k: add a system controllerLaurent Vivier
2021-03-15hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu
2021-03-12hw/misc: versal: Add a model of the XRAM controllerEdgar E. Iglesias
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-09Various spelling fixesMichael Tokarev
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-03-08hw/misc/mps2-scc: Implement changes for AN547Peter Maydell
2021-03-08hw/misc/mps2-fpgaio: Support AN547 DBGCTRL registerPeter Maydell
2021-03-08hw/misc/mps2-fpgaio: Fold counters subsection into main vmstatePeter Maydell