aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell
2019-02-01hw/arm/iotkit: Rename 'iotkit' local variables and functionsPeter Maydell
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2019-02-01armv7m: Make cpu object a child of the armv7m containerPeter Maydell
2019-02-01armv7m: Don't assume the NVIC's CPU is CPU 0Peter Maydell
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav
2019-01-29hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in itPeter Maydell
2019-01-29xlnx-zynqmp: Don't create rpu-cluster if there are no RPUsPeter Maydell
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell
2019-01-07Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé
2019-01-07hw/arm: versal: Plug memory leaksEdgar E. Iglesias
2019-01-07Revert "armv7m: Guard against no -kernel argument"Stefan Hajnoczi
2019-01-07arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel
2019-01-07include: remove compat.hMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau
2019-01-07machine: move compat properties out of globalsMarc-André Lureau
2019-01-07hw: apply machine compat properties without touching globalsMarc-André Lureau
2019-01-07machines: replace COMPAT define with a static arrayMarc-André Lureau
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz
2018-12-19hw: arm: Support both legacy and current RSDP buildSamuel Ortiz
2018-12-19hw: arm: Convert the RSDP build to the buid_append_foo() APISamuel Ortiz
2018-12-19hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz
2018-12-19hw: arm: acpi: Fix incorrect checksums in RSDPIgor Mammedov
2018-12-19hw: acpi: The RSDP build API can return voidSamuel Ortiz
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell
2018-12-14virt: Fix broken indentationEduardo Habkost
2018-12-14hw/arm/mps2-tz.c: Free mscname string in make_dma()Peter Maydell
2018-12-13hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias
2018-12-13hw/arm: versal: Reduce number of virtio-mmio instancesEdgar E. Iglesias