summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
* palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater2016-09-221-1/+0Star
* arm: add support for an ast2500 evaluation boardCédric Le Goater2016-09-221-0/+37
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+2
* hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-221-1/+14
* palmetto-bmc: add board specific configurationCédric Le Goater2016-09-221-4/+18
* palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater2016-09-221-18/+36
* palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2016-09-222-1/+1
* aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-222-12/+38
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-222-50/+49Star
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-223-3/+3
* hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-133-5/+11
* ARM: ACPI: fix the AML ID format for CPU devicesWei Huang2016-09-061-1/+1
* ast2400: add a memory controller device modelCédric Le Goater2016-09-061-0/+15
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* ast2400: externalize revision numbersCédric Le Goater2016-07-141-2/+0Star
* hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones2016-07-141-1/+24
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-2/+2
* arm: virt: Parse cpu_model only onceIgor Mammedov2016-07-071-21/+21
* cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov2016-07-071-3/+4
* i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-073-3/+3
* ast2400: create SPI flash slavesCédric Le Goater2016-07-041-0/+31
* ast2400: add SPI flash slavesCédric Le Goater2016-07-041-0/+5
* ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater2016-07-041-1/+34
* m25p80: qdev-ify drive propertyPaolo Bonzini2016-07-043-8/+27
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-043-15/+8Star
* xilinx_zynq: Connect devcfg to the Zynq machine modelPeter Crosthwaite2016-07-041-0/+6
* hw/arm/virt: mark the PCIe host controller as DMA coherent in the DTArd Biesheuvel2016-07-041-0/+1
* imx: Use memory_region_init_rom() for ROMsPeter Maydell2016-07-043-13/+12Star
* palmetto-bmc: Configure the SCU's hardware strapping registerAndrew Jeffery2016-06-271-0/+2
* ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery2016-06-271-0/+21
* trace: split out trace events for hw/arm/ directoryDaniel P. Berrange2016-06-201-0/+4
* ACPI: ARM: Present GIC version in MADT tableShannon Zhao2016-06-171-0/+1
* arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic2016-06-141-1/+31
* hw/arm/virt: create the 2.7 machine typeAndrew Jones2016-06-141-2/+18
* hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones2016-06-141-3/+10
* hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones2016-06-141-17/+24
* hw/arm/virt: separate versioned type-init codeAndrew Jones2016-06-141-6/+10
* hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI tableShannon Zhao2016-06-141-0/+4
* hw/arm/virt: Add PMU node for virt machineShannon Zhao2016-06-141-0/+33
* vl: Eliminate usb_enabled()Eduardo Habkost2016-06-133-3/+3
* pxa2xx: Unconditionally enable USB controllerEduardo Habkost2016-06-131-8/+4Star
* hw/arm: virt uart fixxiaoqiang zhao2016-06-081-4/+4
* acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov2016-06-071-3/+2Star
* acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov2016-06-071-13/+13
* acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov2016-06-071-5/+6
* acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov2016-06-071-12/+12
* zynqmp: Add the ZCU102 boardAlistair Francis2016-06-061-0/+8
* hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao2016-06-061-0/+1
* hw/char: QOM'ify digic-uart modelxiaoqiang zhao2016-06-061-0/+2