summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: Virt: Use gpio_key for power buttonShannon Zhao2019-11-291-2/+5
* util: move declarations out of qemu-common.hVeronia Bahaa2019-11-294-1/+5
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2019-11-294-11/+12
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2019-11-2928-0/+55
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-2940-0/+40
* machine: Use type_init() to register machine classesEduardo Habkost2019-11-2911-11/+11
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2019-11-291-0/+26
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2019-11-292-12/+3
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2019-11-293-2/+43
* bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2019-11-291-0/+32
* bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann2019-11-291-0/+7
* hw/arm: Add palmetto-bmc machineAndrew Jeffery2019-11-292-1/+66
* hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery2019-11-292-0/+138
* i.MX: Add missing descriptions in devices.Jean-Christophe Dubois2019-11-292-0/+2
* arm: virt: Move machine class init code to the abstract machine typeWei Huang2019-11-291-14/+20
* arm: virt: Add an abstract ARM virt machine typeWei Huang2019-11-291-5/+18
* vfio: Generalize region supportAlex Williamson2019-11-291-2/+2
* acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo2019-11-291-0/+15
* arm: boot: Support big-endian elfsPeter Crosthwaite2019-11-291-10/+83
* loader: Add data swap option to load-elfPeter Crosthwaite2019-11-292-2/+2
* hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell2019-11-291-7/+25
* hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell2019-11-291-14/+49
* hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell2019-11-291-19/+20
* hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell2019-11-291-0/+23
* virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell2019-11-291-2/+19
* raspi: fix SD card with recent sdhci changesAndrew Baumann2019-11-293-0/+30
* bios-linker-loader: document+validate inputMichael S. Tsirkin2019-11-291-1/+2
* hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger2019-11-291-14/+5
* hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger2019-11-291-6/+188
* hw/arm/sysbus-fdt: helpers for clock node generationEric Auger2019-11-291-0/+120
* device_tree: qemu_fdt_getprop_cell converted to use the error APIEric Auger2019-11-292-4/+8
* sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell2019-11-293-1/+45
* all: Clean up includesPeter Maydell2019-11-293-0/+3
* bcm2835_property: implement "get board revision" queryStephen Warren2019-11-293-0/+6
* hw/arm/virt: fix max-cpus checkAndrew Jones2019-11-291-5/+5
* Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster2019-11-294-24/+4
* acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek2019-11-291-1/+1
* acpi: take oem_id in build_header(), optionallyLaszlo Ersek2019-11-291-6/+6
* raspi: add raspberry pi 2 machineAndrew Baumann2019-11-292-1/+153
* arm/boot: move highbank secure board setup code to common routineAndrew Baumann2019-11-292-35/+53
* bcm2836: add bcm2836 SoC deviceAndrew Baumann2019-11-292-1/+166
* bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2019-11-292-0/+205
* arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov2019-11-291-23/+3
* hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux bootsEdgar E. Iglesias2019-11-291-0/+2
* virt-acpi-build: add always-on property for timerAndrew Jones2019-11-291-1/+1
* hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall2019-11-291-0/+1
* hw/arm/virt: add secure memory region and UARTPeter Maydell2019-11-291-7/+48
* hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell2019-11-291-0/+3
* xlnx-ep108: Connect the SPI FlashAlistair Francis2019-11-291-0/+16
* xlnx-zynqmp: Connect the SPI devicesAlistair Francis2019-11-291-0/+31
OpenPOWER on IntegriCloud