1. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · Thu Jan 27 08:54:15 2011 +1300
  2. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · Wed Jul 21 13:38:02 2010 -0400
  3. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  4. 5a2d884 at91: Extended soft_i2c driver for AT91SAM9263 SoC by Daniel Gorsulowski · Mon May 18 13:20:54 2009 +0200
  5. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  6. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · Tue Mar 31 08:18:29 2009 +0200
  7. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · Thu Mar 12 07:37:34 2009 +0100
  8. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · Mon Dec 29 17:36:01 2008 -0600
  9. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  10. 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
  11. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  12. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  14. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  15. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  16. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  17. 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
  18. 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]
  19. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  20. 15fb0a1 soft_i2c: Pull SDA high before reading by Haavard Skinnemoen · Fri May 16 11:08:11 2008 +0200
  21. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  22. d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
  23. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  24. 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
  25. 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
  26. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  27. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · Sun Mar 12 01:30:45 2006 +0100
  28. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  29. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · Sun Nov 21 00:06:33 2004 +0000
  30. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  31. a6db71d Prepare for 0.3.0 release by wdenk · Tue Apr 08 23:25:21 2003 +0000
  32. 34b613e * Use 1-byte-read instead of -write for iprobe() function by wdenk · Tue Dec 17 01:51:00 2002 +0000
  33. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000