summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: QOM'ify versatilepb.cxiaoqiang.zhao2016-05-121-7/+6Star
* hw/arm: QOM'ify strongarm.cxiaoqiang.zhao2016-05-121-38/+28Star
* hw/arm: QOM'ify stellaris.cxiaoqiang.zhao2016-05-121-24/+24
* hw/arm: QOM'ify spitz.cxiaoqiang zhao2016-05-121-14/+9Star
* hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao2016-05-121-7/+0Star
* hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao2016-05-121-15/+11Star
* hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao2016-05-121-20/+12Star
* hw/arm: QOM'ify highbank.cxiaoqiang.zhao2016-05-121-7/+5Star
* hw/arm: QOM'ify armv7m.cxiaoqiang.zhao2016-05-121-6/+5Star
* i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS2016-05-122-1/+122
* i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS2016-05-122-0/+450
* ACPI: Virt: Generate SRAT tableShannon Zhao2016-05-121-0/+52
* ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao2016-05-122-6/+45
* hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie2016-05-121-1/+2
* hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues2016-04-211-1/+1
* hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell2016-04-041-1/+5
* ARM: Virt: Use gpio_key for power buttonShannon Zhao2016-03-301-2/+5
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-224-1/+5
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-224-11/+12
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-2228-0/+55
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-2240-0/+40
* machine: Use type_init() to register machine classesEduardo Habkost2016-03-1611-11/+11
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+26
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-162-12/+3Star
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-163-2/+43
* bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2016-03-161-0/+32
* bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann2016-03-161-0/+7
* hw/arm: Add palmetto-bmc machineAndrew Jeffery2016-03-162-1/+66
* hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery2016-03-162-0/+138
* i.MX: Add missing descriptions in devices.Jean-Christophe Dubois2016-03-162-0/+2
* arm: virt: Move machine class init code to the abstract machine typeWei Huang2016-03-161-14/+20
* arm: virt: Add an abstract ARM virt machine typeWei Huang2016-03-161-5/+18
* vfio: Generalize region supportAlex Williamson2016-03-111-2/+2
* acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo2016-03-081-0/+15
* arm: boot: Support big-endian elfsPeter Crosthwaite2016-03-041-10/+83
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-042-2/+2
* hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell2016-03-041-7/+25
* hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell2016-03-041-14/+49
* hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell2016-03-041-19/+20
* hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell2016-03-041-0/+23
* virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell2016-03-041-2/+19
* raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-263-0/+30
* bios-linker-loader: document+validate inputMichael S. Tsirkin2016-02-231-1/+2
* hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger2016-02-191-14/+5Star
* hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger2016-02-191-6/+188
* hw/arm/sysbus-fdt: helpers for clock node generationEric Auger2016-02-191-0/+120
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2016-02-192-4/+8
* sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell2016-02-183-1/+45
* all: Clean up includesPeter Maydell2016-02-163-0/+3
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-113-0/+6