summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé2019-05-231-24/+0Star
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-2337-37/+36Star
* hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang2019-05-211-7/+11
* hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang2019-05-211-3/+1Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2019-05-132-11/+331
|\
| * hw/arm: Express dependencies of the musca machines with KconfigThomas Huth2019-05-131-3/+6
| * hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth2019-05-131-0/+4
| * hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2019-05-132-1/+8
| * hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth2019-05-131-0/+19
| * hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2019-05-132-1/+10
| * hw/arm: Express dependencies of sabrelite with KconfigThomas Huth2019-05-132-1/+11
| * hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth2019-05-131-0/+1
| * hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth2019-05-131-0/+3
| * hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth2019-05-131-0/+19
| * hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth2019-05-131-0/+9
| * hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth2019-05-131-0/+7
| * hw/arm: Express dependencies of the virt machine with KconfigThomas Huth2019-05-132-1/+21
| * hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth2019-05-131-0/+10
| * hw/arm: Express dependencies of collie with KconfigThomas Huth2019-05-132-1/+8
| * hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth2019-05-131-0/+12
| * hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth2019-05-132-1/+46
| * hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth2019-05-132-1/+50
| * hw/arm: Express dependencies of stellaris with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth2019-05-132-1/+27
| * hw/arm: Express dependencies of musicpal with KconfigThomas Huth2019-05-131-0/+5
| * hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth2019-05-131-0/+4
| * hw/arm: Express dependencies of integratorcp with KconfigThomas Huth2019-05-131-0/+8
| * hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth2019-05-131-0/+10
* | Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
|/
* arm: aspeed: Set SDRAM sizeJoel Stanley2019-05-071-0/+8
* hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell2019-05-071-0/+7
* hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster2019-05-071-69/+127
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-295-5/+5
* hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-292-2/+4
* hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2019-04-294-3/+4
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-2/+2
* hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+1
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+1
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-1/+2
* hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-4/+9
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-292-24/+10Star
* hw: add compat machines for 4.1Cornelia Huck2019-04-251-1/+8
* trace-events: Fix attribution of trace points to sourceMarkus Armbruster2019-03-221-2/+2
* trace-events: Delete unused trace pointsMarkus Armbruster2019-03-221-7/+0Star
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-3/+3
* hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang2019-03-151-2/+2