aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-07-01aspeed: add support for multiple NICsCédric Le Goater
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley
2019-07-01aspeed: add a per SoC mapping for the memory spaceCédric Le Goater
2019-07-01aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov
2019-06-17hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-24hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé
2019-05-24hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell