1. 178239d I2C: Add support for Multi channel by Rajeshwari Shinde · 12 years ago
  2. ab7e52b I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · 12 years ago
  3. 91dffb1 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · 12 years ago
  4. 9815326 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · 12 years ago
  5. 96c19bd mxc_i2c: add bus recovery support by Troy Kisky · 12 years ago
  6. e4ff525 mxc_i2c: prep work for multiple busses support by Troy Kisky · 12 years ago
  7. 27a5da0 mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · 12 years ago
  8. a7f1a00 mxc_i2c: add retries by Troy Kisky · 12 years ago
  9. d5383a6 mxc_i2c: check for arbitration lost by Troy Kisky · 12 years ago
  10. ca741da mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · 12 years ago
  11. 90a5b70 mxc_i2c: don't disable controller after every transaction by Troy Kisky · 12 years ago
  12. 83a1a19 mxc_i2c: place i2c_reset code inline by Troy Kisky · 12 years ago
  13. 71e9f3c mxc_i2c: place imx_start code inline by Troy Kisky · 12 years ago
  14. d45e75b mxc_i2c: remove redundant read by Troy Kisky · 12 years ago
  15. 7aa57a0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · 12 years ago
  16. cfbb88d mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · 12 years ago
  17. c4330d2 mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · 12 years ago
  18. b230ddc mxc_i2c: create i2c_init_transfer by Troy Kisky · 12 years ago
  19. ea572d8 mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · 12 years ago
  20. cea60b0 mxc_i2c: create tx_byte function by Troy Kisky · 12 years ago
  21. 24cd738 mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · 12 years ago
  22. 1c076db mxc_i2c: fix i2c_imx_stop by Troy Kisky · 12 years ago
  23. fa86d1c mxs-i2c: Fix internal address byte order by Torsten Fleischer · 12 years ago
  24. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 12 years ago
  25. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 12 years ago
  26. 496ba48 i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
  27. 402d17f omap24xx_i2c: Add AM33XX support by Tom Rini · 12 years ago
  28. 168a5ac Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · 12 years ago
  29. e31c1e5 tegra: i2c: Add function to find DVC bus by Simon Glass · 12 years ago
  30. 5e3e8dd i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
  31. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  32. 2d344a2 sh: i2c: Add support I2C controller of SH7734 by Nobuhiro Iwamatsu · 13 years ago
  33. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  34. cec487a Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · 13 years ago
  35. c2459a4 Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · 13 years ago
  36. 498cbdf ARM: AM33XX: Add AM33XX I2C driver support by Patil, Rachna · 13 years ago
  37. 2faa761 ARM: I2C: I2C Multi byte address support by Patil, Rachna · 13 years ago
  38. 0b620ec drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM by Andreas Müller · 13 years ago
  39. 49e9b4b drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  40. bd0f5ca drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  41. 3dab3e0 i2c: sh: Add support I2C for Renesas SH by Nobuhiro Iwamatsu · 13 years ago
  42. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  43. f4f680a iMX28: Add I2C bus driver by Marek Vasut · 13 years ago
  44. aa55121 fsl_i2c: Fix compile warning by Kumar Gala · 13 years ago
  45. 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  46. c9a8b25 Powerpc/i2c: Use the same initialize codes by Jerry Huang · 13 years ago
  47. bf0783d I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  48. a1c6629 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  49. b567b8f I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  50. d308c9d I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  51. 2be1ed3 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  52. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  53. db84140 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  54. 49d6da6 i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
  55. 89677b2 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible by Michael Jones · 13 years ago
  56. 0607e2b ARMV7: OMAP: Write more than 1 byte at a time in i2c_write by Michael Jones · 13 years ago
  57. 3003271 I2C: mxc: fix compilation for MX31 by Stefano Babic · 13 years ago
  58. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  59. d3d6427 I2C: Add driver for ST-Ericsson U8500 i2c by Michael Brandt · 13 years ago
  60. 4bd5566 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 13 years ago
  61. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  62. adb00bb I2C: mv_i2c: add multi bus support by Lei Wen · 13 years ago
  63. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  64. 879de12 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 13 years ago
  65. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago
  66. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  67. 0e57968 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 13 years ago
  68. 8168721 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  69. 1d549ad I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  70. 0422061 mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  71. 127cec1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  72. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  73. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  74. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  75. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  76. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  77. 4df6689 ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · 14 years ago
  78. fbad355 ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · 14 years ago
  79. d480c46 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · 14 years ago
  80. da0cc66 ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · 14 years ago
  81. 73e8747 ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · 14 years ago
  82. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  83. 1724fe9 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  84. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  85. 306563a i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  86. 01ec99d i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  87. 07cf5e2 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  88. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  89. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  90. 938717c ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  91. b5cebb4 Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · 14 years ago
  92. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 14 years ago
  93. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  94. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 14 years ago
  95. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  96. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  97. 2403f8f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  98. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  99. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  100. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago