1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  2. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · Thu Jan 23 11:48:22 2020 -0700
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  8. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  9. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · Fri Sep 16 15:07:54 2016 +0200
  10. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · Fri Sep 16 15:07:53 2016 +0200
  11. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · Fri Sep 16 15:07:52 2016 +0200
  12. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · Fri Sep 16 15:07:51 2016 +0200
  13. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · Fri Sep 16 15:07:50 2016 +0200
  14. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · Fri Sep 16 15:07:49 2016 +0200
  15. 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:36 2015 -0500
  16. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · Thu Feb 05 21:41:33 2015 -0700
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  18. aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · Fri Sep 30 05:44:12 2011 +0000
  19. 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · Fri Sep 30 05:43:48 2011 +0000
  20. f384125 I2C: mv_i2c: add multi bus support by Lei Wen · Wed Apr 13 23:48:39 2011 +0530
  21. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · Wed Apr 13 23:48:31 2011 +0530
  22. de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · Wed Apr 13 23:48:26 2011 +0530
  23. d3ae17b pxa: move i2c driver to the common place by Lei Wen · Wed Apr 13 23:48:16 2011 +0530[Renamed (85%) from arch/arm/cpu/pxa/i2c.c]
  24. 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · Thu Sep 09 09:50:39 2010 +0200
  25. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/pxa/i2c.c]
  26. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  29. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  30. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · Fri Mar 24 12:23:27 2006 +0100
  31. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · Tue Mar 23 20:18:25 2004 +0000
  32. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  33. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · Fri May 23 12:36:20 2003 +0000[Renamed from cpu/xscale/i2c.c]
  34. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
  35. 4a5c8a7 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · Thu Mar 06 00:02:04 2003 +0000