1. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · Mon Jul 25 16:26:45 2016 +0530
  2. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  3. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  4. 964409d Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 26 17:34:28 2016 -0400
  5. 6e6dce6 i2c: fsl: Fix driver initialization by mario.six@gdsys.cc · Mon May 23 10:12:11 2016 +0200
  6. efd1fb8 i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · Thu Jul 21 11:57:13 2016 +0200
  7. e841b58 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · Thu Jul 21 11:57:12 2016 +0200
  8. 029a84b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · Thu Jul 21 11:57:11 2016 +0200
  9. 355a127 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · Thu Jul 21 11:57:10 2016 +0200
  10. c4eceb5 i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · Thu Jul 21 11:57:09 2016 +0200
  11. 9f7f689 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · Thu Jul 21 11:57:08 2016 +0200
  12. a4ac8b7 i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · Thu Jul 21 11:57:07 2016 +0200
  13. 9e118b3 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · Thu Jul 21 11:57:06 2016 +0200
  14. bdf0f66 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · Thu Jul 21 11:57:05 2016 +0200
  15. 1cc2c28 i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · Thu Jul 21 11:57:04 2016 +0200
  16. 7b0c431 i2c: mvtwsi: Improve and fix comments by mario.six@gdsys.cc · Thu Jul 21 11:57:03 2016 +0200
  17. f43d3e9 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · Thu Jul 21 11:57:02 2016 +0200
  18. 2b656eb i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · Thu Jul 21 11:57:01 2016 +0200
  19. 560037b drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · Mon Jul 18 15:11:01 2016 +0530
  20. 38d943a drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · Mon Jul 18 15:11:00 2016 +0530
  21. bbf1ccf drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · Mon Jul 18 15:10:58 2016 +0530
  22. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · Tue Jul 19 21:56:13 2016 +0900
  23. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  24. d40c885 drivers: i2c: mxc: Add early init by Yuan Yao · Wed Jun 08 18:24:51 2016 +0800
  25. c42be01 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · Fri May 13 15:19:31 2016 +1200
  26. 38fe7dc i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr by Stefan Roese · Thu Apr 28 09:47:19 2016 +0200
  27. b71955f i2c: Add entry for Designware I2C driver in Kconfig by Stefan Roese · Thu Apr 28 09:47:17 2016 +0200
  28. 349686c dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · Mon Apr 25 08:31:09 2016 +0200
  29. 416b2dc dm: fsl_i2c: Factor out adap parameter by mario.six@gdsys.cc · Mon Apr 25 08:31:08 2016 +0200
  30. 2d96aa7 dm: fsl_i2c: Prepare compatibility functions by mario.six@gdsys.cc · Mon Apr 25 08:31:07 2016 +0200
  31. 271fb69 dm: fsl_i2c: Rename methods for reading/writing data by mario.six@gdsys.cc · Mon Apr 25 08:31:06 2016 +0200
  32. 4a79069 dm: fsl_i2c: Rename probe method by mario.six@gdsys.cc · Mon Apr 25 08:31:05 2016 +0200
  33. 8230fc4 dm: fsl_i2c: Remove unnecessary variable by mario.six@gdsys.cc · Mon Apr 25 08:31:04 2016 +0200
  34. 2eae9d0 dm: fsl_i2c: Reword and clarify comment by mario.six@gdsys.cc · Mon Apr 25 08:31:03 2016 +0200
  35. a447265 dm: fsl_i2c: Use clearer parameter names by mario.six@gdsys.cc · Mon Apr 25 08:31:02 2016 +0200
  36. 7d43b4e dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · Mon Apr 25 08:31:01 2016 +0200
  37. abb3e13 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · Wed Apr 27 09:02:12 2016 +0200
  38. 81aaacc i2c: muxes: Add support for TI PCA954X mux by Michal Simek · Mon Apr 25 10:50:42 2016 +0200
  39. 91429f4 i2c: cdns: Support different bus speeds by Michal Simek · Thu Apr 14 14:15:49 2016 +0200
  40. 48cd206 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · Thu Apr 14 14:15:48 2016 +0200
  41. 97ba81f i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · Thu Apr 14 14:15:47 2016 +0200
  42. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  43. 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · Thu Apr 21 08:19:42 2016 +0200
  44. 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · Thu Apr 21 08:19:41 2016 +0200
  45. 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · Thu Apr 21 08:19:40 2016 +0200
  46. 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · Thu Apr 21 08:19:39 2016 +0200
  47. 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · Thu Apr 21 08:19:38 2016 +0200
  48. 5a3a3a4 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · Thu Apr 21 08:19:37 2016 +0200
  49. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · Mon Dec 28 09:47:11 2015 -0800
  50. 78752d6 i2c: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · Thu Mar 24 22:32:40 2016 +0900
  51. 51c2727 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Guy Thouret · Fri Mar 11 16:23:41 2016 +0000
  52. 4f1a581 dm: i2c: mxc_i2c: implement i2c_idle_bus by Peng Fan · Fri Mar 11 16:47:50 2016 +0800
  53. 5a09209 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · Tue Jan 26 16:51:14 2016 +0100
  54. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · Sun Jan 17 16:11:45 2016 -0700
  55. 5e66fdc x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · Sun Jan 17 16:11:44 2016 -0700
  56. 6e4666b dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · Thu Jan 21 19:43:53 2016 -0700
  57. 3d15605 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · Thu Jan 21 19:43:42 2016 -0700
  58. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  59. 6b703e0 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · Thu Jan 14 14:06:25 2016 +0100
  60. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  61. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  62. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jan 03 10:32:24 2016 -0500
  63. fd99908 i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · Fri Dec 18 17:38:01 2015 +0800
  64. 5ea6f88 Kconfig: i2c: Fix indentation by Michal Simek · Tue Dec 08 11:18:54 2015 +0100
  65. c1adca9 Kconfig: i2c: Fix typo Suport -> Support by Michal Simek · Tue Dec 08 11:18:53 2015 +0100
  66. aabdc52 i2c, avr32: fix compiler warning "input is not relaxable" by Heiko Schocher · Tue Nov 17 12:22:53 2015 +0100
  67. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  68. e2493dd i2c: soft_i2c: Fix bus indizes by Dirk Eibach · Wed Oct 28 11:46:39 2015 +0100
  69. 9459433 hrcon: Add fan controllers by Dirk Eibach · Wed Oct 28 11:46:36 2015 +0100
  70. 981bacd hrcon: Add support for the DH variant by Dirk Eibach · Wed Oct 28 11:46:35 2015 +0100
  71. 9c9f807 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · Wed Oct 28 11:46:24 2015 +0100
  72. 2c7212b i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · Wed Oct 28 11:46:23 2015 +0100
  73. 9ac3385 i2c: ihs_i2c: Dual channel support by Dirk Eibach · Wed Oct 28 11:46:22 2015 +0100
  74. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  75. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800
  76. ccc63f5 i2c: Instantiate I2C controllers when selected by Michal Simek · Tue Oct 27 16:02:36 2015 +0100
  77. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  78. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  79. 3595f95 rockchip: Add I2C driver by Simon Glass · Sun Aug 30 16:55:39 2015 -0600
  80. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  81. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  82. 714642d i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · Wed Aug 12 20:22:13 2015 +0300
  83. fb51abb i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · Tue Aug 04 17:04:41 2015 -0400
  84. 2e6300f i2c: lpc32xx: fix write timeout by Sylvain Lemieux · Mon Jul 27 13:37:39 2015 -0400
  85. dcdd925 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · Mon Jul 27 13:37:38 2015 -0400
  86. e071cd7 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · Mon Jul 27 13:37:37 2015 -0400
  87. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  88. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  89. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  90. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · Thu Jul 02 18:15:47 2015 -0600
  91. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · Thu Jul 02 18:15:46 2015 -0600
  92. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · Mon Aug 03 08:19:22 2015 -0600
  93. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  94. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  95. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  96. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  97. 2bd3a3e i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · Wed Jul 22 15:33:22 2015 -0600
  98. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Fri Jul 17 11:22:56 2015 +0200
  99. 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · Thu Jul 02 18:15:44 2015 -0600
  100. 40281ba i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · Fri Jun 19 14:18:29 2015 +0200