1. a3c41ba i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · Thu Aug 01 12:32:20 2013 +0200
  2. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  5. 1f5e8b1 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · Thu Feb 10 00:30:04 2011 +0000
  6. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · Wed Oct 03 08:54:08 2012 +0000
  7. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · Mon Aug 29 02:14:05 2011 +0000
  8. c634896 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · Fri Apr 08 16:24:09 2011 +0200
  9. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · Thu Jan 27 08:54:15 2011 +1300
  10. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · Wed Jul 21 13:38:02 2010 -0400
  11. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  12. 5a2d884 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · Mon May 18 13:20:54 2009 +0200
  13. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  14. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · Tue Mar 31 08:18:29 2009 +0200
  15. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · Thu Mar 12 07:37:34 2009 +0100
  16. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · Mon Dec 29 17:36:01 2008 -0600
  17. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  18. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  19. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  20. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  21. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  22. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  23. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  24. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  25. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
  26. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200[Renamed from common/soft_i2c.c]
  27. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  28. 15fb0a1 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · Fri May 16 11:08:11 2008 +0200
  29. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  30. d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
  31. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  32. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  33. d4a6110 Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · Mon Mar 13 00:50:48 2006 +0100
  34. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  35. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · Sun Mar 12 01:30:45 2006 +0100
  36. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  37. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · Sun Nov 21 00:06:33 2004 +0000
  38. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  39. a6db71d Prepare for 0.3.0 release by wdenk · Tue Apr 08 23:25:21 2003 +0000
  40. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · Tue Dec 17 01:51:00 2002 +0000
  41. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000