summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-201-1/+1
|\
| * fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-1/+1
* | hw/arm/virt: Add board property to enable EL2Peter Maydell2017-01-202-2/+45
* | target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2017-01-202-0/+6
* | hw/arm/virt-acpi-build: use SMC if booting in EL2Andrew Jones2017-01-201-6/+20
* | hw/arm/virt: Support using SMC for PSCIPeter Maydell2017-01-201-6/+21
* | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell2017-01-201-3/+11
* | hw/arm/virt-acpi - reserve ECAM space as PNP0C02 deviceArd Biesheuvel2017-01-201-0/+7
* | arm: virt: Fix segmentation fault when specifying an unsupported CPUShannon Zhao2017-01-201-1/+0Star
* | aspeed: use first FMC flash as a boot ROMCédric Le Goater2017-01-201-0/+41
* | arm: Uniquely name imx25 I2C buses.Alastair D'Silva2017-01-201-1/+1
|/
* hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones2017-01-091-6/+14
* hw/arm/virt: remove VirtGuestInfoAndrew Jones2017-01-092-13/+10Star
* hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildStateAndrew Jones2017-01-091-4/+1Star
* hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones2017-01-092-41/+37Star
* hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones2017-01-092-5/+6
* hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones2017-01-091-44/+7Star
* hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones2017-01-092-2/+1Star
* hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones2017-01-091-9/+11
* hw/arm/virt: use VirtMachineState.gic_versionAndrew Jones2017-01-091-18/+17Star
* hw/arm/virt: parameter passing cleanupsAndrew Jones2017-01-091-10/+9Star
* hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones2017-01-091-2/+2
* hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones2017-01-091-5/+5
* hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2017-01-091-4/+4
* hw/arm/virt-acpi-build: add all missing cpu_to_le'sAndrew Jones2017-01-091-13/+14
* hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggeredPeter Maydell2017-01-091-4/+30
* hw/arm/virt: Rename 'vbi' variables to 'vms'Peter Maydell2017-01-091-245/+244Star
* hw/arm/virt: Merge VirtBoardInfo and VirtMachineStatePeter Maydell2017-01-091-67/+51Star
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-093-3/+9
* hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-273-21/+0Star
* hw/arm: remove trailing whitespaceAlastair D'Silva2016-12-271-1/+1
* aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-272-4/+10
* aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater2016-12-271-1/+1
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+10
* aspeed: add a memory region for SRAMCédric Le Goater2016-12-271-9/+43
* aspeed: add support for the romulus-bmc boardCédric Le Goater2016-12-271-0/+44
* aspeed: extend the board configuration with flash modelsCédric Le Goater2016-12-271-4/+16
* aspeed: attach the second SPI controller object to the SoCCédric Le Goater2016-12-271-1/+1
* aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater2016-12-271-6/+0Star
* aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2016-12-271-3/+14
* hw/arm/virt: add 2.9 machine typePeter Maydell2016-12-271-2/+17
* Move target-* CPU file into a target/ folderThomas Huth2016-12-202-2/+2
* loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek2016-11-301-1/+1
* arm: Create /chosen and /memory devicetree nodes if necessaryGuenter Roeck2016-11-281-0/+17
* fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov2016-11-161-1/+3
* hw/arm/tosa: Fix reset handlingGuenter Roeck2016-10-281-1/+11
* hw/arm/spitz: Fix reset handlingGuenter Roeck2016-10-281-1/+12
* arm: virt: add PMU property to mach-virt machine typeWei Huang2016-10-281-0/+7
* arm: Add an option to turn on/off vPMU supportWei Huang2016-10-282-2/+2
* versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois2016-10-281-0/+9