summaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2020-07-03hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell
2020-06-26hw/misc/pca9552: Model qdev output GPIOsPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add a 'description' property for debugging purposePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552Philippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename generic code as pca955xPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'Philippe Mathieu-Daudé
2020-06-26mac_via: rework ADB state machine to be compatible with both MacOS and LinuxMark Cave-Ayland
2020-06-26mac_via: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26pmu: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26cuda: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland
2020-06-26pmu: fix duplicate autopoll mask variableMark Cave-Ayland
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15auxbus: Eliminate aux_create_slave()Markus Armbruster
2020-06-15auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster
2020-06-15auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-06-09hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-07q800: add a block backend to the PRAMLaurent Vivier
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James