aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck1-1/+11
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck1-1/+12
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang1-0/+7
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang2-2/+2
2016-10-28versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois1-0/+9
2016-10-28hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck1-1/+3
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck1-0/+1
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-1/+1
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov1-1/+1
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao1-5/+10
2016-10-24hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao1-10/+15
2016-10-24hw/arm: QOM'ify musicpal.cxiaoqiang zhao1-43/+45
2016-10-24ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa1-11/+60
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell1-0/+4
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2-2/+2
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau2-15/+9
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau1-1/+0
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau3-16/+17
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau1-5/+6
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau2-15/+17
2016-10-24char: remove init callbackMarc-André Lureau4-4/+4
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B1-1/+1
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones2-5/+12
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones1-8/+6
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich1-2/+2
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater1-6/+15
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater2-16/+30
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater1-5/+4
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater2-10/+10
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-8/+5
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov2-8/+5
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini1-2/+1
2016-10-04ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT tableShannon Zhao1-0/+12
2016-10-04arm/virt: Add ITS to the virt boardPavel Fedin1-6/+41
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones1-2/+17
2016-10-04hw/arm: Fix Integrator/CM initializationJakub Jermar1-14/+21
2016-10-04mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B1-0/+3
2016-10-04mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B1-1/+1
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis1-0/+22
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis1-0/+35
2016-10-04STM32F205: Remove the individual device variablesAlistair Francis1-18/+17
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson1-2/+2
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis1-0/+2
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+1
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater1-5/+13
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater2-0/+4
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater1-1/+0
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater1-0/+37
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+2
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-1/+14