aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-05-12hw/arm: QOM'ify versatilepb.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify spitz.cxiaoqiang zhao
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify highbank.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify armv7m.cxiaoqiang.zhao
2016-05-12i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-05-12ACPI: Virt: Generate SRAT tableShannon Zhao
2016-05-12ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao
2016-05-12hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-08acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-03-04hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell
2016-03-04hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell
2016-03-04hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-03-04virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger
2016-02-19hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger
2016-02-19hw/arm/sysbus-fdt: helpers for clock node generationEric Auger
2016-02-19device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger
2016-02-18sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell
2016-02-16all: Clean up includesPeter Maydell
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren