1. 24743c3 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · Fri Mar 16 17:20:31 2018 +0100
  2. 1a5d485 i2c: lpi2c: remove superfluous assignments by Heinrich Schuchardt · Sun Mar 18 11:14:56 2018 +0100
  3. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · Mon Mar 12 10:46:10 2018 +0100
  4. 28b10a7 stm32mp: stm32f7_i2c: use calloc instead of kmalloc by Patrick Delaunay · Mon Mar 12 10:46:09 2018 +0100
  5. b489358 treewide: Fix gdsys mail addresses by Mario Six · Tue Mar 06 08:04:58 2018 +0100
  6. 9efec3f i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 by Vipul Kumar · Fri Feb 16 19:07:22 2018 +0530
  7. 2b3aacb i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED by Vipul Kumar · Fri Feb 16 19:07:20 2018 +0530
  8. f2538d8 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE by Vipul Kumar · Fri Feb 16 19:07:19 2018 +0530
  9. 8128a7e i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ by Vipul Kumar · Fri Feb 16 19:07:17 2018 +0530
  10. 6425ebd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · Tue Feb 13 09:27:40 2018 +0200
  11. 4bc57a3 i2c: rcar_iic: Allow IIC on RCar Gen2 by Marek Vasut · Sat Feb 17 02:17:40 2018 +0100
  12. 5e0fd54 i2c: mvtwsi.c: Avoid NULL dereference by Heinrich Schuchardt · Wed Jan 31 00:57:17 2018 +0100
  13. 96961e8 i2c: ihs_i2c: Factor out send_buffer method by Mario Six · Mon Jan 15 11:08:12 2018 +0100
  14. 3bb409c i2c: ihs_i2c: Make DM compatible by Mario Six · Mon Jan 15 11:08:11 2018 +0100
  15. 48689b4 i2c: ihs_i2c: Prepare DM conversion by Mario Six · Mon Jan 15 11:08:10 2018 +0100
  16. 84b68b8 i2c: fsl_i2c: Make live-tree compatible by Mario Six · Mon Jan 15 11:08:09 2018 +0100
  17. 484cdb8 i2c: fsl_i2c: Remove inline declarations by Mario Six · Mon Jan 15 11:08:08 2018 +0100
  18. a5f35c4 i2c: fsl_i2c: Fix style violations by Mario Six · Mon Jan 15 11:08:07 2018 +0100
  19. ed3b082 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · Wed Jan 24 15:21:21 2018 -0600
  20. 08eaa83 i2c: mxc_i2c: Use or operation by Peng Fan · Fri Dec 29 15:06:08 2017 +0800
  21. 32306dd i2c: lpi2c: do not add 4 for bus seq by Peng Fan · Tue Jan 02 15:41:52 2018 +0800
  22. c351b53 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · Tue Nov 28 22:25:24 2017 -0500
  23. 59596e5 i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · Tue Nov 28 22:25:23 2017 -0500
  24. 9ba506d i2c: meson: add some comments by Beniamino Galvani · Sun Nov 26 17:40:57 2017 +0100
  25. 04b9538 i2c: meson: fix return codes on error by Beniamino Galvani · Sun Nov 26 17:40:56 2017 +0100
  26. cf0a7a9 i2c: meson: reduce timeout by Beniamino Galvani · Sun Nov 26 17:40:55 2017 +0100
  27. 83b153d i2c: meson: improve Kconfig description by Beniamino Galvani · Sun Nov 26 17:40:54 2017 +0100
  28. 125d8df i2c: rcar_iic: Add RCar IIC driver by Marek Vasut · Tue Nov 28 08:02:27 2017 +0100
  29. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  30. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · Sun Oct 29 10:09:00 2017 +0100
  31. a51f9da imx: mxc_i2c: tweak the i2c transfer method by Nandor Han · Wed Nov 08 15:35:09 2017 +0000
  32. 8e775ac i2c: fti2c010: remove unused/unmaintained driver by Masahiro Yamada · Thu Oct 26 21:24:17 2017 +0900
  33. 47b3b30 i2c: adi_i2c: remove left-over Blackfin I2C driver by Masahiro Yamada · Thu Oct 26 21:24:16 2017 +0900
  34. c37885d i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · Tue Oct 17 11:21:33 2017 +0200
  35. a71376a i2c: stm32f7_i2c: fix data abort by Christophe Kerello · Tue Oct 17 11:21:32 2017 +0200
  36. 1df540c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · Fri Oct 13 19:29:03 2017 +0900
  37. 8945b4f i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · Fri Oct 13 19:21:58 2017 +0900
  38. ec0aa7c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · Fri Oct 13 19:21:57 2017 +0900
  39. 05c9326 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · Fri Sep 29 10:53:36 2017 +1300
  40. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  41. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  42. cd999d3 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · Wed Sep 27 15:23:34 2017 +0800
  43. a9d953f rockchip: i2c: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:23 2017 +0200
  44. 8238dd9 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · Tue Sep 12 06:46:59 2017 -0700
  45. 838d754 rockchip: i2c: fix >32 byte reads by Wadim Egorov · Thu Aug 03 13:48:11 2017 +0200
  46. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · Fri Aug 11 06:39:34 2017 -0500
  47. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · Fri Aug 11 06:39:13 2017 -0500
  48. 27ab770 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · Mon Aug 14 18:00:05 2017 +0800
  49. ebf442d i2c: add i2c driver for stm32 by Patrice Chotard · Wed Aug 09 14:45:27 2017 +0200
  50. 808aa13 i2c: designware: Allow sending restart conditions by Marek Vasut · Mon Aug 07 20:45:31 2017 +0200
  51. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  52. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · Mon Aug 07 13:11:19 2017 -0500
  53. 37f1987 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · Mon Jul 31 09:56:27 2017 +0800
  54. eae5254 dm: tegra: i2c: Convert to livetree by Simon Glass · Tue Jul 25 08:30:06 2017 -0600
  55. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  56. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  57. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  58. 267ae1c drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · Fri Jun 09 19:28:43 2017 +0200
  59. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · Thu Jul 06 10:33:21 2017 +0200
  60. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  61. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  62. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  63. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  64. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · Wed May 17 08:22:46 2017 -0600
  65. 6fba048 dm: sandbox: i2c: Drop fdtdec.h header by Simon Glass · Thu May 18 20:09:55 2017 -0600
  66. 654e3a0 dm: i2c: Convert uclass to livetree by Simon Glass · Thu May 18 20:09:30 2017 -0600
  67. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  68. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  69. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  70. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  71. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  72. 0670cac omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · Fri May 12 22:33:15 2017 -0400
  73. 4601333 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · Fri May 12 21:09:58 2017 -0600
  74. cb05d9d i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:54 2017 -0600
  75. 3dc631d ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 by Adam Ford · Mon Apr 17 08:09:40 2017 -0500
  76. e9d8527 drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model by Cooper Jr., Franklin · Thu Apr 20 10:25:43 2017 -0500
  77. e1f7f6d i2c: davinci: Split functions into two parts for future DM support by Cooper Jr., Franklin · Thu Apr 20 10:25:42 2017 -0500
  78. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 08 15:44:44 2017 -0400
  79. 7f61331 aspeed: Add I2C Driver by maxims@google.com · Mon Apr 17 12:00:30 2017 -0700
  80. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  81. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  82. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  83. 5f0ce63 rockchip: i2c: Enable i2c for rk3399 by eric.gao@rock-chips.com · Mon Apr 10 10:17:03 2017 +0800
  84. 861c041 i2c: Drop unused i2c_soft...() functions by Simon Glass · Tue Mar 28 10:27:31 2017 -0600
  85. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  86. 3714d31 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · Mon Mar 20 12:40:35 2017 +0100
  87. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · Tue Mar 21 12:08:25 2017 +0100
  88. 698a9ba i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · Wed Mar 15 16:59:23 2017 +0100
  89. 4cd6fd4 i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel by Lukasz Majewski · Wed Mar 15 16:59:22 2017 +0100
  90. 54c00a1 i2c: lpc32xx: Force consistent bus numbering by Liam Beguin · Tue Mar 14 11:24:45 2017 -0400
  91. b61b623 i2c: lpc32xx: Move definitions to header file by Liam Beguin · Tue Mar 14 11:24:44 2017 -0400
  92. 285de71 i2c: lpc32xx: Remove note for DM conversation by Sylvain Lemieux · Tue Mar 14 11:24:43 2017 -0400
  93. 13232b9 i2c: lpc32xx: Add DM for lpc32xx I2C by Liam Beguin · Mon Mar 27 11:13:12 2017 -0400
  94. 326998e i2c: lpc32xx: Factor out i2c_adapter parameter by Liam Beguin · Mon Mar 27 11:11:36 2017 -0400
  95. 3fe4a6c i2c: lpc32xx: Prepare compatibility functions by Liam Beguin · Tue Mar 14 11:24:40 2017 -0400
  96. 57612f2 i2c: lpc32xx: Rename probe function by Liam Beguin · Tue Mar 14 11:24:39 2017 -0400
  97. d684adb i2c: lpi2c: add lpi2c driver for i.MX7ULP by Peng Fan · Fri Feb 24 09:54:18 2017 +0800
  98. 56762c1 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · Thu Feb 09 15:40:16 2017 -0500
  99. 8d8371d i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · Sat Feb 11 12:39:55 2017 +0900
  100. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700