summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-0924-107/+183
|/
* configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini2020-09-081-1/+1
* Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell2020-09-031-0/+35
|\
| * hw/arm/aspeed: Add board model for Supermicro X11 BMCErik Smit2020-09-011-0/+35
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...Peter Maydell2020-09-011-6/+37
|\ \
| * | hw/arm/sbsa-ref : Add embedded controller in secure memoryGraeme Gregory2020-09-011-0/+14
| * | hw/arm/sbsa-ref: add "reg" property to DT cpu nodesLeif Lindholm2020-09-011-6/+23
| |/
* | hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()Chen Qun2020-09-011-1/+0Star
* | hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun2020-09-011-2/+1Star
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-286-22/+56
|\
| * armsse: Define ARMSSEClass correctlyEduardo Habkost2020-08-281-0/+1
| * hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé2020-08-281-9/+9
| * hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé2020-08-281-2/+12
| * hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-0/+2
| * hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-282-0/+4
| * hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-14/+31
| * hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory2020-08-281-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-289-306/+299Star
|\ \ | |/ |/|
| * tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost2020-08-271-1/+1
| * xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost2020-08-271-1/+1
| * pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-271-7/+0Star
| * armsse: Rename QOM macros to avoid conflictsEduardo Habkost2020-08-271-12/+12
| * aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost2020-08-273-220/+220
| * allwinner-h3: Rename memmap enum constantsEduardo Habkost2020-08-272-65/+65
* | arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin2020-08-271-1/+1
|/
* hw/arm/smmuv3: Advertise SMMUv3.2 range invalidationEric Auger2020-08-242-0/+2
* hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger2020-08-244-3/+9
* hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger2020-08-242-0/+4
* hw/arm/smmuv3: Fix IIDR offsetEric Auger2020-08-241-1/+1
* hw/arm/smmuv3: Get prepared for range invalidationEric Auger2020-08-244-30/+67
* hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helperEric Auger2020-08-242-21/+18Star
* hw/arm/smmu-common: Manage IOTLB block entriesEric Auger2020-08-244-22/+60
* hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger2020-08-242-20/+22
* hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger2020-08-242-30/+37
* hw/arm/smmu-common: Add IOTLB helpersEric Auger2020-08-243-26/+41
* hw/arm/smmu-common: Factorize some code in smmu_ptw_64()Eric Auger2020-08-241-31/+17Star
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...Peter Maydell2020-08-235-18/+95
|\
| * hw/sd/pl181: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-214-2/+60
| * hw/sd/pl181: Use named GPIOsPhilippe Mathieu-Daudé2020-08-213-6/+6
| * hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-211-10/+29
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-221-1/+8
|\ \ | |/ |/|
| * hw: add compat machines for 5.2Cornelia Huck2020-08-191-1/+8
* | meson: convert hw/arch*Marc-André Lureau2020-08-212-56/+59
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
|/
* hw/arm/nrf51_soc: Set system_clock_scalePeter Maydell2020-08-031-0/+5
* msf2-soc, stellaris: Don't wire up SYSRESETREQPeter Maydell2020-08-032-23/+0Star
* hw/arm/netduino2, netduinoplus2: Set system_clock_scalePeter Maydell2020-08-032-0/+20
* hw/arm/boot: Fix MTE for EL3 direct kernel bootRichard Henderson2020-07-271-0/+3
* hw/arm/boot: Fix PAUTH for EL3 direct kernel bootRichard Henderson2020-07-271-0/+3
* hw: Only compile the usb-dwc2 controller if it is really neededThomas Huth2020-07-241-0/+1