aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater1-0/+44
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater1-4/+16
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater1-1/+1
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater1-6/+0
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater1-3/+14
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell1-2/+17
2016-12-20Move target-* CPU file into a target/ folderThomas Huth2-2/+2
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek1-1/+1
2016-11-28arm: Create /chosen and /memory devicetree nodes if necessaryGuenter Roeck1-0/+17
2016-11-16fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()Igor Mammedov1-1/+3
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