summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater2016-09-221-1/+0Star
* arm: add support for an ast2500 evaluation boardCédric Le Goater2016-09-221-0/+37
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+2
* hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-221-1/+14
* palmetto-bmc: add board specific configurationCédric Le Goater2016-09-221-4/+18
* palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater2016-09-221-18/+36
* palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2016-09-222-1/+1
* aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-222-12/+38
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-222-50/+49Star
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-223-3/+3
* hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-133-5/+11
* ARM: ACPI: fix the AML ID format for CPU devicesWei Huang2016-09-061-1/+1
* ast2400: add a memory controller device modelCédric Le Goater2016-09-061-0/+15
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* ast2400: externalize revision numbersCédric Le Goater2016-07-141-2/+0Star
* hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones2016-07-141-1/+24
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-2/+2