1. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  2. b9739da i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 6 years ago
  3. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  4. fee4c9d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  5. 28608a1 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 6 years ago
  6. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  7. eed01398 i2c: muxes: pca954x: support PCA9543 I2C switch by Luca Ceresoli · 6 years ago
  8. eb89396 i2c: muxes: pca954x: clarify enable field by Luca Ceresoli · 6 years ago
  9. 5157c95 i2c: muxes: pca954x: update list of supported devices by Luca Ceresoli · 6 years ago
  10. bc9aad6 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · 6 years ago
  11. b83dac6 i2c: meson: add configurable divider factors by Guillaume La Roque · 6 years ago
  12. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
  13. 099a773 i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover by Ismael Luceno Cortes · 6 years ago
  14. ac14ca5 i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer by Ismael Luceno Cortes · 6 years ago
  15. 274ae40 i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer by Ismael Luceno Cortes · 6 years ago
  16. 3be2ea6 i2c: rcar_i2c: Fix sending of slave addresses by Ismael Luceno Cortes · 6 years ago
  17. af99675 i2c: rcar_i2c: Add comments about registers & values by Ismael Luceno Cortes · 6 years ago
  18. 4bace81 i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed by Ismael Luceno Cortes · 6 years ago
  19. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · 6 years ago
  20. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · 6 years ago
  21. 55e5780 i2c: rcar_i2c: Add Gen3 SoC support by Marek Vasut · 6 years ago
  22. c07278b i2c: rcar_iic: Read ICSR only once by Marek Vasut · 6 years ago
  23. 8b60af7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  24. 12d37d8 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  25. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  26. 6450e3d i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  27. 236dde6 i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  28. f7ab620 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  29. 54802408 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  30. 4747d2c i2c: cdns: Convert to livetree function by Michal Simek · 6 years ago
  31. 94d0d3d i2c: Kconfig: spelling fixes by Chris Packham · 6 years ago
  32. 628d2f1 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · 6 years ago
  33. d5c97ac i2c: mux: Covert to livetree functions by Michal Simek · 6 years ago
  34. 59e2585 i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · 6 years ago
  35. 9de0e2a i2c: xiic: Add Xilinx AXI I2C driver by Marek Vasut · 6 years ago
  36. 33c226c i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · 6 years ago
  37. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  38. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  39. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  40. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  41. 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  42. bf832e5 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  43. b13ab6f i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  44. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  45. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  46. 422f8a8 i2c: imx_lpi2c: fix typo and register base address format by Anatolij Gustschin · 6 years ago
  47. a37c196 i2c: fix: Add support for the Arm's Versatile Express I2C controller by Heiko Schocher · 6 years ago
  48. 6cdeb49 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · 6 years ago
  49. 62d3695 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  50. 1b9f319 i2c: Drop CONFIG_SYS_I2C_MXS by Tuomas Tynkkynen · 6 years ago
  51. 1f09846 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  52. 1004fcd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  53. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  54. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  55. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · 6 years ago
  56. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · 6 years ago
  57. c0830bf rockchip: i2c: enable i2c controller for rk3066 and rk3188 by Alexander Kochetkov · 7 years ago
  58. 2c69546 lpi2c: Add bus busy error handling by Ye Li · 6 years ago
  59. a917ed9 lpi2c: Fix bus stop problem in xfer by Ye Li · 6 years ago
  60. 52d457b imx: lpi2c: fix clock issue when NACK detected by Gao Pan · 6 years ago
  61. d9103f8 imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · 6 years ago
  62. 6c9c980 meson: use the clock driver by Beniamino Galvani · 6 years ago
  63. 91006c7 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · 6 years ago
  64. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 7 years ago
  65. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
  66. 2716596 i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · 7 years ago
  67. b91a483 i2c: rcar_i2c: Remove the driver by Marek Vasut · 7 years ago
  68. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  69. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  70. 08794aa i2c: designware: add reset ctrl to driver by Dinh Nguyen · 7 years ago
  71. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  72. 2fe2ed6 i2c: fsl: Add option to get clock from DT by Mario Six · 7 years ago
  73. 486b2d5 i2c: fsl: Use dev_read_addr by Mario Six · 7 years ago
  74. 4d90d9d i2c: ihs_i2c: Use new fpgamap interface by Mario Six · 7 years ago
  75. dc96eb7 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · 7 years ago
  76. 24743c3 soft_i2c: cleanup - no mpc8xx support by Christophe Leroy · 7 years ago
  77. a64aa19 drivers: i2c: mxc: Update support to 8 I2C controllers by Sriram Dash · 7 years ago
  78. 7122a0c drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · 7 years ago
  79. 1a5d485 i2c: lpi2c: remove superfluous assignments by Heinrich Schuchardt · 7 years ago
  80. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago
  81. 28b10a7 stm32mp: stm32f7_i2c: use calloc instead of kmalloc by Patrick Delaunay · 7 years ago
  82. b489358 treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  83. 9efec3f i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 by Vipul Kumar · 7 years ago
  84. 2b3aacb i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED by Vipul Kumar · 7 years ago
  85. f2538d8 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE by Vipul Kumar · 7 years ago
  86. 8128a7e i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ by Vipul Kumar · 7 years ago
  87. 6425ebd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  88. 4bc57a3 i2c: rcar_iic: Allow IIC on RCar Gen2 by Marek Vasut · 7 years ago
  89. 5e0fd54 i2c: mvtwsi.c: Avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  90. 96961e8 i2c: ihs_i2c: Factor out send_buffer method by Mario Six · 7 years ago
  91. 3bb409c i2c: ihs_i2c: Make DM compatible by Mario Six · 7 years ago
  92. 48689b4 i2c: ihs_i2c: Prepare DM conversion by Mario Six · 7 years ago
  93. 84b68b8 i2c: fsl_i2c: Make live-tree compatible by Mario Six · 7 years ago
  94. 484cdb8 i2c: fsl_i2c: Remove inline declarations by Mario Six · 7 years ago
  95. a5f35c4 i2c: fsl_i2c: Fix style violations by Mario Six · 7 years ago
  96. ed3b082 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · 7 years ago
  97. 08eaa83 i2c: mxc_i2c: Use or operation by Peng Fan · 7 years ago
  98. 32306dd i2c: lpi2c: do not add 4 for bus seq by Peng Fan · 7 years ago
  99. c351b53 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · 7 years ago
  100. 59596e5 i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · 7 years ago