index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
imx6_ccm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
1
-2
/
+2
*
hw/misc: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/misc/imx6_ccm: Convert DPRINTF to trace events
Bernhard Beschow
2023-11-02
1
-27
/
+14
*
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
1
-1
/
+1
*
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
1
-1
/
+1
*
i.MX6: Fix bad printf format specifiers
Alex Chen
2020-12-10
1
-10
/
+10
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Remove empty statements
Ladi Prosek
2017-12-18
1
-1
/
+1
*
imx: Use 'const char', not 'char const'
Peter Maydell
2016-09-22
1
-2
/
+2
*
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
1
-0
/
+6
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
1
-0
/
+774