summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones
2016-10-04hw/arm: Fix Integrator/CM initializationJakub Jermar
2016-10-04mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B
2016-10-04mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04STM32F205: Remove the individual device variablesAlistair Francis
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
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