1. c351b53 i2c: at91_i2c: remove the .probe_chip function by Alan Ott · 7 years ago
  2. 59596e5 i2c: at91_i2c: Wait for TXRDY after sending the first byte by Alan Ott · 7 years ago
  3. 9ba506d i2c: meson: add some comments by Beniamino Galvani · 7 years ago
  4. 04b9538 i2c: meson: fix return codes on error by Beniamino Galvani · 7 years ago
  5. cf0a7a9 i2c: meson: reduce timeout by Beniamino Galvani · 7 years ago
  6. 83b153d i2c: meson: improve Kconfig description by Beniamino Galvani · 7 years ago
  7. 125d8df i2c: rcar_iic: Add RCar IIC driver by Marek Vasut · 7 years ago
  8. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  9. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  10. a51f9da imx: mxc_i2c: tweak the i2c transfer method by Nandor Han · 7 years ago
  11. 8e775ac i2c: fti2c010: remove unused/unmaintained driver by Masahiro Yamada · 7 years ago
  12. 47b3b30 i2c: adi_i2c: remove left-over Blackfin I2C driver by Masahiro Yamada · 7 years ago
  13. c37885d i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · 7 years ago
  14. a71376a i2c: stm32f7_i2c: fix data abort by Christophe Kerello · 7 years ago
  15. 1df540c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  16. 8945b4f i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  17. ec0aa7c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  18. 05c9326 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · 7 years ago
  19. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  20. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  21. cd999d3 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · 7 years ago
  22. a9d953f rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  23. 8238dd9 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · 7 years ago
  24. 838d754 rockchip: i2c: fix >32 byte reads by Wadim Egorov · 7 years ago
  25. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  26. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  27. 27ab770 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  28. ebf442d i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  29. 808aa13 i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  30. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  31. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  32. 37f1987 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · 7 years ago
  33. eae5254 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  34. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  35. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  36. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  37. 267ae1c drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · 7 years ago
  38. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  39. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  40. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  41. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  42. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  43. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · 8 years ago
  44. 6fba048 dm: sandbox: i2c: Drop fdtdec.h header by Simon Glass · 8 years ago
  45. 654e3a0 dm: i2c: Convert uclass to livetree by Simon Glass · 8 years ago
  46. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 7 years ago
  47. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  48. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  49. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  50. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  51. 0670cac omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · 8 years ago
  52. 4601333 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · 8 years ago
  53. cb05d9d i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  54. 3dc631d ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 by Adam Ford · 8 years ago
  55. e9d8527 drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model by Cooper Jr., Franklin · 8 years ago
  56. e1f7f6d i2c: davinci: Split functions into two parts for future DM support by Cooper Jr., Franklin · 8 years ago
  57. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  58. 7f61331 aspeed: Add I2C Driver by maxims@google.com · 8 years ago
  59. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  60. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  61. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  62. 5f0ce63 rockchip: i2c: Enable i2c for rk3399 by eric.gao@rock-chips.com · 8 years ago
  63. 861c041 i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  64. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  65. 3714d31 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  66. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  67. 698a9ba i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · 8 years ago
  68. 4cd6fd4 i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel by Lukasz Majewski · 8 years ago
  69. 54c00a1 i2c: lpc32xx: Force consistent bus numbering by Liam Beguin · 8 years ago
  70. b61b623 i2c: lpc32xx: Move definitions to header file by Liam Beguin · 8 years ago
  71. 285de71 i2c: lpc32xx: Remove note for DM conversation by Sylvain Lemieux · 8 years ago
  72. 13232b9 i2c: lpc32xx: Add DM for lpc32xx I2C by Liam Beguin · 8 years ago
  73. 326998e i2c: lpc32xx: Factor out i2c_adapter parameter by Liam Beguin · 8 years ago
  74. 3fe4a6c i2c: lpc32xx: Prepare compatibility functions by Liam Beguin · 8 years ago
  75. 57612f2 i2c: lpc32xx: Rename probe function by Liam Beguin · 8 years ago
  76. d684adb i2c: lpi2c: add lpi2c driver for i.MX7ULP by Peng Fan · 8 years ago
  77. 56762c1 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · 8 years ago
  78. 8d8371d i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · 8 years ago
  79. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  80. ccd9702 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  81. 8d4852b i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  82. 645be4c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  83. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  84. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  85. 9393f58 i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  86. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  87. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  88. c5d3a5e i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · 8 years ago
  89. f7e6a03 i2c: Kconfig: Add SYS_I2C_S3C24X0 entry by Jaehoon Chung · 8 years ago
  90. 9ac1fdf i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
  91. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  92. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  93. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  94. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · 8 years ago
  95. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · 8 years ago
  96. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · 8 years ago
  97. cb052ff dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  98. b9d7f99 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  99. 365c3da samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  100. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago