summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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
2016-02-11hw/arm/virt: fix max-cpus checkAndrew Jones
2016-02-08Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek
2016-02-03raspi: add raspberry pi 2 machineAndrew Baumann
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov
2016-02-03hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux bootsEdgar E. Iglesias
2016-02-03virt-acpi-build: add always-on property for timerAndrew Jones
2016-01-21hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell
2016-01-21xlnx-ep108: Connect the SPI FlashAlistair Francis
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-15ARM: virt: Don't generate RTC ACPI device when using UEFIShannon Zhao
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis