summaryrefslogtreecommitdiffstats
path: root/include/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-281-0/+1
|\
| * hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-0/+1
* | auxbus: Move QOM macros to headerEduardo Habkost2020-08-271-0/+3
|/
* hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik2020-07-111-0/+46
* hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell2020-07-031-0/+56
* hw/misc/pca9552: Model qdev output GPIOsPhilippe Mathieu-Daudé2020-06-261-0/+1
* hw/misc/pca9552: Add a 'description' property for debugging purposePhilippe Mathieu-Daudé2020-06-261-0/+1
* hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552Philippe Mathieu-Daudé2020-06-261-3/+3
* hw/misc/pca9552: Rename generic code as pca955xPhilippe Mathieu-Daudé2020-06-261-5/+5
* hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'Philippe Mathieu-Daudé2020-06-261-1/+1
* mac_via: rework ADB state machine to be compatible with both MacOS and LinuxMark Cave-Ayland2020-06-261-0/+1
* mac_via: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-1/+0Star
* pmu: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-3/+0Star
* cuda: convert to use ADBBusState internal autopoll variablesMark Cave-Ayland2020-06-261-4/+0Star
* pmu: fix duplicate autopoll mask variableMark Cave-Ayland2020-06-261-1/+0Star
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* auxbus: Eliminate aux_create_slave()Markus Armbruster2020-06-151-7/+0Star
* auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster2020-06-151-0/+7
* auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster2020-06-151-2/+2
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé2020-06-091-1/+1
* hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé2020-06-091-0/+19
* raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2020-06-051-0/+44
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-211-33/+0Star
* aspeed: Support AST2600A1 silicon revisionJoel Stanley2020-05-111-0/+1
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-233-3/+9
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-191-0/+1
|\
| * hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-171-0/+1
* | hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2020-03-121-0/+106
* | hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2020-03-121-0/+60
* | hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2020-03-121-0/+52
* | hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2020-03-121-0/+67
* | hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2020-03-121-0/+66
|/
* arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-191-0/+1
* i.MX: add an emulation for RNGCMartin Kaiser2020-01-171-0/+35
* hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis2020-01-171-0/+60
* hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis2020-01-171-0/+61
* mos6522: remove anh registerLaurent Vivier2020-01-081-1/+0Star
* q800: add a block backend to the PRAMLaurent Vivier2020-01-071-0/+3
* hw/m68k: implement ADB bus support for viaLaurent Vivier2019-10-281-0/+7
* hw/m68k: add VIA supportLaurent Vivier2019-10-281-0/+108
* hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé2019-10-251-0/+27
* aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-151-0/+1
* aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-4/+15
* hw: aspeed_scu: Add AST2600 supportJoel Stanley2019-10-151-1/+6
* aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater2019-09-131-5/+3Star
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-0/+15
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-163-2/+3
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-161-0/+1