summaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)Author
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
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley
2018-08-16aspeed_sdmc: Extend number of valid registersJoel Stanley
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater