Philippe Mathieu-Daudé
|
0f0736933f
hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
|
5 years ago |
Philippe Mathieu-Daudé
|
2aee410712
hw/arm/raspi: Use the IEC binary prefix definitions
|
5 years ago |
Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 years ago |
Like Xu
|
cc7d44c2e0
hw/arm: Replace global smp variables with machine smp properties
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Philippe Mathieu-Daudé
|
d031379803
hw/arm: Use object_initialize_child for correct reference counting
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 years ago |
Peter Maydell
|
ff3dcf28c0
hw/arm/raspi: Diagnose requests for too much RAM
|
6 years ago |
Peter Maydell
|
b901a17245
hw/arm/raspi: Don't bother setting default_cpu_type
|
7 years ago |
Peter Maydell
|
2b0b93210a
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
|
7 years ago |
Peter Maydell
|
ff72cb6b46
hw/arm/raspi: Provide spin-loop code for AArch64 CPUs
|
7 years ago |
Peter Maydell
|
210f47840d
hw/arm/bcm2836: Hardcode correct CPU type
|
7 years ago |
Peter Maydell
|
0fd74f03ed
hw/arm/bcm2836: Create proper bcm2837 device
|
7 years ago |
Peter Maydell
|
926dcdf073
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
|
7 years ago |
Peter Maydell
|
01e02f5aa7
hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
|
7 years ago |
Pekka Enberg
|
1c3db49d39
raspi: Add "raspi3" machine type
|
7 years ago |
Pekka Enberg
|
bade58166f
raspi: Raspberry Pi 3 support
|
7 years ago |
Pekka Enberg
|
d9f8bbd8eb
bcm2836: Make CPU type configurable
|
7 years ago |
Emilio G. Cota
|
7264961934
hw: add .min_cpus and .default_cpus fields to machine_class
|
7 years ago |
Peter Maydell
|
4672cbd7be
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
|
8 years ago |
Marc-André Lureau
|
c5c6c47ce3
bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
|
8 years ago |
Paolo Bonzini
|
4771d756f4
hw: explicitly include qemu-common.h and cpu.h
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Grégory ESTRADE
|
355a8ccc5c
bcm2835_property: implement framebuffer control/configuration properties
|
9 years ago |
Grégory ESTRADE
|
5e9c2a8dac
bcm2835_fb: add framebuffer device for Raspberry Pi
|
9 years ago |
Andrew Baumann
|
a55b53a2f4
raspi: fix SD card with recent sdhci changes
|
9 years ago |
Peter Maydell
|
c964b66022
all: Clean up includes
|
9 years ago |
Stephen Warren
|
f0afa73164
bcm2835_property: implement "get board revision" query
|
9 years ago |
Andrew Baumann
|
1df7d1f930
raspi: add raspberry pi 2 machine
|
9 years ago |