1. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  2. c795489 rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · Sat Nov 16 11:32:57 2019 -0800
  3. f0fb386 i2c: imx_lpi2c: add ipg clk by Peng Fan · Wed Jul 24 08:54:16 2019 +0000
  4. 87ea562 i2c: mxc: add CONFIG_CLK support by Peng Fan · Thu Aug 08 01:43:30 2019 +0000
  5. 0fef143 i2c: mxc_i2c: Remove i2c_idle_bus from probe by Ye Li · Wed Jul 10 10:24:15 2019 +0000
  6. 1908e0c i2c-mux-gpio: Fix GPIO request flag issue by Ye Li · Wed Jul 10 10:23:09 2019 +0000
  7. d24d2d9 drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · Wed Jul 10 21:00:22 2019 +0800
  8. 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · Mon Jul 29 08:58:00 2019 +0200
  9. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · Tue Jun 04 18:08:11 2019 -0500
  10. 6f4f912 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:47 2019 +0200
  11. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · Fri Jun 28 12:08:40 2019 +0000
  12. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · Fri Jun 28 12:08:31 2019 +0000
  13. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · Wed Jun 12 09:48:04 2019 +0800
  14. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · Wed Jun 05 15:23:16 2019 +0800
  15. c41d307 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · Thu Apr 18 17:32:43 2019 +0200
  16. 2acf1ba i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · Thu Apr 18 17:32:42 2019 +0200
  17. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue May 21 07:13:35 2019 -0400
  18. 5525d07 i2c: ihs: Improve error handling by Mario Six · Mon Jan 28 09:45:58 2019 +0100
  19. 67b845b i2c: ihs: Get rid of fpgamap by Mario Six · Mon Jan 28 09:45:57 2019 +0100
  20. 92ebcba i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · Wed May 08 23:30:06 2019 +0000
  21. 9c896a9 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · Tue Apr 30 16:08:19 2019 +0000
  22. 15410ba i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · Tue Apr 30 16:08:18 2019 +0000
  23. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri May 03 14:22:23 2019 -0400
  24. b9739da i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · Thu May 02 16:53:38 2019 +0200
  25. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  26. fee4c9d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Apr 26 13:49:58 2019 -0400
  27. 28608a1 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · Thu Mar 28 21:11:48 2019 +0100
  28. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  29. eed01398 i2c: muxes: pca954x: support PCA9543 I2C switch by Luca Ceresoli · Tue Apr 09 08:57:43 2019 +0200
  30. eb89396 i2c: muxes: pca954x: clarify enable field by Luca Ceresoli · Tue Apr 09 08:57:42 2019 +0200
  31. 5157c95 i2c: muxes: pca954x: update list of supported devices by Luca Ceresoli · Tue Apr 09 08:57:41 2019 +0200
  32. bc9aad6 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · Thu Apr 04 12:35:34 2019 +0200
  33. b83dac6 i2c: meson: add configurable divider factors by Guillaume La Roque · Fri Mar 22 14:49:32 2019 +0100
  34. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · Thu Mar 14 09:18:37 2019 +0100
  35. 099a773 i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover by Ismael Luceno Cortes · Thu Mar 07 18:00:55 2019 +0000
  36. ac14ca5 i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer by Ismael Luceno Cortes · Thu Mar 07 18:00:54 2019 +0000
  37. 274ae40 i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer by Ismael Luceno Cortes · Thu Mar 07 18:00:53 2019 +0000
  38. 3be2ea6 i2c: rcar_i2c: Fix sending of slave addresses by Ismael Luceno Cortes · Thu Mar 07 18:00:52 2019 +0000
  39. af99675 i2c: rcar_i2c: Add comments about registers & values by Ismael Luceno Cortes · Thu Mar 07 18:00:51 2019 +0000
  40. 4bace81 i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed by Ismael Luceno Cortes · Thu Mar 07 18:00:49 2019 +0000
  41. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:49 2019 +0100
  42. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · Thu Mar 07 11:52:48 2019 +0100
  43. 55e5780 i2c: rcar_i2c: Add Gen3 SoC support by Marek Vasut · Sat Mar 02 17:17:11 2019 +0100
  44. c07278b i2c: rcar_iic: Read ICSR only once by Marek Vasut · Thu Mar 07 03:41:08 2019 +0100
  45. 8b60af7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Feb 20 12:28:57 2019 -0500
  46. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · Wed Feb 20 12:17:26 2019 +0000
  47. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · Sat Feb 16 20:24:39 2019 -0700
  48. 6450e3d i2c: Remove ancient zynq_i2c driver by Michal Simek · Tue Jan 22 12:50:12 2019 +0100
  49. 236dde6 i2c: mux: Generate longer i2c mux name by Michal Simek · Thu Jan 31 16:31:03 2019 +0100
  50. f7ab620 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · Thu Jan 31 16:31:02 2019 +0100
  51. 54802408 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · Thu Jan 31 16:31:01 2019 +0100
  52. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · Fri Jan 18 10:43:39 2019 +0100
  53. 94d0d3d i2c: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:25 2019 +1300
  54. 628d2f1 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · Wed Jan 09 12:00:32 2019 +0100
  55. d5c97ac i2c: mux: Covert to livetree functions by Michal Simek · Wed Jan 09 11:58:24 2019 +0100
  56. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · Thu Jan 03 13:36:33 2019 +0100
  57. 9de0e2a i2c: xiic: Add Xilinx AXI I2C driver by Marek Vasut · Wed Dec 19 12:26:27 2018 +0100
  58. 33c226c i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · Tue Dec 11 19:56:34 2018 +0100
  59. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · Fri Dec 07 14:50:42 2018 +0100
  60. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · Fri Dec 07 14:50:41 2018 +0100
  61. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · Fri Dec 07 14:50:38 2018 +0100
  62. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · Sun Nov 18 08:14:34 2018 -0700
  63. 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · Sun Nov 18 08:14:33 2018 -0700
  64. bf832e5 i2c: stm32f7: change setup struct to const by Patrick Delaunay · Mon Oct 29 15:31:56 2018 +0100
  65. b13ab6f i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · Mon Oct 29 15:31:55 2018 +0100
  66. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · Wed Oct 24 06:36:31 2018 -0700
  67. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  68. 422f8a8 i2c: imx_lpi2c: fix typo and register base address format by Anatolij Gustschin · Thu Oct 18 16:36:01 2018 +0200
  69. a37c196 i2c: fix: Add support for the Arm's Versatile Express I2C controller by Heiko Schocher · Thu Oct 11 07:26:33 2018 +0200
  70. 6cdeb49 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · Fri Sep 28 13:46:48 2018 +0100
  71. 62d3695 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Fri Sep 14 09:33:01 2018 -0400
  72. 1b9f319 i2c: Drop CONFIG_SYS_I2C_MXS by Tuomas Tynkkynen · Thu Aug 16 02:08:11 2018 +0300
  73. 1f09846 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · Mon Aug 20 20:24:35 2018 -0500
  74. 1004fcd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · Mon Aug 20 20:24:34 2018 -0500
  75. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · Fri Aug 10 05:05:22 2018 -0500
  76. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200
  77. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · Tue Jul 17 20:38:33 2018 +0800
  78. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · Tue Jul 17 20:38:32 2018 +0800
  79. c0830bf rockchip: i2c: enable i2c controller for rk3066 and rk3188 by Alexander Kochetkov · Mon Feb 26 20:42:54 2018 +0300
  80. 2c69546 lpi2c: Add bus busy error handling by Ye Li · Sun Jul 08 11:46:43 2018 +0800
  81. a917ed9 lpi2c: Fix bus stop problem in xfer by Ye Li · Sun Jul 08 11:46:42 2018 +0800
  82. 52d457b imx: lpi2c: fix clock issue when NACK detected by Gao Pan · Sun Jul 08 11:46:41 2018 +0800
  83. d9103f8 imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · Sun Jul 08 11:46:40 2018 +0800
  84. 6c9c980 meson: use the clock driver by Beniamino Galvani · Thu Jun 14 13:43:40 2018 +0200
  85. 91006c7 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · Thu Jun 07 12:38:10 2018 +0300
  86. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · Wed May 09 15:24:35 2018 +0300
  87. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · Wed May 09 15:24:34 2018 +0300
  88. 2716596 i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · Sat Apr 21 18:57:28 2018 +0200
  89. b91a483 i2c: rcar_i2c: Remove the driver by Marek Vasut · Sat Apr 21 18:54:27 2018 +0200
  90. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  91. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  92. 08794aa i2c: designware: add reset ctrl to driver by Dinh Nguyen · Wed Apr 04 17:18:24 2018 -0500
  93. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  94. 2fe2ed6 i2c: fsl: Add option to get clock from DT by Mario Six · Wed Mar 28 14:37:44 2018 +0200
  95. 486b2d5 i2c: fsl: Use dev_read_addr by Mario Six · Wed Mar 28 14:37:43 2018 +0200
  96. 4d90d9d i2c: ihs_i2c: Use new fpgamap interface by Mario Six · Wed Mar 28 14:37:42 2018 +0200
  97. dc96eb7 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · Tue Mar 27 17:52:27 2018 +0300
  98. 24743c3 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · Fri Mar 16 17:20:31 2018 +0100
  99. a64aa19 drivers: i2c: mxc: Update support to 8 I2C controllers by Sriram Dash · Tue Feb 06 11:26:31 2018 +0530
  100. 7122a0c drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · Tue Feb 06 11:26:30 2018 +0530