Philippe Mathieu-Daudé
|
eaa9a87828
hw/arm/fsl-imx: Add the cpu as child of the SoC object
|
6 years ago |
Philippe Mathieu-Daudé
|
8a863c8120
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
|
6 years ago |
Markus Armbruster
|
12e9493df9
Include hw/boards.h a bit less
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Thomas Huth
|
aac409c9b0
hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device
|
7 years ago |
Peter Maydell
|
fc38a1120c
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
|
7 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |
Peter Maydell
|
c221287f8f
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
|
7 years ago |
Thomas Huth
|
e4e05b7b3e
hw/arm: Mark the "fsl,imx31" device with user_creatable = false
|
7 years ago |
Peter Maydell
|
eda40cc168
fsl_imx*: Migrate ROM contents
|
8 years ago |
Peter Maydell
|
98a99ce084
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
|
8 years ago |
Peter Maydell
|
b59821a95b
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
Laurent Vivier
|
53d6e53189
arm: remove remaining cannot_destroy_with_object_finalize_yet
|
8 years ago |
Marc-André Lureau
|
0ec7b3e7f2
char: rename CharDriverState Chardev
|
8 years ago |
Marc-André Lureau
|
b4948be93e
char: remove init callback
|
8 years ago |
Jean-Christophe Dubois
|
66542f6399
i.MX: split the GPT timer implementation into per SOC definitions
|
9 years ago |
Peter Maydell
|
a7aeb5f7b2
imx: Use memory_region_init_rom() for ROMs
|
9 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 |
Jean-Christophe Dubois
|
eccfa35e9f
i.MX: Add missing descriptions in devices.
|
9 years ago |
Peter Maydell
|
12b167226f
hw/arm: Clean up includes
|
9 years ago |
Jean-Christophe Dubois
|
cb54d868c6
i.MX: Split the CCM class into an abstract base class and a concrete class
|
9 years ago |
Markus Armbruster
|
4c315c2766
qdev: Protect device-list-properties against broken devices
|
10 years ago |
Jean-Christophe Dubois
|
dde0c4ca6b
i.MX: Add GPIO devices to i.MX31 SOC
|
10 years ago |
Jean-Christophe Dubois
|
d4e26d106a
i.MX: Add i2C devices to i.MX31 SOC
|
10 years ago |
Jean-Christophe Dubois
|
558df83db7
i.MX: Add SOC support for i.MX31
|
10 years ago |