aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-09-04hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.cEdgar E. Iglesias1-1/+1
2024-09-04hw/arm: xenpvh: Move stubbed functions to xen-stubs.cEdgar E. Iglesias1-1/+4
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin1-0/+1
2024-05-10meson: pick libfdt from common_ss when building target-specific filesPaolo Bonzini1-1/+1
2024-02-27hw/arm: Introduce Raspberry PI 4 machineSergey Kambalin1-1/+1
2024-02-27hw/arm: Introduce BCM2838 SoCSergey Kambalin1-0/+2
2024-02-15hw/arm/mps3r: Initial skeleton for mps3-an536 boardPeter Maydell1-0/+1
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé1-11/+12
2024-01-09hw/arm: Add minimal support for the B-L475E-IOT01A boardInès Varhol1-0/+1
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol1-0/+1
2023-10-25hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCStatePhilippe Mathieu-Daudé1-1/+1
2023-10-25hw/arm/aspeed: Extract code common to all boards to a common filePhilippe Mathieu-Daudé1-0/+1
2023-10-18hw/xen: cleanup sourcesetsPaolo Bonzini1-1/+0
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-4/+4
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal1-0/+2
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao1-0/+1
2023-02-07hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas1-0/+1
2023-01-16hw/arm: Move various units to softmmu_ss[]Philippe Mathieu-Daudé1-4/+7
2023-01-12hw/arm: Add Olimex H405Felipe Balbi1-0/+1
2022-07-14aspeed: Add fby35 skeletonPeter Delevoryas1-1/+2
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee1-1/+5
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis1-1/+0
2021-07-09stm32vldiscovery: Add the STM32VLDISCOVERY MachineAlexandre Iooss1-0/+1
2021-07-09stm32f100: Add the stm32f100 SoCAlexandre Iooss1-0/+1
2020-09-14hw/arm: Add two NPCM7xx-based machinesHavard Skinnemoen1-1/+1
2020-09-14hw/arm: Add NPCM730 and NPCM750 SoC modelsHavard Skinnemoen1-0/+1
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini1-1/+1
2020-08-21meson: convert hw/arch*Marc-André Lureau1-0/+59