index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2019-11-29
4
-11
/
+12
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2019-11-29
28
-0
/
+55
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2019-11-29
40
-0
/
+40
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2019-11-29
11
-11
/
+11
*
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2019-11-29
1
-0
/
+26
*
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2019-11-29
2
-12
/
+3
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2019-11-29
3
-2
/
+43
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2019-11-29
1
-0
/
+32
*
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2019-11-29
1
-0
/
+7
*
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2019-11-29
2
-1
/
+66
*
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2019-11-29
2
-0
/
+138
*
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2019-11-29
2
-0
/
+2
*
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2019-11-29
1
-14
/
+20
*
arm: virt: Add an abstract ARM virt machine type
Wei Huang
2019-11-29
1
-5
/
+18
*
vfio: Generalize region support
Alex Williamson
2019-11-29
1
-2
/
+2
*
acpi: arm: add fw_cfg device node to dsdt
Gabriel L. Somlo
2019-11-29
1
-0
/
+15
*
arm: boot: Support big-endian elfs
Peter Crosthwaite
2019-11-29
1
-10
/
+83
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2019-11-29
2
-2
/
+2
*
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
2019-11-29
1
-7
/
+25
*
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
2019-11-29
1
-14
/
+49
*
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
2019-11-29
1
-19
/
+20
*
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
2019-11-29
1
-0
/
+23
*
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
2019-11-29
1
-2
/
+19
*
raspi: fix SD card with recent sdhci changes
Andrew Baumann
2019-11-29
3
-0
/
+30
*
bios-linker-loader: document+validate input
Michael S. Tsirkin
2019-11-29
1
-1
/
+2
*
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2019-11-29
1
-14
/
+5
*
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2019-11-29
1
-6
/
+188
*
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2019-11-29
1
-0
/
+120
*
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2019-11-29
2
-4
/
+8
*
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2019-11-29
3
-1
/
+45
*
all: Clean up includes
Peter Maydell
2019-11-29
3
-0
/
+3
*
bcm2835_property: implement "get board revision" query
Stephen Warren
2019-11-29
3
-0
/
+6
*
hw/arm/virt: fix max-cpus check
Andrew Jones
2019-11-29
1
-5
/
+5
*
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2019-11-29
4
-24
/
+4
*
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2019-11-29
1
-1
/
+1
*
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2019-11-29
1
-6
/
+6
*
raspi: add raspberry pi 2 machine
Andrew Baumann
2019-11-29
2
-1
/
+153
*
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2019-11-29
2
-35
/
+53
*
bcm2836: add bcm2836 SoC device
Andrew Baumann
2019-11-29
2
-1
/
+166
*
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2019-11-29
2
-0
/
+205
*
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2019-11-29
1
-23
/
+3
*
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
2019-11-29
1
-0
/
+2
*
virt-acpi-build: add always-on property for timer
Andrew Jones
2019-11-29
1
-1
/
+1
*
hw/arm/virt: Add always-on property to the virt board timer
Christoffer Dall
2019-11-29
1
-0
/
+1
*
hw/arm/virt: add secure memory region and UART
Peter Maydell
2019-11-29
1
-7
/
+48
*
hw/arm/virt: Wire up memory region to CPUs explicitly
Peter Maydell
2019-11-29
1
-0
/
+3
*
xlnx-ep108: Connect the SPI Flash
Alistair Francis
2019-11-29
1
-0
/
+16
*
xlnx-zynqmp: Connect the SPI devices
Alistair Francis
2019-11-29
1
-0
/
+31
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2019-11-29
7
-7
/
+7
*
hw/arm: Clean up includes
Peter Maydell
2019-11-29
42
-1
/
+42
[next]