1. 37787f6 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  2. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  3. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  4. b957743 i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  5. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  6. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  7. 51def16 i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  8. 6e06f46 i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  9. db88225 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  10. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 11 years ago
  11. b1a58ea mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 11 years ago
  12. 162aab0 mvtwsi: Fix clock programming by Hans de Goede · 11 years ago
  13. 8243b58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  15. 6eaec4c i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 11 years ago
  16. fdd7efe drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 11 years ago
  17. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  18. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  19. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  20. f89c87f i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 11 years ago
  21. 8b5fe13 i2c: sh_i2c: bugfix: i2c probe command does not work by Tetsuyuki Kobayashi · 11 years ago
  22. d41bf8d drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  23. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  24. 18ca597 i2c: kona: Add Kona I2C driver by Darwin Rambo · 11 years ago
  25. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  26. ad0a033 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  27. d588505 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  28. 6a9c6fe i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · 11 years ago
  29. a0c2626 designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
  30. b482279 blackfin: make i2c driver blackfin independant by Scott Jiang · 11 years ago
  31. cf83d09 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · 11 years ago
  32. 983a2a9 blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  33. 163a778 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · 11 years ago
  34. 91fae47 i2c: zynq: Add support for the second i2c controller by Michael Burr · 11 years ago
  35. d7de189 i2c: zynq: Support for 0-length register address by Michael Burr · 11 years ago
  36. 7521efa ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  37. 06d3959 i2c: fti2c010: fix compiler warning on paddr[] by Kuo-Jung Su · 11 years ago
  38. 7ef0036 drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Alexey Brodkin · 11 years ago
  39. 3fc1a00 i2c: Fix i2c speed command by Darwin Rambo · 11 years ago
  40. 7b4549b rcar_i2c: Clear status before start master receive by Nobuhiro Iwamatsu · 11 years ago
  41. fbf3245 rcar_i2c: Fix receiving wait condition by Hisashi Nakamura · 11 years ago
  42. 1518f08 i2c: tegra: Add the fifth bus on SoC with more than 4 buses by Alban Bedel · 11 years ago
  43. 46f5a76 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  44. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. 5d5efd3 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · 11 years ago
  46. 03281b4 arm: omap: i2c: don't zero cnt in i2c_write by Nikita Kiryanov · 11 years ago
  47. 4da5fa7 i2c: fti2c010: serial out r/w address in MSB order by Kuo-Jung Su · 11 years ago
  48. cef16a5 i2c: fti2c010: migrate to new i2c model by Kuo-Jung Su · 11 years ago
  49. 4760cf8 i2c: fti2c010: cosmetic: coding style cleanup by Kuo-Jung Su · 11 years ago
  50. a7bae15 driver:i2c:s3c24x0: fix clock init for hsi2c by Piotr Wilczek · 11 years ago
  51. 58bbd2b driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
  52. a864979 i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  53. 26406f5 designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  54. 41c5655 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  55. 5f24a97 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  56. 465819a i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  57. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  58. 0b86a5b i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  59. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  60. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  61. de82b7d i2c: eliminate warnings in i2c_reloc_fixup function by Masahiro Yamada · 11 years ago
  62. 64a191f i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · 11 years ago
  63. 2ccb6f4 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · 11 years ago
  64. 40e1e7b exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · 11 years ago
  65. ecd4b53 Fix: nommu I2C adapter relocation error by Jens Scharsig (BuS Elektronik) · 11 years ago
  66. 6e35fd2 i2c: sh_i2c: Avoid using I2C prior to relocation by Nobuhiro Iwamatsu · 11 years ago
  67. 48e17bf i2c, core: optimze i2c_set_bus_num() by Heiko Schocher · 11 years ago
  68. e94ea2f i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  69. a04a55c i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  70. a49f40a i2c: mxc: move to new subsystem by trem · 11 years ago
  71. 954ec63 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · 11 years ago
  72. 9254640 fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
  73. 2e13d57 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · 11 years ago
  74. 33c49ce tegra: Avoid using I2C prior to relocation by Simon Glass · 11 years ago
  75. a3c41ba i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  76. 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  77. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  78. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  79. a434023 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 12 years ago
  80. cf50800 I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  81. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  82. 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  83. 474bccb tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
  84. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  85. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  86. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  87. 2d878de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · 11 years ago
  88. a8b3573 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
  89. 8733d75 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 12 years ago
  90. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  91. beedbcf i2c: zynq: Add support for Xilinx Zynq by Michal Simek · 12 years ago
  92. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  93. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  94. e076adf I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
  95. 1675065 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
  96. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  97. 1e197bd i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
  98. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  99. 9a611f6 I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  100. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago