1. bd0f5ca drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  2. 3dab3e0 i2c: sh: Add support I2C for Renesas SH by Nobuhiro Iwamatsu · 13 years ago
  3. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  4. f4f680a iMX28: Add I2C bus driver by Marek Vasut · 13 years ago
  5. aa55121 fsl_i2c: Fix compile warning by Kumar Gala · 13 years ago
  6. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  7. c9a8b25 Powerpc/i2c: Use the same initialize codes by Jerry Huang · 13 years ago
  8. bf0783d I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  9. a1c6629 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  10. b567b8f I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  11. d308c9d I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  12. 2be1ed3 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  13. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  14. db84140 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  15. 49d6da6 i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
  16. 89677b2 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible by Michael Jones · 13 years ago
  17. 0607e2b ARMV7: OMAP: Write more than 1 byte at a time in i2c_write by Michael Jones · 13 years ago
  18. 3003271 I2C: mxc: fix compilation for MX31 by Stefano Babic · 13 years ago
  19. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  20. d3d6427 I2C: Add driver for ST-Ericsson U8500 i2c by Michael Brandt · 13 years ago
  21. 4bd5566 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 13 years ago
  22. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  23. adb00bb I2C: mv_i2c: add multi bus support by Lei Wen · 13 years ago
  24. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  25. 879de12 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 13 years ago
  26. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago
  27. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  28. 0e57968 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 13 years ago
  29. 8168721 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  30. 1d549ad I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  31. 0422061 mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  32. 127cec1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  33. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  34. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  35. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  36. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  37. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  38. 4df6689 ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · 14 years ago
  39. fbad355 ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · 14 years ago
  40. d480c46 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · 14 years ago
  41. da0cc66 ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · 14 years ago
  42. 73e8747 ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · 14 years ago
  43. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  44. 1724fe9 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  45. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  46. 306563a i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  47. 01ec99d i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  48. 07cf5e2 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  49. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  50. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  51. 938717c ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  52. b5cebb4 Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 14 years ago
  53. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  54. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  55. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  56. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  57. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  58. 2403f8f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  59. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  60. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  61. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  62. 4e574c4 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 15 years ago
  63. 1d2e96d OMAP2/3: I2C: Add support for second and third bus by Dirk Behme · 15 years ago
  64. 08ea550 new PCA9564 i2c bridge driver by Valentin Yakovenkov · 15 years ago
  65. 08a1c62 Blackfin: TWI/I2C: implement bus speed get/set functions by Mike Frysinger · 15 years ago
  66. 3814ea4 Blackfin: TWI/I2C: add timeout to transfer by Mike Frysinger · 15 years ago
  67. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  68. d1c9e5b fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  69. 9940420 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · 15 years ago
  70. d01ee4d fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · 15 years ago
  71. 21f4cbb fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · 15 years ago
  72. 92477a6 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · 15 years ago
  73. 53cc18c Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  74. 7f79dfb OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  75. 4ce5a72 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago
  76. 39df00d i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  77. 98ab14e Blackfin: TWI/I2C: fix pure writes by Peter Meerwald · 15 years ago
  78. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  79. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  80. f0722ee tsi108_i2c: Add i2c_init() stub function by Peter Tyser · 15 years ago
  81. dfc91c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  82. d144f94 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  83. d3b6357 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 942ba99 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. 50f601c s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. 1b6275d 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  87. c1bce4f 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · 16 years ago
  88. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  89. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  90. be853bf Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago
  91. 2ac6985 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  92. 7d264c1 OMAP3: Add I2C support by Dirk Behme · 16 years ago
  93. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  94. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  95. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  96. e23c7c9 ARM: OMAP: Convert IO macros by Dirk Behme · 16 years ago
  97. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  98. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  99. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago