index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
cubieboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-12-10
arm: remove bios_name
Paolo Bonzini
1
-1
/
+1
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-6
/
+5
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
1
-0
/
+15
2020-03-12
hw/arm/cubieboard: make sure SOC object isn't leaked
Igor Mammedov
1
-0
/
+3
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
1
-0
/
+7
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
1
-1
/
+9
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
1
-2
/
+2
2020-02-19
arm/cubieboard: use memdev for RAM
Igor Mammedov
1
-17
/
+8
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-4
/
+1
2019-09-03
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
1
-1
/
+2
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-4
/
+1
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
1
-0
/
+1
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
1
-0
/
+4
2016-10-28
arm: cubieboard: Add support for initrd
Guenter Roeck
1
-0
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-5
/
+4
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-10
/
+4
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
1
-3
/
+2
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+1
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-5
/
+6
2014-04-17
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
1
-0
/
+13
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
1
-2
/
+9
2013-12-17
hw/arm: add cubieboard support
liguang
1
-0
/
+69