index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
bcm2836.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/bcm2836: Introduce the BCM2835 SoC
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+34
*
hw/arm/bcm2836: Split out common realize() code
Philippe Mathieu-Daudé
2020-10-27
1
-4
/
+18
*
hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
Philippe Mathieu-Daudé
2020-10-27
1
-8
/
+7
*
hw/arm/bcm2836: Introduce BCM283XClass::core_count
Philippe Mathieu-Daudé
2020-10-27
1
-1
/
+4
*
hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
Philippe Mathieu-Daudé
2020-10-27
1
-58
/
+52
*
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
2020-10-27
1
-0
/
+14
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-11
/
+5
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-6
/
+6
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-5
/
+4
*
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
1
-6
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-6
/
+3
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+1
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-6
/
+5
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-2
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-12
/
+4
*
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-23
1
-1
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2019-10-25
1
-12
/
+14
*
hw/arm/bcm2836: Make the SoC code modular
Philippe Mathieu-Daudé
2019-10-25
1
-9
/
+9
*
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
2019-10-15
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
Thomas Huth
2018-07-17
1
-12
/
+6
*
hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
Thomas Huth
2018-07-16
1
-0
/
+2
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
Peter Maydell
2018-03-23
1
-1
/
+1
*
hw/arm/bcm2836: Hardcode correct CPU type
Peter Maydell
2018-03-19
1
-9
/
+15
*
hw/arm/bcm2836: Use correct affinity values for BCM2837
Peter Maydell
2018-03-19
1
-4
/
+7
*
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
1
-5
/
+32
*
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
1
-8
/
+9
*
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
2018-03-19
1
-1
/
+1
*
bcm2836: Make CPU type configurable
Pekka Enberg
2018-02-15
1
-8
/
+9
*
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-20
1
-6
/
+0
*
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
Peter Maydell
2016-04-04
1
-1
/
+5
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
1
-0
/
+2
*
raspi: fix SD card with recent sdhci changes
Andrew Baumann
2016-02-26
1
-0
/
+7
*
all: Clean up includes
Peter Maydell
2016-02-16
1
-0
/
+1
*
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-11
1
-0
/
+2
*
bcm2836: add bcm2836 SoC device
Andrew Baumann
2016-02-03
1
-0
/
+165