summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Stop specifying integratorcp as the default boardPeter Maydell2014-03-271-1/+0
* target-arm: Load ELF images with the correct machine type for CPUPeter Maydell2014-03-241-1/+4
* virt: Set reset-cbar on CPUsPeter Maydell2014-03-171-0/+6
* exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell2014-03-171-3/+13
* realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell2014-03-171-10/+29
* vexpress: Set reset-cbar property for CPUsPeter Maydell2014-03-171-62/+61
* ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-121-6/+7
* hw/arm/musicpal: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
* hw/arm/omap1.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-10/+14
* pxa2xx: Don't shift into sign bitPeter Maydell2014-03-103-6/+6
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* target-arm: Store AIF bits in env->pstate for AArch32Peter Maydell2014-02-261-2/+2
* target-arm: Implement AArch64 TTBR*Peter Maydell2014-02-261-1/+1
* hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell2014-02-261-4/+2
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell2014-02-212-30/+17
|\
| * target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell2014-02-202-30/+17
* | z2: QOM'ify AER915Andreas Färber2014-02-141-7/+13
* | tosa: QOM'ify DACAndreas Färber2014-02-141-5/+11
* | pxa2xx: QOM'ify I2C slaveAndreas Färber2014-02-141-13/+25
* | i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-1410-18/+18
|/
* exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias2014-02-112-5/+6
* hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-082-2/+25
* vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-041-1/+1
* ZYNQ: Implement board MIDR control for ZynqAlistair Francis2014-01-311-0/+7
* hw/arm/boot: Don't set up ATAGS for autogenerated dtb bootingPeter Maydell2014-01-311-2/+7
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-091-1/+0
|\
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2014-01-093-8/+16
|\ \
| * | mainstone: Fix duplicate array values for key 'space'Stefan Weil2014-01-011-2/+11
| * | pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-012-2/+2
| * | hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil2013-12-231-4/+3
| |/
* | arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite2014-01-081-11/+6
|/
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-203-74/+74
* hw/arm: add cubieboard supportliguang2013-12-172-1/+70
* hw/arm: add allwinner a10 SoC supportliguang2013-12-172-0/+104
* hw/arm/digic: add NOR ROM supportAntony Pavlov2013-12-171-0/+78
* hw/arm/digic: add UART supportAntony Pavlov2013-12-171-0/+16
* hw/arm/digic: add timer supportAntony Pavlov2013-12-171-0/+28
* hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov2013-12-172-0/+85
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-172-0/+72
* hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun2013-12-171-5/+38
* hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell2013-12-171-45/+107
* arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite2013-12-171-7/+8
* arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite2013-12-171-1/+8
* arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* arm/highbank: Fix CBAR initialisationPeter Crosthwaite2013-12-171-3/+5
* arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* Fix NOR flash device ID readingRoy Franz2013-12-171-3/+3
* Set proper device-width for vexpress flashRoy Franz2013-12-171-10/+34
OpenPOWER on IntegriCloud