Age | Commit message (Expand) | Author |
2020-05-14 | hw/arm/virt: Introduce a RAS machine option | Dongjiu Geng |
2020-05-11 | hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition | Philippe Mathieu-Daudé |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-05-04 | hw/arm: versal: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the APUs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the ADMAs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the GEMs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the UARTs into the SoC type | Edgar E. Iglesias |
2020-04-30 | msf2: Add EMAC block to SmartFusion2 SoC | Subbaraya Sundeep |
2020-03-29 | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann |
2020-03-23 | hw/arm/bcm283x: Correct the license text | Philippe Mathieu-Daudé |
2020-03-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-03-17 | hw/arm/fsl-imx6: Wire up USB controllers | Guenter Roeck |
2020-03-17 | hw/arm/fsl-imx6ul: Wire up USB controllers | Guenter Roeck |
2020-03-17 | hw/arm/fsl-imx6ul: Fix USB interrupt numbers | Guenter Roeck |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2020-03-12 | hw/arm/virt: Introduce finalize_gic_version() | Eric Auger |
2020-03-12 | hw/arm/virt: Introduce VirtGICType enum type | Eric Auger |
2020-03-12 | hw/arm/allwinner: add RTC device support | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add SDRAM controller device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add Boot ROM support | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add EMAC ethernet device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add SD/MMC host controller | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add Security Identifier device | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner: add CPU Configuration module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add System Control module | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add USB host controller | Niek Linnenbank |
2020-03-12 | hw/arm/allwinner-h3: add Clock Control Unit | Niek Linnenbank |
2020-03-12 | hw/arm: add Allwinner H3 System-on-Chip | Niek Linnenbank |
2020-03-12 | hw/arm/fsl-imx25: Wire up USB controllers | Guenter Roeck |
2020-03-12 | hw/arm/fsl-imx25: Wire up eSDHC controllers | Guenter Roeck |
2020-03-05 | hw/arm: versal: Add support for the LPD ADMAs | Edgar E. Iglesias |
2020-02-27 | hw/arm/virt: Add the virtio-iommu device tree mappings | Eric Auger |
2020-02-21 | arm: allwinner: Wire up USB ports | Guenter Roeck |
2020-02-13 | hw/arm: ast2400/ast2500: Wire up EHCI controllers | Guenter Roeck |
2020-02-13 | i.MX: Add support for WDT on i.MX6 | Roman Kapl |
2020-01-30 | target/arm/cpu: Add the kvm-no-adjvtime CPU property | Andrew Jones |
2020-01-30 | hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0 | Cédric Le Goater |
2020-01-30 | hw/arm: ast2600: Wire up the eMMC controller | Andrew Jeffery |
2020-01-23 | hw/arm/exynos4210: Fix DMA initialization | Guenter Roeck |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios() | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Move SoC definitions out of header | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis |
2020-01-07 | omap-gpio: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-i2c: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-intc: remove PROP_PTR | Marc-André Lureau |
2019-12-16 | hw/arm/virt: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-12-16 | aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass | Cédric Le Goater |