1. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · Mon Sep 24 02:46:53 2012 +0000
  2. b6f9826 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · Thu Jul 19 08:18:20 2012 +0000
  3. a23ab22 mxc_i2c: add bus recovery support by Troy Kisky · Thu Jul 19 08:18:19 2012 +0000
  4. ae44760 mxc_i2c: prep work for multiple busses support by Troy Kisky · Thu Jul 19 08:18:18 2012 +0000
  5. a2d15da mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:17 2012 +0000
  6. eca037a mxc_i2c: add retries by Troy Kisky · Thu Jul 19 08:18:16 2012 +0000
  7. 8ff683a mxc_i2c: check for arbitration lost by Troy Kisky · Thu Jul 19 08:18:15 2012 +0000
  8. e203df3 mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · Thu Jul 19 08:18:14 2012 +0000
  9. fef163f mxc_i2c: don't disable controller after every transaction by Troy Kisky · Thu Jul 19 08:18:13 2012 +0000
  10. e6fa4d7 mxc_i2c: place i2c_reset code inline by Troy Kisky · Thu Jul 19 08:18:12 2012 +0000
  11. a974bcc mxc_i2c: place imx_start code inline by Troy Kisky · Thu Jul 19 08:18:11 2012 +0000
  12. e955aad mxc_i2c: remove redundant read by Troy Kisky · Thu Jul 19 08:18:10 2012 +0000
  13. f024a3b mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · Thu Jul 19 08:18:09 2012 +0000
  14. 321a42b mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · Thu Jul 19 08:18:08 2012 +0000
  15. 0ce898d mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · Thu Jul 19 08:18:07 2012 +0000
  16. 14db6f2 mxc_i2c: create i2c_init_transfer by Troy Kisky · Thu Jul 19 08:18:06 2012 +0000
  17. 30fa77c mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · Thu Jul 19 08:18:05 2012 +0000
  18. 752ac8f mxc_i2c: create tx_byte function by Troy Kisky · Thu Jul 19 08:18:04 2012 +0000
  19. 2254b7f mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · Thu Jul 19 08:18:03 2012 +0000
  20. 1ac1e45 mxc_i2c: fix i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:02 2012 +0000
  21. 2f822c8 mxc_i2c: remove setting speed at each start by Troy Kisky · Tue Apr 24 17:33:27 2012 +0000
  22. 8462c63 mxc_i2c: specify i2c base address in config file by Troy Kisky · Tue Apr 24 17:33:25 2012 +0000
  23. 5f1291e I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · Wed Oct 26 00:05:44 2011 +0000
  24. 32079d6 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · Fri Aug 05 12:19:08 2011 +0200
  25. 4f27444 I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · Tue Sep 27 06:34:11 2011 +0000
  26. 94cb842 I2C: mxc_i2c rework by Marek Vasut · Thu Sep 22 09:22:12 2011 +0000
  27. 9066223 I2C: mxc: fix compilation for MX31 by Stefano Babic · Tue Aug 30 00:51:14 2011 +0000
  28. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  29. 848bb99 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · Thu Jan 20 07:51:31 2011 +0000
  30. 2212172 I2C: mxc_i2c: get rid of __REG access by Stefano Babic · Thu Jan 20 07:50:44 2011 +0000
  31. bb16a5b mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · Wed Jan 19 22:46:26 2011 +0000
  32. 447beb1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:39 2011 +0000
  33. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · Fri Feb 13 09:23:36 2009 +0100
  34. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  35. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · Mon Jul 14 19:45:35 2008 +0200
  36. 15ea70f add an i2c driver for mx31 by Sascha Hauer · Wed Mar 26 20:40:49 2008 +0100
  37. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  38. 761ca85 add an i2c driver for mx31 by Sascha Hauer · Sun Mar 30 11:32:16 2008 +0100