summaryrefslogtreecommitdiff
path: root/hw/arm/raspi.c
AgeCommit message (Expand)Author
2018-03-19hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell
2018-03-19hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell
2018-03-19hw/arm/raspi: Don't do board-setup or secure-boot for raspi3Peter Maydell
2018-02-22raspi: Add "raspi3" machine typePekka Enberg
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-06-20bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann
2016-02-16all: Clean up includesPeter Maydell
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren
2016-02-03raspi: add raspberry pi 2 machineAndrew Baumann