1. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  2. 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · Thu Apr 21 08:19:42 2016 +0200
  3. 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · Thu Apr 21 08:19:41 2016 +0200
  4. 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · Thu Apr 21 08:19:40 2016 +0200
  5. 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · Thu Apr 21 08:19:39 2016 +0200
  6. 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · Thu Apr 21 08:19:38 2016 +0200
  7. 5a3a3a4 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · Thu Apr 21 08:19:37 2016 +0200
  8. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · Mon Dec 28 09:47:11 2015 -0800
  9. 78752d6 i2c: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · Thu Mar 24 22:32:40 2016 +0900
  10. 51c2727 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Guy Thouret · Fri Mar 11 16:23:41 2016 +0000
  11. 4f1a581 dm: i2c: mxc_i2c: implement i2c_idle_bus by Peng Fan · Fri Mar 11 16:47:50 2016 +0800
  12. 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
  13. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · Sun Jan 17 16:11:45 2016 -0700
  14. 5e66fdc x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · Sun Jan 17 16:11:44 2016 -0700
  15. 6e4666b dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · Thu Jan 21 19:43:53 2016 -0700
  16. 3d15605 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · Thu Jan 21 19:43:42 2016 -0700
  17. 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
  18. 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
  19. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  20. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  21. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jan 03 10:32:24 2016 -0500
  22. fd99908 i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · Fri Dec 18 17:38:01 2015 +0800
  23. 5ea6f88 Kconfig: i2c: Fix indentation by Michal Simek · Tue Dec 08 11:18:54 2015 +0100
  24. c1adca9 Kconfig: i2c: Fix typo Suport -> Support by Michal Simek · Tue Dec 08 11:18:53 2015 +0100
  25. aabdc52 i2c, avr32: fix compiler warning "input is not relaxable" by Heiko Schocher · Tue Nov 17 12:22:53 2015 +0100
  26. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  27. e2493dd i2c: soft_i2c: Fix bus indizes by Dirk Eibach · Wed Oct 28 11:46:39 2015 +0100
  28. 9459433 hrcon: Add fan controllers by Dirk Eibach · Wed Oct 28 11:46:36 2015 +0100
  29. 981bacd hrcon: Add support for the DH variant by Dirk Eibach · Wed Oct 28 11:46:35 2015 +0100
  30. 9c9f807 i2c: ihs_i2c: Fix hold_bus control by Dirk Eibach · Wed Oct 28 11:46:24 2015 +0100
  31. 2c7212b i2c: ihs_i2c: Use macro bestpractices by Dirk Eibach · Wed Oct 28 11:46:23 2015 +0100
  32. 9ac3385 i2c: ihs_i2c: Dual channel support by Dirk Eibach · Wed Oct 28 11:46:22 2015 +0100
  33. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  34. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800
  35. ccc63f5 i2c: Instantiate I2C controllers when selected by Michal Simek · Tue Oct 27 16:02:36 2015 +0100
  36. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  37. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  38. 3595f95 rockchip: Add I2C driver by Simon Glass · Sun Aug 30 16:55:39 2015 -0600
  39. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  40. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  41. 714642d i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · Wed Aug 12 20:22:13 2015 +0300
  42. fb51abb i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · Tue Aug 04 17:04:41 2015 -0400
  43. 2e6300f i2c: lpc32xx: fix write timeout by Sylvain Lemieux · Mon Jul 27 13:37:39 2015 -0400
  44. dcdd925 i2c: lpc32xx: fix read timeout by Sylvain Lemieux · Mon Jul 27 13:37:38 2015 -0400
  45. e071cd7 i2c: lpc32xx: use api to get hclk instead of fix value by Sylvain Lemieux · Mon Jul 27 13:37:37 2015 -0400
  46. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  47. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  48. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  49. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · Thu Jul 02 18:15:47 2015 -0600
  50. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · Thu Jul 02 18:15:46 2015 -0600
  51. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · Mon Aug 03 08:19:22 2015 -0600
  52. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  53. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  54. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  55. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  56. 2bd3a3e i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · Wed Jul 22 15:33:22 2015 -0600
  57. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Fri Jul 17 11:22:56 2015 +0200
  58. 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · Thu Jul 02 18:15:44 2015 -0600
  59. 40281ba i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · Fri Jun 19 14:18:29 2015 +0200
  60. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · Sat May 16 15:01:41 2015 -0600
  61. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  62. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · Fri May 29 17:30:01 2015 +0900
  63. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · Fri May 29 17:30:00 2015 +0900
  64. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  65. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  66. 24ebcf2 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · Mon May 18 10:58:12 2015 +0200
  67. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · Mon May 18 10:56:24 2015 +0200
  68. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · Mon May 18 09:15:15 2015 -0400
  69. daa4577 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · Wed May 13 13:38:31 2015 +0200
  70. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · Fri May 15 07:29:12 2015 +0800
  71. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · Mon May 04 11:30:58 2015 -0600
  72. 4e92237 i2c: s3c: Implant support for S3C2440 by Marek Vasut · Sat Oct 11 18:42:56 2014 +0200
  73. 0547483 dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · Sun Apr 26 11:05:38 2015 +0800
  74. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · Mon Apr 20 12:37:15 2015 -0600
  75. 0c70261 dm: i2c: Add functions to read and write a register by Simon Glass · Mon Apr 20 12:37:14 2015 -0600
  76. 34d8e95 dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · Mon Apr 20 12:37:13 2015 -0600
  77. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  78. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:04 2015 -0700
  79. 46227bd dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · Wed Mar 25 12:21:55 2015 -0600
  80. d3aa7e1 dm: i2c: add i2c-gpio driver by Przemyslaw Marczak · Tue Mar 31 18:57:18 2015 +0200
  81. e5fa121 Kconfig: i2c: fix help message related to dm i2c by Przemyslaw Marczak · Tue Mar 31 18:57:17 2015 +0200
  82. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  83. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  84. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · Fri Apr 10 23:09:51 2015 +0200
  85. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  86. cca56a7 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · Wed Mar 18 09:30:54 2015 +0100
  87. 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · Tue Mar 17 15:46:36 2015 -0500
  88. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · Wed Mar 11 15:54:46 2015 +0900
  89. b75c449 dm: i2c: Add a missing memory allocaton check by Simon Glass · Wed Feb 18 14:10:28 2015 -0700
  90. e200ee2 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · Fri Feb 13 12:20:48 2015 -0700
  91. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  92. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · Thu Feb 05 21:41:33 2015 -0700
  93. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  94. a99827f i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · Tue Jan 27 13:36:35 2015 +0100
  95. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · Mon Jan 26 20:29:39 2015 -0700
  96. f542841 dm: i2c: dts: Support an offset-len device tree property by Simon Glass · Mon Jan 26 20:29:37 2015 -0700
  97. 2a4f811 dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · Tue Jan 27 13:36:36 2015 +0100
  98. 7d73708 dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · Tue Jan 27 13:36:28 2015 +0100
  99. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:13 2015 -0700
  100. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700