Philippe Mathieu-Daudé
|
8a863c8120
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Like Xu
|
cc7d44c2e0
hw/arm: Replace global smp variables with machine smp properties
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Thomas Huth
|
e9e4d4d3e1
hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" 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
|
f640a5914f
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
|
7 years ago |
Philippe Mathieu-Daudé
|
7f072603e5
hw/arm/fsl-imx6: implement SDHCI Spec. v3
|
7 years ago |
Andrey Smirnov
|
df2a5cf4c8
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
|
7 years ago |
Andrey Smirnov
|
1fdde6537e
imx_fec: Do not link to netdev
|
7 years ago |
Thomas Huth
|
70fbd3c4bf
hw/arm: Mark the "fsl,imx6" 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 |
Jean-Christophe Dubois
|
517b5e9a17
Add ENET device to i.MX6 SOC.
|
9 years ago |
Jean-Christophe DUBOIS
|
ec46eaa83a
i.MX: Add i.MX6 SOC implementation.
|
9 years ago |