summaryrefslogtreecommitdiffstats
path: root/hw/arm/bcm2836.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth2018-07-171-12/+6Star
* hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth2018-07-161-0/+2
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell2018-03-231-1/+1
* hw/arm/bcm2836: Hardcode correct CPU typePeter Maydell2018-03-191-9/+15
* hw/arm/bcm2836: Use correct affinity values for BCM2837Peter Maydell2018-03-191-4/+7
* hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell2018-03-191-5/+32
* hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell2018-03-191-8/+9
* hw/arm/bcm2386: Fix parent type of bcm2386Peter Maydell2018-03-191-1/+1
* bcm2836: Make CPU type configurablePekka Enberg2018-02-151-8/+9
* arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-201-6/+0Star
* hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell2016-04-041-1/+5
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-0/+2
* raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-261-0/+7
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-0/+2
* bcm2836: add bcm2836 SoC deviceAndrew Baumann2016-02-031-0/+165