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
/
bitbang_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
hw/i2c: Fix bitbang_i2c_data trace event
BALATON Zoltan
2023-08-07
1
-1
/
+1
*
hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2023-01-23
1
-12
/
+6
*
hw/i2c/bitbang_i2c: Trace state changes
Philippe Mathieu-Daudé
2023-01-23
1
-5
/
+28
*
hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
Philippe Mathieu-Daudé
2023-01-23
1
-8
/
+15
*
hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
Philippe Mathieu-Daudé
2023-01-23
1
-5
/
+2
*
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
Philippe Mathieu-Daudé
2023-01-23
1
-1
/
+0
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2019-07-03
1
-43
/
+4
*
i2c: Move bitbang_i2c.h to include/hw/i2c/
BALATON Zoltan
2019-06-28
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
2016-11-07
1
-4
/
+15
*
hw/i2c: QOM'ify bitbang_i2c.c
xiaoqiang zhao
2016-06-14
1
-8
/
+6
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-3
/
+3
*
bitbang_i2c: QOM cast cleanup
Andreas Färber
2013-07-29
1
-9
/
+15
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move I2C controllers to hw/i2c/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+245