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
/
i2c
/
imx_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
Bernhard Beschow
2025-05-08
1
-6
/
+5
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
hw/i2c/imx_i2c: Convert DPRINTF() to trace events
Bernhard Beschow
2025-01-13
1
-16
/
+5
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/i2c: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
1
-1
/
+1
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot 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
*
i2c: Don't check return value from i2c_recv()
Corey Minyard
2019-02-27
1
-10
/
+2
*
arm: Uniquely name imx25 I2C buses.
Alastair D'Silva
2017-01-20
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
1
-0
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
i.MX: Standardize i.MX I2C debug
Jean-Christophe Dubois
2015-10-27
1
-21
/
+22
*
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2015-09-07
1
-0
/
+334