Commit History

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