Age | Commit message (Expand) | Author | Files | Lines |
2016-03-16 | bcm2835_dma: add emulation of Raspberry Pi DMA controller | Grégory ESTRADE | 1 | -0/+2 |
2016-03-16 | bcm2835_fb: add framebuffer device for Raspberry Pi | Grégory ESTRADE | 1 | -0/+2 |
2016-03-16 | bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block | Andrew Baumann | 1 | -0/+2 |
2016-03-16 | hw/arm: Add ASPEED AST2400 SoC model | Andrew Jeffery | 1 | -0/+35 |
2016-03-04 | arm: boot: Support big-endian elfs | Peter Crosthwaite | 1 | -0/+9 |
2016-03-04 | hw/arm/virt: Provide a secure-only RAM if booting in Secure mode | Peter Maydell | 1 | -0/+1 |
2016-02-03 | arm/boot: move highbank secure board setup code to common routine | Andrew Baumann | 1 | -0/+5 |
2016-02-03 | bcm2836: add bcm2836 SoC device | Andrew Baumann | 1 | -0/+35 |
2016-02-03 | bcm2835_peripherals: add rollup device for bcm2835 peripherals | Andrew Baumann | 2 | -0/+170 |
2016-02-03 | arm: virt-acpi: each MADT.GICC entry as enabled unconditionally | Igor Mammedov | 1 | -1/+0 |
2016-01-21 | hw/arm/virt: add secure memory region and UART | Peter Maydell | 1 | -0/+1 |
2016-01-21 | xlnx-zynqmp: Connect the SPI devices | Alistair Francis | 1 | -0/+3 |
2016-01-15 | xlnx-zynqmp: Add support for high DDR memory regions | Alistair Francis | 1 | -0/+12 |
2015-12-17 | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois | 1 | -2/+2 |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois | 2 | -4/+4 |
2015-12-17 | ARM: Virt: Add a GPIO controller | Shannon Zhao | 1 | -0/+1 |
2015-11-10 | arm: boot: Add secure_board_setup flag | Peter Crosthwaite | 1 | -0/+6 |
2015-11-06 | arm: allwinner-a10: Add SATA | Peter Crosthwaite | 1 | -0/+4 |
2015-11-03 | armv7-m: Return DeviceState* from armv7m_init() | Michael Davidsaver | 1 | -1/+1 |
2015-11-03 | arm: boot: Add board specific setup code API | Peter Crosthwaite | 1 | -0/+10 |
2015-10-29 | target-arm: xlnx-zynqmp: Add sdhci support. | Sai Pavan Boddu | 1 | -0/+3 |
2015-09-24 | hw/arm/virt: Add gic-version option to virt machine | Pavel Fedin | 2 | -1/+4 |
2015-09-14 | i.MX: Add GPIO devices to i.MX25 SOC | Jean-Christophe Dubois | 1 | -0/+15 |
2015-09-14 | i.MX: Add GPIO devices to i.MX31 SOC | Jean-Christophe Dubois | 1 | -0/+12 |
2015-09-14 | arm: xlnx-zynqmp: Fix up GIC region size | Nathan Rossi | 1 | -1/+1 |
2015-09-08 | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP | Alistair Francis | 1 | -0/+3 |
2015-09-08 | hw/arm: new interface for devices which need to behave differently for kernel... | Peter Maydell | 1 | -0/+43 |
2015-09-07 | i.MX: Add i2C devices to i.MX31 SOC | Jean-Christophe Dubois | 1 | -0/+11 |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois | 1 | -0/+1 |
2015-09-07 | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois | 1 | -0/+234 |
2015-09-07 | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois | 1 | -26/+0 |
2015-09-07 | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois | 1 | -0/+98 |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin | 2 | -0/+2 |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis | 1 | -0/+6 |
2015-08-13 | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois | 1 | -10/+2 |
2015-07-06 | Stop including qemu-common.h in memory.h | Peter Maydell | 1 | -0/+1 |
2015-06-19 | arm: xlnx-zynqmp: Add 2xCortexR5 CPUs | Peter Crosthwaite | 1 | -0/+2 |
2015-06-19 | arm: xlnx-zynqmp: Add boot-cpu property | Peter Crosthwaite | 1 | -0/+3 |
2015-06-19 | arm: xlnx-zynqmp: Preface CPU variables with "apu" | Peter Crosthwaite | 1 | -2/+2 |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger | 1 | -0/+34 |
2015-06-02 | hw/arm/virt: add dynamic sysbus device support | Eric Auger | 1 | -0/+1 |
2015-06-02 | hw/arm/boot: arm_load_kernel implemented as a machine init done notifier | Eric Auger | 1 | -0/+28 |
2015-06-02 | hw/arm/sysbus-fdt: helpers for platform bus nodes addition | Eric Auger | 1 | -0/+60 |
2015-06-02 | target-arm: Add the GICv2m to the virt board | Christoffer Dall | 1 | -0/+2 |
2015-05-29 | hw/arm/virt-acpi-build: Generate GTDT table | Shannon Zhao | 1 | -0/+5 |
2015-05-29 | hw/arm/virt-acpi-build: Generate MADT table | Shannon Zhao | 1 | -0/+3 |
2015-05-29 | hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM | Shannon Zhao | 1 | -0/+41 |
2015-05-29 | hw/arm/virt: Record PCIe ranges in MemMapEntry array | Shannon Zhao | 1 | -0/+3 |
2015-05-29 | hw/arm/virt: Move common definitions to virt.h | Shannon Zhao | 1 | -0/+56 |
2015-05-18 | arm: xlnx-zynqmp: Add UART support | Peter Crosthwaite | 1 | -0/+3 |