1. e998305 i2c: Add log_ret() on error by Simon Glass · 4 years, 5 months ago
  2. f1524a2 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 39de925 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 10 months ago
  6. e2af341 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 10 months ago
  7. 2ffffc3 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 10 months ago
  8. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  9. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  10. 5f8e41a i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
  11. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  12. bc9aad6 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · 6 years ago
  13. f7ab620 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  14. 54802408 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  15. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  16. 1004fcd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. dc96eb7 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · 7 years ago
  19. 1df540c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  20. 654e3a0 dm: i2c: Convert uclass to livetree by Simon Glass · 8 years ago
  21. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  22. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  23. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  24. bbf1ccf drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  25. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  26. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  27. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  28. 0c70261 dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  29. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  30. b75c449 dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  31. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  32. f542841 dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  33. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  34. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  35. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  36. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  37. c7a5890 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago