Philippe Mathieu-Daudé
|
c166e592a7
hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
|
2 vuotta sitten |
Philippe Mathieu-Daudé
|
1e5b1899cc
hw/i2c/bitbang_i2c: Trace state changes
|
2 vuotta sitten |
Philippe Mathieu-Daudé
|
dc575b5e03
hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
|
2 vuotta sitten |
Philippe Mathieu-Daudé
|
2b9339d3b4
hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
|
2 vuotta sitten |
Philippe Mathieu-Daudé
|
da8df26d2e
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
|
2 vuotta sitten |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 vuotta sitten |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 vuotta sitten |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 vuotta sitten |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 vuotta sitten |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 vuotta sitten |
Peter Maydell
|
41742927ee
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct
|
6 vuotta sitten |
BALATON Zoltan
|
d718b7475b
i2c: Move bitbang_i2c.h to include/hw/i2c/
|
6 vuotta sitten |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 vuotta sitten |
Peter Maydell
|
9706e0162d
hw/i2c/bitbang_i2c: Handle NACKs from devices
|
8 vuotta sitten |
xiaoqiang zhao
|
00b2f75870
hw/i2c: QOM'ify bitbang_i2c.c
|
9 vuotta sitten |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 vuotta sitten |
Andreas Färber
|
a5c828525e
i2c: Rename i2c_bus to I2CBus
|
12 vuotta sitten |
Andreas Färber
|
cc3c3b8a22
bitbang_i2c: QOM cast cleanup
|
12 vuotta sitten |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 vuotta sitten |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
12 vuotta sitten |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 vuotta sitten |
Paolo Bonzini
|
47b43a1f41
hw: move private headers to hw/ subdirectories.
|
12 vuotta sitten |
Paolo Bonzini
|
53ed424e09
hw: move I2C controllers to hw/i2c/, configure via default-configs/
|
12 vuotta sitten |