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