index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
Philippe Mathieu-Daudé
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name
Philippe Mathieu-Daudé
2023-01-12
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
Philippe Mathieu-Daudé
2023-01-12
hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
Philippe Mathieu-Daudé
2023-01-12
hw/arm/pxa2xx: Simplify pxa270_init()
Philippe Mathieu-Daudé
2023-01-12
hw/arm/pxa2xx: Simplify pxa255_init()
Philippe Mathieu-Daudé
2023-01-12
hw/arm: Allwinner A10 enable SPL load from MMC
Strahinja Jankovic
2023-01-12
{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
2023-01-12
hw/arm/stm32f405: correctly describe the memory layout
Felipe Balbi
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-05
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
2023-01-05
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
2023-01-05
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
2022-12-15
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
Peter Maydell
2022-12-15
hw/arm/virt: Add 'compact-highmem' property
Gavin Shan
2022-12-15
hw/arm/virt: Improve high memory region address assignment
Gavin Shan
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2022-07-14
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-07
hw/arm/virt: dt: add rng-seed property
Jason A. Donenfeld
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
2022-06-30
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
2022-06-30
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-30
aspeed: Set the dram container at the SoC level
Cédric Le Goater
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-28
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
2022-04-22
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Delete unused macro definitions
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put external GIC into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
[next]