aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2024-02-02hw/arm/stellaris: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliasesDavid Woodhouse
2024-02-02hw/arm/highbank: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/fsl: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/exynos4: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/arm/aspeed: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/allwinner: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/virt: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/arm/sbsa-ref: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-02-02hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reportsManos Pitsidianakis
2024-02-02hw/arm/z2: convert DPRINTF to trace events and guest errorsManos Pitsidianakis
2024-02-02hw/arm/strongarm.c: convert DPRINTF to trace events and guest errorsManos Pitsidianakis
2024-02-02hw/arm/zynq: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/vexpress: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/arm/highbank: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/highbank: Add missing QOM parent for CPU coresPhilippe Mathieu-Daudé
2024-02-02hw/arm/exynos: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/exynos: Add missing QOM parent for CPU coresPhilippe Mathieu-Daudé
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Init CPU defaults in a common helperPhilippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Remove dead codePhilippe Mathieu-Daudé
2024-01-30hw/arm: Add `\n` to hint messageGreg Kurz
2024-01-30aspeed: Clean up includesPeter Maydell
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Create arm_cpu_mp_affinityRichard Henderson
2024-01-26target/arm: Rename arm_cpu_mp_affinityRichard Henderson
2024-01-26hw/arm/smmuv3: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/exynos4210: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck