1. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 1 year, 10 months ago
  2. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 1 year, 11 months ago
  3. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  4. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  6. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  7. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 8 months ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  12. 7746626 i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  13. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  14. 9ad5a00 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  15. 0c0f719 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  16. 7b46ee5 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  17. 340fcd6 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  18. 8eff909 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  19. e6fbc3e mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  20. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. d308c9d I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  23. 2be1ed3 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  24. adb00bb I2C: mv_i2c: add multi bus support by Lei Wen · 13 years ago
  25. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  26. 879de12 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 13 years ago
  27. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago[Renamed (85%) from arch/arm/cpu/pxa/i2c.c]
  28. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  29. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/pxa/i2c.c]
  30. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  31. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  33. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  34. ba70d6a delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  35. efa329c * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  36. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  37. 4c3b21a Patch by Kyle Harris, 20 May 2003: by wdenk · 21 years ago[Renamed from cpu/xscale/i2c.c]
  38. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  39. 43d9616 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago