1. 954ec63 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · Mon Aug 19 15:01:23 2013 +0900
  2. 9254640 fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · Fri Aug 16 15:10:37 2013 +0800
  3. 2e13d57 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · Fri Aug 16 15:10:36 2013 +0800
  4. 33c49ce tegra: Avoid using I2C prior to relocation by Simon Glass · Tue Aug 06 22:52:25 2013 -0700
  5. a3c41ba i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · Thu Aug 01 12:32:20 2013 +0200
  6. 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · Wed Jul 24 09:25:40 2013 -0400
  7. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. a434023 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · Wed May 08 15:36:26 2013 +0800
  10. cf50800 I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · Mon Jun 17 15:30:39 2013 +0800
  11. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  12. 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · Tue Oct 30 07:28:53 2012 +0000
  13. 474bccb tegra: i2c: Add function to know about current bus by Simon Glass · Tue Oct 30 07:28:52 2012 +0000
  14. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  15. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  16. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · Mon Jan 16 21:12:23 2012 +0000
  17. 2d878de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · Wed Jun 26 15:55:14 2013 +0200
  18. a8b3573 EXYNOS: Resolve the i2c compilation error by Amar · Wed Jul 10 10:42:29 2013 +0530
  19. 8733d75 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · Thu Apr 04 02:27:06 2013 -0400
  20. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · Sat Jun 01 06:44:38 2013 +0000
  21. beedbcf i2c: zynq: Add support for Xilinx Zynq by Michal Simek · Mon Apr 22 15:21:33 2013 +0200
  22. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  23. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · Fri Feb 08 07:25:30 2013 +0000
  24. e076adf I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · Tue Feb 19 02:19:45 2013 +0000
  25. 1675065 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · Mon Feb 18 19:58:11 2013 +0000
  26. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  27. 1e197bd i2c: mxs: Staticize the functions in the driver by Marek Vasut · Sun Dec 16 02:48:16 2012 +0000
  28. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 14 15:21:00 2013 +0100
  29. 9a611f6 I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · Sun Jan 13 19:49:36 2013 +0000
  30. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  31. 53cfac5 I2C: Driver changes for FDT support by Rajeshwari Shinde · Wed Dec 26 20:03:12 2012 +0000
  32. 1568c798 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · Thu Dec 06 00:04:19 2012 +0000
  33. 891a1c4 designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · Thu Dec 06 00:04:18 2012 +0000
  34. 28a724f designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · Thu Dec 06 00:04:17 2012 +0000
  35. 6bc6ef7 designware_i2c: Added s/w generation of stop bit by Armando Visconti · Thu Dec 06 00:04:16 2012 +0000
  36. 4a7b4ec designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · Thu Dec 06 00:04:15 2012 +0000
  37. b35cd1c drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · Tue Nov 20 02:19:05 2012 +0000
  38. 17b4852 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · Mon Dec 03 06:07:21 2012 +0000
  39. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  40. b5e45d5 mxs: i2c: Restore speed setting after block reset by Marek Vasut · Fri Nov 30 18:17:06 2012 +0000
  41. 111725c i2c: mxs: Fix TIMING2 register value by Marek Vasut · Mon Nov 12 14:34:31 2012 +0000
  42. 77f9a1c i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · Mon Nov 12 14:34:30 2012 +0000
  43. 7d20a4b i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · Mon Nov 12 14:34:29 2012 +0000
  44. d770201 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · Mon Nov 12 14:34:28 2012 +0000
  45. ae61146 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · Mon Nov 12 14:34:26 2012 +0000
  46. 1f5e8b1 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · Thu Feb 10 00:30:04 2011 +0000
  47. 33205e3 omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · Mon Dec 03 05:23:16 2012 +0000
  48. 9edd3f7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 26 15:44:31 2012 -0700
  49. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  50. dd01863 drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · Tue Oct 16 14:28:43 2012 +0000
  51. 2459912 i2c: sh_i2c: use setbits/clrbits macro by Tetsuyuki Kobayashi · Thu Sep 13 19:08:05 2012 +0000
  52. 773003c i2c: sh_i2c.c: check error in i2c_read and i2c_write by Tetsuyuki Kobayashi · Thu Sep 13 19:08:01 2012 +0000
  53. cece11c i2c: sh_i2c: enable i2c_probe by Tetsuyuki Kobayashi · Thu Sep 13 19:08:00 2012 +0000
  54. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:59 2012 +0000
  55. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:58 2012 +0000
  56. b788fe3 i2c: sh_i2c.c: correct BUSY bit define in ICSR by Tetsuyuki Kobayashi · Thu Sep 13 19:07:57 2012 +0000
  57. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · Thu Sep 13 19:07:56 2012 +0000
  58. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · Mon Sep 24 02:46:53 2012 +0000
  59. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  60. 955cb9c i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · Tue Oct 02 16:49:18 2012 +0000
  61. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  62. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  63. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · Wed Aug 08 00:57:35 2012 +0000
  64. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  65. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  66. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  67. be6c2e4 omap24xx_i2c: add 2-byte address support by Ilya Yanok · Fri Jun 08 03:12:09 2012 +0000
  68. c07c11d I2C: Add support for Multi channel by Rajeshwari Shinde · Mon Jul 23 21:23:54 2012 +0000
  69. 4b4480a I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · Mon Jul 23 21:23:53 2012 +0000
  70. 8df7431 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · Mon Jul 23 21:23:52 2012 +0000
  71. b6f9826 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · Thu Jul 19 08:18:20 2012 +0000
  72. a23ab22 mxc_i2c: add bus recovery support by Troy Kisky · Thu Jul 19 08:18:19 2012 +0000
  73. ae44760 mxc_i2c: prep work for multiple busses support by Troy Kisky · Thu Jul 19 08:18:18 2012 +0000
  74. a2d15da mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:17 2012 +0000
  75. eca037a mxc_i2c: add retries by Troy Kisky · Thu Jul 19 08:18:16 2012 +0000
  76. 8ff683a mxc_i2c: check for arbitration lost by Troy Kisky · Thu Jul 19 08:18:15 2012 +0000
  77. e203df3 mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · Thu Jul 19 08:18:14 2012 +0000
  78. fef163f mxc_i2c: don't disable controller after every transaction by Troy Kisky · Thu Jul 19 08:18:13 2012 +0000
  79. e6fa4d7 mxc_i2c: place i2c_reset code inline by Troy Kisky · Thu Jul 19 08:18:12 2012 +0000
  80. a974bcc mxc_i2c: place imx_start code inline by Troy Kisky · Thu Jul 19 08:18:11 2012 +0000
  81. e955aad mxc_i2c: remove redundant read by Troy Kisky · Thu Jul 19 08:18:10 2012 +0000
  82. 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
  83. 321a42b mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · Thu Jul 19 08:18:08 2012 +0000
  84. 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
  85. 14db6f2 mxc_i2c: create i2c_init_transfer by Troy Kisky · Thu Jul 19 08:18:06 2012 +0000
  86. 30fa77c mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · Thu Jul 19 08:18:05 2012 +0000
  87. 752ac8f mxc_i2c: create tx_byte function by Troy Kisky · Thu Jul 19 08:18:04 2012 +0000
  88. 2254b7f mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · Thu Jul 19 08:18:03 2012 +0000
  89. 1ac1e45 mxc_i2c: fix i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:02 2012 +0000
  90. f2a868b mxs-i2c: Fix internal address byte order by Torsten Fleischer · Tue Apr 17 05:37:45 2012 +0000
  91. 2f822c8 mxc_i2c: remove setting speed at each start by Troy Kisky · Tue Apr 24 17:33:27 2012 +0000
  92. 8462c63 mxc_i2c: specify i2c base address in config file by Troy Kisky · Tue Apr 24 17:33:25 2012 +0000
  93. f6322ebd i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · Fri Jan 20 11:52:33 2012 +0100
  94. 3fdfc28 omap24xx_i2c: Add AM33XX support by Tom Rini · Mon May 21 06:46:33 2012 +0000
  95. 27eed8b Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · Mon May 21 06:46:29 2012 +0000
  96. a0d0b76 tegra: i2c: Add function to find DVC bus by Simon Glass · Mon Apr 02 13:19:01 2012 +0000
  97. 631e693 i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · Thu Mar 29 20:10:17 2012 +0000
  98. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · Sun Feb 26 23:13:29 2012 +0000
  99. 52bc236 sh: i2c: Add support I2C controller of SH7734 by Nobuhiro Iwamatsu · Thu Mar 01 17:56:35 2012 +0000
  100. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · Tue Mar 06 19:00:23 2012 +0000