aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost
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-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...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-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-01arm: aspeed: add strap define `25HZ` of AST2500Igor Kononenko
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley
2020-08-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell
2020-08-28hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé
2020-08-27auxbus: Move QOM macros to headerEduardo Habkost
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik
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