1. 499063d Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into staging by Peter Maydell · 3 years, 10 months ago
  2. d45a527 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 11 months ago
  3. 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
  4. 3f7a53b aspeed/i2c: Rename DMA address space by Cédric Le Goater · 3 years, 11 months ago
  5. 7492515 aspeed/i2c: Fix DMA address mask by Cédric Le Goater · 3 years, 11 months ago
  6. 065177e hw/i2c: add pca954x i2c-mux switch by Patrick Venture · 4 years ago
  7. 3f9b325 hw/i2c: move search to i2c_scan_bus method by Patrick Venture · 4 years ago
  8. 513ca82 hw/i2c: add match method for device search by Patrick Venture · 4 years ago
  9. 5dfbfef hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init() by Philippe Mathieu-Daudé · 4 years, 1 month ago
  10. 6b6e757 hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode by Hao Wu · 4 years, 1 month ago
  11. 94e7787 hw/i2c: Implement NPCM7XX SMBus Module Single Mode by Hao Wu · 4 years, 1 month ago
  12. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  13. 3cd27b5 microbit_i2c: Fix coredump when dump-vmstate by Peng Liang · 4 years, 5 months ago
  14. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  15. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  16. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  17. c8d9333 meson: convert hw/i2c by Marc-André Lureau · 6 years ago
  18. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  19. 1373b15 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  20. 2616f57 hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  21. db437ca hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  22. 7a204cb hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() by Philippe Mathieu-Daudé · 4 years, 8 months ago
  23. ae163b8 hw/i2c/Kconfig: Add an entry for the SMBus by Philippe Mathieu-Daudé · 5 years ago
  24. d88c42f hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() by Philippe Mathieu-Daudé · 4 years, 9 months ago
  25. f61c3fb hw/i2c: Add header for ARM SBCon two-wire serial bus interface by Philippe Mathieu-Daudé · 4 years, 9 months ago
  26. cfcfbae hw/i2c/versatile_i2c: Add SCL/SDA definitions by Philippe Mathieu-Daudé · 4 years, 9 months ago
  27. faa1bdf hw/i2c/versatile_i2c: Add definitions for register addresses by Philippe Mathieu-Daudé · 4 years, 9 months ago
  28. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  29. 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 10 months ago
  30. 54595a5 hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition by Philippe Mathieu-Daudé · 4 years, 11 months ago
  31. 00d1d29 hw/i2c/pm_smbus: Remove dead assignment by Philippe Mathieu-Daudé · 5 years ago
  32. 32c82f0 smbus: Fix spd_data_generate() for number of banks > 2 by Markus Armbruster · 5 years ago
  33. f26740c smbus: Fix spd_data_generate() error API violation by Markus Armbruster · 5 years ago
  34. 5588a58 hw/i2c/smbus_ich9: Include "qemu/range.h" by Philippe Mathieu-Daudé · 5 years ago
  35. f821bac aspeed/i2c: Prevent uninitialized warning by Miroslav Rezanina · 5 years ago
  36. 3ab5a6e hw/*/Makefile.objs: Move many .o files to common-objs by Thomas Huth · 6 years ago
  37. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  38. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  39. 0fd20c5 omap-i2c: remove PROP_PTR by Marc-André Lureau · 5 years ago
  40. b9751d2 smbus-eeprom: remove PROP_PTR by Marc-André Lureau · 5 years ago
  41. 66cc84a aspeed/i2c: Add trace events by Cédric Le Goater · 5 years ago
  42. 545d6be aspeed/i2c: Add support for DMA transfers by Cédric Le Goater · 5 years ago
  43. aab90b1 aspeed/i2c: Check SRAM enablement on AST2500 by Cédric Le Goater · 5 years ago
  44. 6054fc7 aspeed/i2c: Add support for pool buffer transfers by Cédric Le Goater · 5 years ago
  45. 51dd492 aspeed/i2c: Add AST2600 support by Cédric Le Goater · 5 years ago
  46. f7da1aa aspeed/i2c: Introduce an object class per SoC by Cédric Le Goater · 5 years ago
  47. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  48. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  49. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  50. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  51. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  52. 4174292 hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct by Peter Maydell · 6 years ago
  53. d718b74 i2c: Move bitbang_i2c.h to include/hw/i2c/ by BALATON Zoltan · 6 years ago
  54. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  55. 79e93e2 hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig by Thomas Huth · 6 years ago
  56. 6086e30 hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement by Thomas Huth · 6 years ago
  57. 6306cae i2c-ddc: move it to hw/display by Paolo Bonzini · 6 years ago
  58. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  59. 7abb479 PPC: E500: Add FSL I2C controller and integrate RTC with it by Andrew Randrianasulu · 6 years ago
  60. 32690c8 display: express dependencies with kconfig by Yang Zhong · 6 years ago
  61. 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  62. 02017ee i386: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  63. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  64. c203d45 i2c: Verify that the count passed in to smbus_eeprom_init() is valid by Corey Minyard · 6 years ago
  65. 1042b22 i2c:smbus_eeprom: Add a reset function to smbus_eeprom by Corey Minyard · 6 years ago
  66. fd9df33 i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom by Corey Minyard · 7 years ago
  67. 0cf487e i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size by Corey Minyard · 6 years ago
  68. b398a92 i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c by Corey Minyard · 6 years ago
  69. 547db24 i2c:smbus_slave: Add an SMBus vmstate structure by Corey Minyard · 7 years ago
  70. 4ab2f2a i2c:pm_smbus: Fix state transfer by Corey Minyard · 8 years ago
  71. 52cc6a4 i2c:pm_smbus: Fix pm_smbus handling of I2C block read by Corey Minyard · 6 years ago
  72. 8b38e53 i2c:smbus: Make white space in switch statements consistent by Corey Minyard · 6 years ago
  73. 08a8a4d i2c:smbus_eeprom: Get rid of the quick command by Corey Minyard · 6 years ago
  74. 031ac49 i2c:smbus: Simplify read handling by Corey Minyard · 6 years ago
  75. 9cf27d7 i2c:smbus: Simplify write operation by Corey Minyard · 6 years ago
  76. 905cec6 i2c:smbus: Correct the working of quick commands by Corey Minyard · 6 years ago
  77. bc15cde i2c: Don't check return value from i2c_recv() by Corey Minyard · 6 years ago
  78. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  79. 93198b6 i2c: Split smbus into parts by Corey Minyard · 6 years ago
  80. 8e65788 hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller by Paolo Bonzini · 6 years ago
  81. b296b66 smbus: Add a helper to generate SPD EEPROM data by BALATON Zoltan · 6 years ago
  82. 9d68bf5 arm: Stub out NRF51 TWI magnetometer/accelerometer detection by Steffen Görtz · 6 years ago
  83. b05b267 i2c-ddc: fix oob read by Gerd Hoffmann · 6 years ago
  84. 2b4c112 i2c: Move typedef of bitbang_i2c_interface to i2c.h by BALATON Zoltan · 6 years ago
  85. f2609ff i2c: pm_smbus: check smb_index before block transfer write by Prasad J Pandit · 6 years ago
  86. 629457a i2c: Add a length check to the SMBus write handling by Corey Minyard · 6 years ago
  87. 715eb05 i2c: switch ddc to use the new edid generator by Gerd Hoffmann · 6 years ago
  88. bb626e5 aspeed/i2c: Fix receive done interrupt handling by Guenter Roeck · 6 years ago
  89. 7bd9c60 aspeed/i2c: Handle receive command in separate function by Guenter Roeck · 6 years ago
  90. 5540cb9 aspeed/i2c: interrupts should be cleared by software only by Cédric Le Goater · 6 years ago
  91. 45726b6 i2c: pm_smbus: Add the ability to force block transfer enable by Corey Minyard · 7 years ago
  92. 12bd93c i2c: pm_smbus: Don't delay host status register busy bit when interrupts are enabled by Corey Minyard · 7 years ago
  93. e724385 i2c: pm_smbus: Add interrupt handling by Corey Minyard · 7 years ago
  94. 38ad4fae i2c: pm_smbus: Add block transfer capability by Corey Minyard · 7 years ago
  95. 00bdfea i2c: pm_smbus: Make the I2C block read command read-only by Corey Minyard · 7 years ago
  96. 4b615be i2c: pm_smbus: Fix the semantics of block I2C transfers by Corey Minyard · 7 years ago
  97. b8fb904 i2c: pm_smbus: Clean up some style issues by Corey Minyard · 7 years ago
  98. afb6e20 ppc4xx_i2c: Rewrite to model hardware more closely by BALATON Zoltan · 7 years ago
  99. 8d2774f hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf by Philippe Mathieu-Daudé · 7 years ago
  100. ef9173a ppc4xx_i2c: Implement directcntl register by BALATON Zoltan · 7 years ago