aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2023-02-03hw/arm: Use TYPE_ARM_SMMUV3Richard Henderson
2023-01-28hw: Use TYPE_PCI_BUS definition where appropriatePhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2cPhilippe Mathieu-Daudé
2023-01-23hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2CPhilippe Mathieu-Daudé
2023-01-23hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public headerPhilippe Mathieu-Daudé
2023-01-19Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2023-01-16hw/arm: Move various units to softmmu_ss[]Philippe Mathieu-Daudé
2023-01-12hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()Philippe Mathieu-Daudé
2023-01-12hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/stellaris: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-12hw/arm: Remove unreachable code calling pflash_cfi01_register()Philippe Mathieu-Daudé
2023-01-12hw/arm/vexpress: Remove dead code in vexpress_common_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/z2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/omap_sx1: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/omap_sx1: Remove unused 'total_ram' definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/musicpal: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/mainstone: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/gumstix: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/gumstix: Improve documentationPhilippe Mathieu-Daudé
2023-01-12hw/arm/collie: Simplify flash creation using for() loopPhilippe Mathieu-Daudé
2023-01-12hw/arm/collie: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé
2023-01-12hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic
2023-01-12hw/arm: Add AXP209 to CubieboardStrahinja Jankovic
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic
2023-01-12hw/arm: Add Olimex H405Felipe Balbi
2023-01-12hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois
2023-01-05i.MX6UL: Add a specific GPT timer instance for the i.MX6ULJean-Christophe Dubois
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois
2023-01-05hw/arm/smmu-common: Avoid using inlined functions with external linkagePhilippe Mathieu-Daudé
2023-01-05hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé
2023-01-05hw/arm/nseries: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-01-05hw/arm/nseries: Constify various read-only arraysPhilippe Mathieu-Daudé
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-12-15Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2022-12-15hw/arm/boot: set initrd with #address-cells type in fdtSchspa Shi
2022-12-15hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell
2022-12-15hw/arm: Convert TYPE_ARM_SMMU to 3-phase resetPeter Maydell
2022-12-15target/arm: Add Cortex-A55 CPUTimofey Kutergin
2022-12-15hw/arm/virt: build SMBIOS 19 tableMihai Carabas
2022-12-15hw/arm/virt: Add properties to disable high memory regionsGavin Shan
2022-12-15hw/arm/virt: Add 'compact-highmem' propertyGavin Shan
2022-12-15hw/arm/virt: Improve high memory region address assignmentGavin Shan
2022-12-15hw/arm/virt: Introduce virt_get_high_memmap_enabled() helperGavin Shan