index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
orangepi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
1
-6
/
+6
*
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+1
*
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-0
/
+1
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+1
*
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
1
-3
/
+1
*
hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3
Peter Maydell
2022-02-08
1
-0
/
+1
*
hw: Replace trivial drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
1
-1
/
+1
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-02-03
1
-1
/
+1
*
arm: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
allwinner-h3: Rename memmap enum constants
Eduardo Habkost
2020-08-27
1
-3
/
+3
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-7
/
+6
*
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-23
1
-1
/
+1
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
Niek Linnenbank
2020-03-30
1
-1
/
+1
*
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2020-03-12
1
-0
/
+6
*
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
2020-03-12
1
-0
/
+5
*
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
2020-03-12
1
-0
/
+3
*
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
2020-03-12
1
-0
/
+16
*
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2020-03-12
1
-0
/
+8
*
hw/arm: add Xunlong Orange Pi PC machine
Niek Linnenbank
2020-03-12
1
-0
/
+92