1. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  2. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  3. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  4. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  5. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  6. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  7. a17fd10 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  8. f7c1053 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  9. 3a990bf board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  10. b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  11. 6ee3d00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  12. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  13. ad3091a i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  14. 981b14f i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  15. 68049a0 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  16. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  17. 2072e72 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 10 years ago
  18. fab356a mvtwsi: Fix clock programming by Hans de Goede · 10 years ago
  19. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  20. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  21. 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 10 years ago
  22. a405764 drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 10 years ago
  23. dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  24. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  25. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 10 years ago
  26. 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 10 years ago
  27. 7a65768 i2c: sh_i2c: bugfix: i2c probe command does not work by Tetsuyuki Kobayashi · 10 years ago
  28. 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 10 years ago
  29. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. 4bded3a i2c: kona: Add Kona I2C driver by Darwin Rambo · 11 years ago
  31. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  32. 3d93f69 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  33. d524335 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  34. d22643e i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · 11 years ago
  35. 070cbaf designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
  36. 16c5502 blackfin: make i2c driver blackfin independant by Scott Jiang · 11 years ago
  37. 86bdd70 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · 11 years ago
  38. d6a320d blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  39. bb0fad0 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · 11 years ago
  40. 1894863 i2c: zynq: Add support for the second i2c controller by Michael Burr · 11 years ago
  41. 9e90107 i2c: zynq: Support for 0-length register address by Michael Burr · 11 years ago
  42. c8d4b2f ARM: IXP: Remove the IXP architecture support by Marek Vasut · 11 years ago
  43. dccacbe i2c: fti2c010: fix compiler warning on paddr[] by Kuo-Jung Su · 11 years ago
  44. 32d041e drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Alexey Brodkin · 11 years ago
  45. 7cc1b02 i2c: Fix i2c speed command by Darwin Rambo · 11 years ago
  46. da1ed0d rcar_i2c: Clear status before start master receive by Nobuhiro Iwamatsu · 11 years ago
  47. ad5e14e rcar_i2c: Fix receiving wait condition by Hisashi Nakamura · 11 years ago
  48. ac2ff53 i2c: tegra: Add the fifth bus on SoC with more than 4 buses by Alban Bedel · 11 years ago
  49. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  50. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. e717fc6 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · 11 years ago
  52. 92c23c9 arm: omap: i2c: don't zero cnt in i2c_write by Nikita Kiryanov · 11 years ago
  53. c727618 i2c: fti2c010: serial out r/w address in MSB order by Kuo-Jung Su · 11 years ago
  54. 49f4c76 i2c: fti2c010: migrate to new i2c model by Kuo-Jung Su · 11 years ago
  55. e6d3ab8 i2c: fti2c010: cosmetic: coding style cleanup by Kuo-Jung Su · 11 years ago
  56. a6756bb driver:i2c:s3c24x0: fix clock init for hsi2c by Piotr Wilczek · 11 years ago
  57. 2d8f1e2 driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
  58. cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  59. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  60. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  61. 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  62. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  63. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  64. 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  65. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  66. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  67. 9a2a73d i2c: eliminate warnings in i2c_reloc_fixup function by Masahiro Yamada · 11 years ago
  68. 296a461 i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · 11 years ago
  69. 940dd16 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · 11 years ago
  70. e4e2402 exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · 11 years ago
  71. 83d271b Fix: nommu I2C adapter relocation error by Jens Scharsig (BuS Elektronik) · 11 years ago
  72. b55b8ee i2c: sh_i2c: Avoid using I2C prior to relocation by Nobuhiro Iwamatsu · 11 years ago
  73. 13c2433 i2c, core: optimze i2c_set_bus_num() by Heiko Schocher · 11 years ago
  74. 1086bfa i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  75. e665874 i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  76. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  77. a341f64 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · 11 years ago
  78. 9c3f77e fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
  79. b8ce334 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · 11 years ago
  80. cdce889 tegra: Avoid using I2C prior to relocation by Simon Glass · 11 years ago
  81. 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  82. 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  83. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  84. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  85. 3cff842 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 11 years ago
  86. 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  87. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  88. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  89. d84eb85 tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
  90. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  91. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  92. 385c9ef i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  93. b778c1b i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · 11 years ago
  94. 1ae76d4 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
  95. 2c07bb9 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 11 years ago
  96. 960187f ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  97. 8934f78 i2c: zynq: Add support for Xilinx Zynq by Michal Simek · 11 years ago
  98. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  99. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  100. cb466c0 I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago