1. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  2. 75e490a I2C: Add driver for ST-Ericsson U8500 i2c by Michael Brandt · 14 years ago
  3. c634896 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 14 years ago
  4. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  5. f384125 I2C: mv_i2c: add multi bus support by Lei Wen · 14 years ago
  6. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  7. de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 14 years ago
  8. d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago
  9. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  10. 48f7ae4 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 14 years ago
  11. 848bb99 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  12. 2212172 I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  13. bb16a5b mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  14. 447beb1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  15. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  16. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  18. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  19. 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  20. e8fadbd ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · 14 years ago
  21. a91a1df ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · 14 years ago
  22. 94be761 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · 14 years ago
  23. 519effe ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · 14 years ago
  24. fb5c39a ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · 14 years ago
  25. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  26. 2afe314 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  27. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  28. 04280c4 i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  29. e72b62c i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  30. d500230 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  31. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  32. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  33. 10acc71 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  34. 78a09df Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 15 years ago
  35. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  36. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  37. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  38. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  39. a4db1ca convert common files to new SoC access by Jens Scharsig · 15 years ago
  40. fc9589f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  41. 43fa12f Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  42. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  43. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  44. 5a2d884 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · 16 years ago
  45. 7a8f657 OMAP2/3: I2C: Add support for second and third bus by Dirk Behme · 15 years ago
  46. 28a1fcc new PCA9564 i2c bridge driver by Valentin Yakovenkov · 15 years ago
  47. c0ff6cc Blackfin: TWI/I2C: implement bus speed get/set functions by Mike Frysinger · 15 years ago
  48. 1fae8ca Blackfin: TWI/I2C: add timeout to transfer by Mike Frysinger · 15 years ago
  49. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  50. 6384da2 fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  51. 5a6e061 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · 15 years ago
  52. e677e70 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · 15 years ago
  53. c324b78 fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · 15 years ago
  54. 2165c62 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · 15 years ago
  55. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  56. 03b2a74 OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  57. 5cd2a24 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago
  58. c5ca01f i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c by Heiko Schocher · 15 years ago
  59. d4b35d2 Blackfin: TWI/I2C: fix pure writes by Peter Meerwald · 15 years ago
  60. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · 16 years ago
  61. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  62. f046146 tsi108_i2c: Add i2c_init() stub function by Peter Tyser · 16 years ago
  63. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  64. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · 16 years ago
  65. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · 16 years ago
  69. 2c9f3a4 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · 16 years ago
  70. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  71. ab9d077 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  72. 3421667 Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago
  73. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · 16 years ago
  74. 5648e51 OMAP3: Add I2C support by Dirk Behme · 16 years ago
  75. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  76. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  77. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  78. 5a6dc87 ARM: OMAP: Convert IO macros by Dirk Behme · 16 years ago
  79. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  80. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  81. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  83. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
  84. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  85. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  86. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  87. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 00648a7 Add I2C frequency dividers for ColdFire by TsiChung Liew · 16 years ago
  89. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  90. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  91. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  92. 9849e00 Fix warnings introduced by I2C bus speed setting patch by Kumar Gala · 17 years ago
  93. 15ea70f add an i2c driver for mx31 by Sascha Hauer · 17 years ago
  94. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 17 years ago
  95. 761ca85 add an i2c driver for mx31 by Sascha Hauer · 17 years ago
  96. b301fda Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · 17 years ago
  97. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago