summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck2016-10-281-1/+3
* arm: cubieboard: Add support for initrdGuenter Roeck2016-10-281-0/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-251-1/+1
|\
| * Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov2016-10-241-1/+1
* | hw/arm: QOM'ify strongarm.cxiaoqiang zhao2016-10-241-5/+10
* | hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao2016-10-241-10/+15
* | hw/arm: QOM'ify musicpal.cxiaoqiang zhao2016-10-241-43/+45
* | ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa2016-10-241-11/+60
* | hw/arm/virt: Set minimum_page_bits to 12Peter Maydell2016-10-241-0/+4
|/
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-242-2/+2
* char: make some qemu_chr_fe skip if no driverMarc-André Lureau2016-10-242-15/+9Star
* char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau2016-10-241-1/+0Star
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-243-16/+17
* char: remaining switch to CharBackend in frontendMarc-André Lureau2016-10-241-5/+6
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-242-15/+17
* char: remove init callbackMarc-André Lureau2016-10-244-4/+4
* pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B2016-10-171-1/+1
* hw/arm/virt: no ITS on older machine typesAndrew Jones2016-10-172-5/+12
* hw/arm/virt-acpi-build: fix MADT generationAndrew Jones2016-10-171-8/+6Star
* hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich2016-10-171-2/+2
* aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater2016-10-171-6/+15
* aspeed: extend the number of host SPI controllersCédric Le Goater2016-10-172-16/+30
* aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-5/+4Star
* aspeed: rename the smc object to fmcCédric Le Goater2016-10-172-10/+10
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-10-102-8/+5Star
|\
| * numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov2016-10-102-8/+5Star
* | bt-hci-csr: drop unused argumentPaolo Bonzini2016-10-081-2/+1Star
|/
* ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT tableShannon Zhao2016-10-041-0/+12
* arm/virt: Add ITS to the virt boardPavel Fedin2016-10-041-6/+41
* hw/arm/virt: add 2.8 machine typeAndrew Jones2016-10-041-2/+17
* hw/arm: Fix Integrator/CM initializationJakub Jermar2016-10-041-14/+21
* mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B2016-10-041-0/+3
* mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B2016-10-041-1/+1
* STM32F205: Connect the SPI devicesAlistair Francis2016-10-041-0/+22
* STM32F205: Connect the ADC devicesAlistair Francis2016-10-041-0/+35
* STM32F205: Remove the individual device variablesAlistair Francis2016-10-041-18/+17Star
* sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson2016-09-271-2/+2
* xlnx-zynqmp: Set the number of priority queuesAlistair Francis2016-09-221-0/+2
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-1/+1
* aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater2016-09-221-5/+13
* aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-222-0/+4