1. af6715b i2c: fti2c010: remove unused/unmaintained driver by Masahiro Yamada · 7 years ago
  2. 1d14cbd i2c: adi_i2c: remove left-over Blackfin I2C driver by Masahiro Yamada · 7 years ago
  3. d10bd6c i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · 7 years ago
  4. 81c4843 i2c: stm32f7_i2c: fix data abort by Christophe Kerello · 7 years ago
  5. c4e5990 i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  6. 2b7b2df i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  7. 804cf1c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  8. 5bc90a8 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · 7 years ago
  9. 7c84319 dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  10. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  11. be93fc2 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · 7 years ago
  12. cc91bdf rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  13. 36bdeb7 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · 7 years ago
  14. 5deaa53 rockchip: i2c: fix >32 byte reads by Wadim Egorov · 7 years ago
  15. fc760cc Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  16. ac1d8ac Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  17. a430556 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  18. 4fadcaf i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  19. 014e47f i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  20. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  21. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  22. 0bc8f64 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · 7 years ago
  23. d8554d0 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  24. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  25. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  26. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  27. 8e6eda7 drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · 7 years ago
  28. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  29. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  30. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  31. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  32. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  33. 5a8ba31 samsung: Drop more references fo s3c24x0 by Simon Glass · 7 years ago
  34. aabf799 dm: sandbox: i2c: Drop fdtdec.h header by Simon Glass · 7 years ago
  35. 1704308 dm: i2c: Convert uclass to livetree by Simon Glass · 7 years ago
  36. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  37. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  38. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  39. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  40. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  41. 8f339d2 omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · 7 years ago
  42. b0103f3 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · 7 years ago
  43. 754093e i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  44. 0fc8a3a ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 by Adam Ford · 7 years ago
  45. 70f6f94 drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model by Cooper Jr., Franklin · 7 years ago
  46. 6021910 i2c: davinci: Split functions into two parts for future DM support by Cooper Jr., Franklin · 7 years ago
  47. a6d4cd4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  48. 4dc038f aspeed: Add I2C Driver by maxims@google.com · 7 years ago
  49. a8f01cc sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 7 years ago
  50. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  51. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  52. b644354 rockchip: i2c: Enable i2c for rk3399 by eric.gao@rock-chips.com · 7 years ago
  53. 664ee4c i2c: Drop unused i2c_soft...() functions by Simon Glass · 8 years ago
  54. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  55. 02a7d83 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  56. e46f8a3 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  57. b52a3fa i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · 8 years ago
  58. e530d2e i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel by Lukasz Majewski · 8 years ago
  59. 0f5b461 i2c: lpc32xx: Force consistent bus numbering by Liam Beguin · 8 years ago
  60. fb057880 i2c: lpc32xx: Move definitions to header file by Liam Beguin · 8 years ago
  61. ddfd0821 i2c: lpc32xx: Remove note for DM conversation by Sylvain Lemieux · 8 years ago
  62. d61c7ad i2c: lpc32xx: Add DM for lpc32xx I2C by Liam Beguin · 8 years ago
  63. eddac8e i2c: lpc32xx: Factor out i2c_adapter parameter by Liam Beguin · 8 years ago
  64. 552531e i2c: lpc32xx: Prepare compatibility functions by Liam Beguin · 8 years ago
  65. 03d924a i2c: lpc32xx: Rename probe function by Liam Beguin · 8 years ago
  66. 7ee3f14 i2c: lpi2c: add lpi2c driver for i.MX7ULP by Peng Fan · 8 years ago
  67. 645cb46 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · 8 years ago
  68. c77c7db i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · 8 years ago
  69. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  70. 6857858 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  71. 800acb8 i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  72. 755b06d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  73. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  74. 19cdd5c i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  75. 08c11aa i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  76. 0ec0c58 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  77. 5e42985 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  78. 12e8d58 i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · 8 years ago
  79. 1d61ad9 i2c: Kconfig: Add SYS_I2C_S3C24X0 entry by Jaehoon Chung · 8 years ago
  80. a298712 i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
  81. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  82. 2346511 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  83. 7746626 i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  84. 2da24fe i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · 8 years ago
  85. 65c92e4 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · 8 years ago
  86. 72c8c10 i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · 8 years ago
  87. 2852709 dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · 8 years ago
  88. 37b8eb3 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
  89. 9a1bff6 samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
  90. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  91. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  92. 52f3733 i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · 8 years ago
  93. 2ccc07b i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  94. b033808 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
  95. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  96. fac3e79 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  97. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  98. fc607d9 i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  99. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  100. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago