index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
bcm2836.c
Age
Commit message (
Expand
)
Author
2018-07-17
hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
Thomas Huth
2018-07-16
hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
Thomas Huth
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-03-23
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
Peter Maydell
2018-03-19
hw/arm/bcm2836: Hardcode correct CPU type
Peter Maydell
2018-03-19
hw/arm/bcm2836: Use correct affinity values for BCM2837
Peter Maydell
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
2018-02-15
bcm2836: Make CPU type configurable
Pekka Enberg
2017-04-20
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
2016-04-04
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
Peter Maydell
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-02-26
raspi: fix SD card with recent sdhci changes
Andrew Baumann
2016-02-16
all: Clean up includes
Peter Maydell
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann