1. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
  2. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  3. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  4. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  6. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  12. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  13. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  14. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  15. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  16. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  17. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  18. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  19. 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  20. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  23. 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  24. f384125 I2C: mv_i2c: add multi bus support by Lei Wen · 14 years ago
  25. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  26. de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 14 years ago
  27. d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago[Renamed (85%) from arch/arm/cpu/pxa/i2c.c]
  28. 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  29. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/pxa/i2c.c]
  30. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  31. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  33. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  34. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  35. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  36. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  37. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · 22 years ago[Renamed from cpu/xscale/i2c.c]
  38. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  39. 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago