summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek
2016-11-28arm: Create /chosen and /memory devicetree nodes if necessaryGuenter Roeck
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang
2016-10-28versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois
2016-10-28hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-24Increase MAX_CPUMASK_BITS from 255 to 288Igor Mammedov
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify pxa2xx_gpio.cxiaoqiang zhao
2016-10-24hw/arm: QOM'ify musicpal.cxiaoqiang zhao
2016-10-24ARM: Virt: ACPI: Build an IORT table with RC and ITS nodesPrem Mallappa
2016-10-24hw/arm/virt: Set minimum_page_bits to 12Peter Maydell
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-04ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT tableShannon Zhao
2016-10-04arm/virt: Add ITS to the virt boardPavel Fedin
2016-10-04hw/arm/virt: add 2.8 machine typeAndrew Jones
2016-10-04hw/arm: Fix Integrator/CM initializationJakub Jermar
2016-10-04mainstone: Add mapping for dot, slash and backspace.Vijay Kumar B
2016-10-04mainstone: Fix incorrect key mapping for Enter key.Vijay Kumar B
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04STM32F205: Remove the individual device variablesAlistair Francis
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson