Age | Commit message (Expand) | Author |
2018-08-24 | hw/arm/iotkit: Wire up the watchdogs | Peter Maydell |
2018-08-24 | hw/arm/iotkit: Wire up the dualtimer | Peter Maydell |
2018-08-16 | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi |
2018-08-16 | i.MX6UL: Add i.MX6UL SOC | Jean-Christophe Dubois |
2018-08-14 | arm/virt: Add support for GICv2 virtualization extensions | Luc Michel |
2018-08-14 | xlnx-zynqmp: Improve GIC wiring and MMIO mapping | Luc Michel |
2018-07-09 | hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Add notifications on invalidation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: IOTLB emulation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Cache/invalidate config data | Eric Auger |
2018-06-26 | hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé |
2018-06-26 | hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé |
2018-06-22 | hw/arm/iotkit: Wire up MPC interrupt lines | Peter Maydell |
2018-06-22 | hw/arm/iotkit: Instantiate MPC | Peter Maydell |
2018-06-22 | hw/arm/virt: Use 256MB ECAM region by default | Eric Auger |
2018-06-22 | hw/arm/virt: Add a new 256MB ECAM region | Eric Auger |
2018-06-22 | hw/arm/virt: GICv3 DT node with one or two redistributor regions | Eric Auger |
2018-06-15 | hw/arm/armv7m: Remove unused armv7m_init() function | Peter Maydell |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-18 | xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA | Francisco Iglesias |
2018-05-10 | arm/boot: split load_dtb() from arm_load_kernel() | Igor Mammedov |
2018-05-10 | platform-bus-device: use device plug callback instead of machine_done notifier | Igor Mammedov |
2018-05-04 | hw/arm/virt: Add SMMUv3 to the virt board | Prem Mallappa |
2018-05-04 | hw/arm/smmuv3: Skeleton | Prem Mallappa |
2018-05-04 | hw/arm/smmu-common: VMSAv8-64 page table walk | Eric Auger |
2018-05-04 | hw/arm/smmu-common: IOMMU memory region and address space setup | Eric Auger |
2018-05-04 | hw/arm/smmu-common: smmu base device and datatypes | Eric Auger |
2018-03-23 | mach-virt: Set VM's SMBIOS system version to mc->name | Wei Huang |
2018-03-19 | hw/arm/bcm2836: Create proper bcm2837 device | Peter Maydell |
2018-03-19 | hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x | Peter Maydell |
2018-03-19 | fsl-imx6: Swap Ethernet interrupt defines | Guenter Roeck |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov |
2018-03-02 | hw/arm/iotkit: Model Arm IOT Kit | Peter Maydell |
2018-03-02 | armv7m: Forward init-svtor property to CPU object | Peter Maydell |
2018-03-02 | armv7m: Forward idau property to CPU object | Peter Maydell |
2018-03-02 | xlnx-zynqmp: Connect the RTC device | Alistair Francis |
2018-02-15 | bcm2836: Make CPU type configurable | Pekka Enberg |
2018-02-15 | hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io | Philippe Mathieu-Daudé |
2018-01-26 | xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC | Alistair Francis |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2018-01-11 | imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file | Andrey Smirnov |
2017-12-13 | xlnx-zcu102: Add support for the ZynqMP QSPI | Francisco Iglesias |
2017-10-12 | arm: fix armv7m_init() declaration to match definition | Igor Mammedov |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy |
2017-09-21 | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-14 | xlnx-zcu102: Add a machine level virtualization property | Alistair Francis |
2017-09-04 | armv7m_nvic.h: Move from include/hw/arm to include/hw/intc | Peter Maydell |
2017-07-11 | aspeed: Register all watchdogs | Joel Stanley |