1. 631e693 i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
  2. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  3. 52bc236 sh: i2c: Add support I2C controller of SH7734 by Nobuhiro Iwamatsu · 13 years ago
  4. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  5. 49fbf67 Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · 13 years ago
  6. 217457a Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · 13 years ago
  7. 0860b0b ARM: AM33XX: Add AM33XX I2C driver support by Patil, Rachna · 13 years ago
  8. a9e18c2 ARM: I2C: I2C Multi byte address support by Patil, Rachna · 13 years ago
  9. 1e96e9e drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM by Andreas Müller · 13 years ago
  10. a30293f drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  11. 4fbe902 drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  12. e60b79d i2c: sh: Add support I2C for Renesas SH by Nobuhiro Iwamatsu · 13 years ago
  13. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  14. 905214e iMX28: Add I2C bus driver by Marek Vasut · 13 years ago
  15. 4e506ca fsl_i2c: Fix compile warning by Kumar Gala · 13 years ago
  16. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  17. 5e01561 Powerpc/i2c: Use the same initialize codes by Jerry Huang · 13 years ago
  18. 5f1291e I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  19. 32079d6 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  20. 4f27444 I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  21. aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  22. 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  23. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  24. 94cb842 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  25. 861512f i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
  26. 4db6786 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible by Michael Jones · 13 years ago
  27. bb54d57 ARMV7: OMAP: Write more than 1 byte at a time in i2c_write by Michael Jones · 13 years ago
  28. 9066223 I2C: mxc: fix compilation for MX31 by Stefano Babic · 13 years ago
  29. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  30. 75e490a I2C: Add driver for ST-Ericsson U8500 i2c by Michael Brandt · 14 years ago
  31. c634896 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 14 years ago
  32. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  33. f384125 I2C: mv_i2c: add multi bus support by Lei Wen · 14 years ago
  34. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  35. de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 14 years ago
  36. d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago
  37. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  38. 48f7ae4 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 14 years ago
  39. 848bb99 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  40. 2212172 I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  41. bb16a5b mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  42. 447beb1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  43. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  44. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  45. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  46. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  47. 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  48. e8fadbd ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · 14 years ago
  49. a91a1df ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · 14 years ago
  50. 94be761 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · 14 years ago
  51. 519effe ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · 14 years ago
  52. fb5c39a ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · 14 years ago
  53. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  54. 2afe314 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  55. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  56. 04280c4 i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  57. e72b62c i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  58. d500230 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  59. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  60. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  61. 10acc71 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  62. 78a09df Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 15 years ago
  63. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  64. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  65. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  66. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  67. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  68. fc9589f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  69. 43fa12f Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  70. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  71. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  72. 5a2d884 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 16 years ago
  73. 7a8f657 OMAP2/3: I2C: Add support for second and third bus by Dirk Behme · 15 years ago
  74. 28a1fcc new PCA9564 i2c bridge driver by Valentin Yakovenkov · 15 years ago
  75. c0ff6cc Blackfin: TWI/I2C: implement bus speed get/set functions by Mike Frysinger · 15 years ago
  76. 1fae8ca Blackfin: TWI/I2C: add timeout to transfer by Mike Frysinger · 15 years ago
  77. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  78. 6384da2 fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  79. 5a6e061 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · 15 years ago
  80. e677e70 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · 15 years ago
  81. c324b78 fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · 15 years ago
  82. 2165c62 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · 15 years ago
  83. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  84. 03b2a74 OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  85. 5cd2a24 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago
  86. c5ca01f i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  87. d4b35d2 Blackfin: TWI/I2C: fix pure writes by Peter Meerwald · 15 years ago
  88. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · 16 years ago
  89. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  90. f046146 tsi108_i2c: Add i2c_init() stub function by Peter Tyser · 16 years ago
  91. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  92. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  93. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  97. 2c9f3a4 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · 16 years ago
  98. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  99. ab9d077 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  100. 3421667 Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago