Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Philippe Mathieu-Daudé
|
ca4af17c5e
hw/misc/imx: Replace sprintf() by snprintf()
|
1 year ago |
Richard Henderson
|
e4ea952fb0
hw/misc: Constify VMState
|
1 year ago |
Alex Chen
|
a88ae03757
i.MX31: Fix bad printf format specifiers
|
4 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Peter Maydell
|
d675765a02
imx: Use 'const char', not 'char const'
|
9 years ago |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 years ago |
Jean-Christophe Dubois
|
d552f675fb
i.MX: Add the CLK_IPG_HIGH clock
|
9 years ago |
Jean-Christophe Dubois
|
f4b2add6cc
i.MX: Remove CCM useless clock computation handling.
|
9 years ago |
Jean-Christophe Dubois
|
c91a5883c3
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
|
9 years ago |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 years ago |
Peter Maydell
|
3a87d00910
fpu: Replace uint32 typedef with uint32_t
|
9 years ago |
Jean-Christophe DUBOIS
|
fea01f9604
i.MX: move i.MX31 CCM object to register array
|
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 |