summaryrefslogtreecommitdiffstats
path: root/hw/arm/raspi.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/raspi: Don't bother setting default_cpu_typePeter Maydell2018-04-261-2/+0Star
* hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell2018-03-231-1/+1
* hw/arm/raspi: Provide spin-loop code for AArch64 CPUsPeter Maydell2018-03-191-1/+40
* hw/arm/bcm2836: Hardcode correct CPU typePeter Maydell2018-03-191-2/+0Star
* hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell2018-03-191-1/+2
* hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell2018-03-191-8/+8
* hw/arm/raspi: Don't do board-setup or secure-boot for raspi3Peter Maydell2018-03-191-4/+13
* raspi: Add "raspi3" machine typePekka Enberg2018-02-221-0/+23
* raspi: Raspberry Pi 3 supportPekka Enberg2018-02-151-10/+21
* bcm2836: Make CPU type configurablePekka Enberg2018-02-151-0/+3
* hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-131-0/+2
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau2017-06-201-2/+2
* 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_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-161-6/+1Star
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-1/+4
* raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-261-0/+16
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-0/+2
* raspi: add raspberry pi 2 machineAndrew Baumann2016-02-031-0/+152