171 Commits (ddfcb8c43c65c7d350cb31dd7ee007adb2d1817f)

Author SHA1 Message Date
Chetan Pant 61f3c91a67 nomaintainer: Fix Lesser GPL version number 6 years ago
Peng Liang 3cd27b58dd microbit_i2c: Fix coredump when dump-vmstate 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Marc-André Lureau c8d9333f1f meson: convert hw/i2c 7 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 7 years ago
Philippe Mathieu-Daudé 1373b15bb5 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() 6 years ago
Philippe Mathieu-Daudé 2616f57231 hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() 6 years ago
Philippe Mathieu-Daudé db437ca6df hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() 6 years ago
Philippe Mathieu-Daudé 7a204cbdc2 hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() 6 years ago
Philippe Mathieu-Daudé ae163b8d95 hw/i2c/Kconfig: Add an entry for the SMBus 7 years ago
Philippe Mathieu-Daudé d88c42ff2c hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() 6 years ago
Philippe Mathieu-Daudé f61c3fb56b hw/i2c: Add header for ARM SBCon two-wire serial bus interface 6 years ago
Philippe Mathieu-Daudé cfcfbae0a1 hw/i2c/versatile_i2c: Add SCL/SDA definitions 6 years ago
Philippe Mathieu-Daudé faa1bdfa32 hw/i2c/versatile_i2c: Add definitions for register addresses 6 years ago
Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 6 years ago
Philippe Mathieu-Daudé 8e5c952b37 hw: Remove unnecessary DEVICE() cast 6 years ago
Philippe Mathieu-Daudé 54595a5731 hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition 6 years ago
Philippe Mathieu-Daudé 00d1d29b76 hw/i2c/pm_smbus: Remove dead assignment 6 years ago
Markus Armbruster 32c82f0eaf smbus: Fix spd_data_generate() for number of banks > 2 6 years ago
Markus Armbruster f26740c61a smbus: Fix spd_data_generate() error API violation 6 years ago
Philippe Mathieu-Daudé 5588a58ce2 hw/i2c/smbus_ich9: Include "qemu/range.h" 7 years ago
Miroslav Rezanina f821bac4af aspeed/i2c: Prevent uninitialized warning 7 years ago
Thomas Huth 3ab5a6ece5 hw/*/Makefile.objs: Move many .o files to common-objs 7 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 7 years ago
Peter Xu 1df2c9a26f migration: Define VMSTATE_INSTANCE_ID_ANY 7 years ago
Marc-André Lureau 0fd20c532f omap-i2c: remove PROP_PTR 7 years ago
Marc-André Lureau b9751d205f smbus-eeprom: remove PROP_PTR 7 years ago
Cédric Le Goater 66cc84a1a3 aspeed/i2c: Add trace events 7 years ago
Cédric Le Goater 545d6bef70 aspeed/i2c: Add support for DMA transfers 7 years ago
Cédric Le Goater aab90b1cac aspeed/i2c: Check SRAM enablement on AST2500 7 years ago
Cédric Le Goater 6054fc73e8 aspeed/i2c: Add support for pool buffer transfers 7 years ago
Cédric Le Goater 51dd49236b aspeed/i2c: Add AST2600 support 7 years ago
Cédric Le Goater f7da1aa8fe aspeed/i2c: Introduce an object class per SoC 7 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Peter Maydell 41742927ee hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface struct 7 years ago
BALATON Zoltan d718b7475b i2c: Move bitbang_i2c.h to include/hw/i2c/ 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Thomas Huth 79e93e24de hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig 8 years ago
Thomas Huth 6086e30026 hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement 8 years ago
Paolo Bonzini 6306cae275 i2c-ddc: move it to hw/display 7 years ago
Markus Armbruster 500016e5db trace-events: Shorten file names in comments 8 years ago
Andrew Randrianasulu 7abb479c7a PPC: E500: Add FSL I2C controller and integrate RTC with it 8 years ago
Yang Zhong 32690c8bed display: express dependencies with kconfig 8 years ago
Paolo Bonzini 1550b0e6bf i2c: express dependencies with Kconfig 8 years ago