summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-09-06ARM: ACPI: fix the AML ID format for CPU devicesWei Huang
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-07arm: virt: Parse cpu_model only onceIgor Mammedov
2016-07-07cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois
2016-07-04ast2400: create SPI flash slavesCédric Le Goater
2016-07-04ast2400: add SPI flash slavesCédric Le Goater
2016-07-04ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater
2016-07-04m25p80: qdev-ify drive propertyPaolo Bonzini
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater
2016-07-04xilinx_zynq: Connect devcfg to the Zynq machine modelPeter Crosthwaite
2016-07-04hw/arm/virt: mark the PCIe host controller as DMA coherent in the DTArd Biesheuvel
2016-07-04imx: Use memory_region_init_rom() for ROMsPeter Maydell
2016-06-27palmetto-bmc: Configure the SCU's hardware strapping registerAndrew Jeffery
2016-06-27ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery
2016-06-20trace: split out trace events for hw/arm/ directoryDaniel P. Berrange
2016-06-17ACPI: ARM: Present GIC version in MADT tableShannon Zhao
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14hw/arm/virt: create the 2.7 machine typeAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones
2016-06-14hw/arm/virt: separate versioned type-init codeAndrew Jones
2016-06-14hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI tableShannon Zhao
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-13pxa2xx: Unconditionally enable USB controllerEduardo Habkost
2016-06-08hw/arm: virt uart fixxiaoqiang zhao
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-06zynqmp: Add the ZCU102 boardAlistair Francis
2016-06-06hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify digic-uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias